.rubocop.yml in lex-health-0.1.4 vs .rubocop.yml in lex-health-0.1.5
- old
+ new
@@ -10,12 +10,9 @@
Max: 25
Layout/SpaceAroundEqualsInParameterDefault:
EnforcedStyle: space
Style/SymbolArray:
Enabled: true
-Layout/HashAlignment:
- EnforcedHashRocketStyle: table
- EnforcedColonStyle: table
Style/Documentation:
Enabled: false
AllCops:
TargetRubyVersion: 2.5
NewCops: enable
\ No newline at end of file