frankfurter/.rubocop.yml

14 lines
198 B
YAML
Raw Permalink Normal View History

2026-05-21 01:38:14 -06:00
inherit_gem:
rubocop-shopify: rubocop.yml
inherit_from: ".rubocop_todo.yml"
plugins:
- rubocop-minitest
- rubocop-performance
- rubocop-rake
- rubocop-sequel
AllCops:
NewCops: enable