.rubocop.yml in ballast-2.0.1 vs .rubocop.yml in ballast-2.1.0
- old
+ new
@@ -31,5 +31,8 @@
SpaceInsideHashLiteralBraces:
Enabled: false
StringLiterals:
Enabled: false
+
+TrivialAccessors:
+ Enabled: false
\ No newline at end of file
- old
+ new