.rubocop.yml in rubocop-bitcrowd-1.2.0 vs .rubocop.yml in rubocop-bitcrowd-1.2.1

- old
+ new

@@ -3,9 +3,11 @@ - '**/Gemfile' - '**/Rakefile' - '**/config.ru' - '**/Capfile' Exclude: + - 'node_modules/**/*' + - 'vendor/bundle/**/*' - 'script/**/*' - 'db/schema.rb' DisplayCopNames: true DisplayStyleGuide: true