.rubocop.yml in rubocop-fnando-0.0.9 vs .rubocop.yml in rubocop-fnando-0.0.10
- old
+ new
@@ -12,9 +12,12 @@
Enabled: true
Lint/StructNewOverride:
Enabled: true
+Layout/EmptyLinesAroundAttributeAccessor:
+ Enabled: true
+
Layout/SpaceAroundMethodCallOperator:
Enabled: true
Layout/FirstArrayElementLineBreak:
Enabled: true