.rubocop.yml in lite-validators-1.1.1 vs .rubocop.yml in lite-validators-1.1.2
- old
+ new
@@ -21,9 +21,11 @@
Max: 100
Layout/SpaceAroundMethodCallOperator:
Enabled: true
Lint/ConstantDefinitionInBlock:
Enabled: false
+Lint/EmptyClass:
+ Enabled: false
Lint/RaiseException:
Enabled: true
Lint/StructNewOverride:
Enabled: true
Metrics/BlockLength: