.rubocop.yml in markdown_exec-1.8.6 vs .rubocop.yml in markdown_exec-1.8.7
- old
+ new
@@ -12,11 +12,9 @@
Layout/LineContinuationLeadingSpace:
Enabled: false
Layout/LineLength:
- # Max: 78
- # Max: 80
Max: 96
Lint/Debugger:
Enabled: false