.rubocop.yml in markdown_exec-1.6 vs .rubocop.yml in markdown_exec-1.7
- old
+ new
@@ -12,10 +12,10 @@
Layout/LineContinuationLeadingSpace:
Enabled: false
Layout/LineLength:
- Max: 72
+ Max: 78
# Max: 80
# Max: 96
Lint/Debugger:
Enabled: false