Skip to content

Commit 88348f7

Browse files
committed
chore: stop enforcing markdown line length
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent c219cf7 commit 88348f7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ max_line_length = 120
2020

2121
[{.mise/tasks/build-release.sh,.github/workflows/*.yml}]
2222
max_line_length = 300
23+
24+
[*.md]
25+
max_line_length = off

0 commit comments

Comments
 (0)