config/default.yml in rubocop-standard-5.0.1 vs config/default.yml in rubocop-standard-5.0.2
- old
+ new
@@ -7,10 +7,10 @@
- bin/**/*
- db/schema.rb
- db/migrate/*.rb
- node_modules/**/*
- tmp/**/*
- - vendor/gems/**/*
+ - vendor/**/*
Layout/LineLength:
Enabled: false
Metrics/AbcSize: