mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-11 18:26:50 +00:00
We can somewhat easily get it passing and integrate nice with reviewdog by adding a TODO file for the rules that we had enabled, so that we don't need to correct anything now, but we still get alerted for new offenses. So I say let's keep it and enforce it from now on.
5 lines
84 B
YAML
5 lines
84 B
YAML
rubocop:
|
|
config_file: .rubocop_styleguide.yml
|
|
scss:
|
|
config_file: .scss-lint.yml
|