config/default.yml in rubocop-standard-7.0.2 vs config/default.yml in rubocop-standard-7.0.3
- old
+ new
@@ -11,9 +11,10 @@
AllCops:
NewCops: enable
Exclude:
- bin/**/*
+ - db/**/*
- node_modules/**/*
- tmp/**/*
- vendor/**/*
Layout/LineLength: