This repo holds the code style configurations for multiple tools
Our standards are an evolution of multiple sources and should be StanardJS compliant. They are currently entirely based on ESLint and live in their own repo.
To use this with rubocop make sure you need an inherit_from
statement pointing to this yml.
Below you can see the standards combined with a todo (generated from rubocop --auto-gen-config)
inherit_from:
- .rubocop_todo.yml
- Standards/ruby/.rubocop.yml