.rubocop.yml in grom-0.3.5 vs .rubocop.yml in grom-0.3.6
- old
+ new
@@ -1,11 +1,8 @@
Metrics/LineLength:
Description: 'Limit lines to 120 characters.'
Max: 120
-Style/Documentation:
- Enabled: false
-
Style/SpaceBeforeFirstArg:
Enabled: false
Style/BracesAroundHashParameters:
Enabled: false
\ No newline at end of file