.rubocop.yml in lex-health-0.1.0 vs .rubocop.yml in lex-health-0.1.1
- old
+ new
@@ -15,9 +15,10 @@
EnforcedColonStyle: table
Style/Documentation:
Enabled: false
AllCops:
TargetRubyVersion: 2.5
+ NewCops: enable
Style/FrozenStringLiteralComment:
Enabled: false
Naming/FileName:
Enabled: false
Style/ClassAndModuleChildren:
\ No newline at end of file