format-staged/.rubocop.yml

6 lines
93 B
YAML
Raw Permalink Normal View History

2022-05-25 19:54:22 +02:00
AllCops:
NewCops: enable
TargetRubyVersion: 2.7
Exclude:
- "vendor/**/*"