.rubocop.yml in aggro-0.0.1 vs .rubocop.yml in aggro-0.0.2
- old
+ new
@@ -1,8 +1,16 @@
AllCops:
Exclude:
- aggro.gemspec
- lib/aggro/version.rb
+Documentation:
+ Exclude:
+ - spec/**/*
+
Eval:
Exclude:
- spec/spec_helper.rb
+
+RaiseArgs:
+ Exclude:
+ - lib/aggro/nanomsg_transport/connection.rb