.rubocop.yml in
autotask_ruby-0.1.0
vs .rubocop.yml in
autotask_ruby-2.0.0
- old
+ new
@@ -1,7 +1,7 @@
require: rubocop-rspec Metrics/LineLength:
- Max: 160
+ Max: 120
Layout/IndentationWidth:
- Width: 4
+ Width: 2