.rubocop.yml in markdown_exec-2.1.0 vs .rubocop.yml in markdown_exec-2.2.0
- old
+ new
@@ -12,11 +12,12 @@
Layout/LineContinuationLeadingSpace:
Enabled: false
Layout/LineLength: # 2024-01-21 temp disable
- Enabled: false
- # Max: 96
+ # Enabled: false
+ # Max: 80
+ Max: 96
# Max: 120
Lint/Debugger:
Enabled: false