.rubocop.yml in
arstotzka-1.0.4
vs .rubocop.yml in
arstotzka-1.1.0
- old
+ new
@@ -8,5 +8,8 @@
Exclude: - 'spec/**/*_spec.rb' Metrics/LineLength: Max: 100
+
+RSpec/AlignLeftLetBrace:
+ Enabled: true