.rubocop.yml in smartsheet-1.0.0 vs .rubocop.yml in smartsheet-1.1.0
- old
+ new
@@ -1,5 +1,5 @@
-Layout/EndOfLine:
- Enabled: false
-
-Metrics/LineLength:
+Layout/EndOfLine:
+ Enabled: false
+
+Metrics/LineLength:
Max: 100
\ No newline at end of file