format-staged/.rubocop.yml
2022-05-25 19:54:22 +02:00

5 lines
93 B
YAML

AllCops:
NewCops: enable
TargetRubyVersion: 2.7
Exclude:
- "vendor/**/*"