frankfurter/.rubocop.yml
Hakan Ensari e5815737c1
Spring cleaning
- bumped gems
- rm bots
- rm pry byebug
- added rubocop-shopify and corrected generated warnings
2024-11-20 14:14:27 +01:00

14 lines
198 B
YAML

inherit_gem:
rubocop-shopify: rubocop.yml
inherit_from: ".rubocop_todo.yml"
require:
- rubocop-minitest
- rubocop-performance
- rubocop-rake
- rubocop-sequel
AllCops:
NewCops: enable