Skip to content

Commit 0e63584

Browse files
committed
chore: improve editor config for md
1 parent c1dea5a commit 0e63584

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ trim_trailing_whitespace = true
1010

1111
[*.md]
1212
trim_trailing_whitespace = false
13+
max_line_length = off
1314

1415
[*.{yml,yaml}]
1516
indent_size = 2

0 commit comments

Comments
 (0)