This repo contains all shared linter configs and style guides used by dutchie engineering.
It is available as a rubygem as well as an NPM package.
To run rubocop on the project using the current style guide: bundle exec rubocop -c config/default.yml.
Includes:
- RuboCop Config
- RuboCop Rspec Config
- Eslint Config
- Prettier Config