Skip to content

Commit c8fe10d

Browse files
committed
fix: 🔥 remove commented out settings
1 parent 26e7bad commit c8fe10d

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

.rumdl.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ allow-lazy-continuation = false
2323
[MD013]
2424
reflow = true
2525
reflow-mode = "normalize"
26-
# Exclude code blocks from line length check
27-
# code-blocks = false
2826

2927
# Fix tables and their separator row
3028
[MD060]

template/.rumdl.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ allow-lazy-continuation = false
2323
[MD013]
2424
reflow = true
2525
reflow-mode = "normalize"
26-
# Exclude code blocks from line length check
27-
# code-blocks = false
2826

2927
# Fix tables and their separator row
3028
[MD060]

0 commit comments

Comments
 (0)