Author:
Source
rubocop-obsession is a collection of RuboCop cops that focus on higher-level concepts, like checking that code reads from top to bottom, or only unit testing public methods. Reading through their implementation can give you inspiration to build your own custom cops aligned with your project’s best practices.