Skip to content

Commit 030402e

Browse files
committed
Fix linting
1 parent 95f655a commit 030402e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/linters/.markdown-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ MD004: false # ul-style - Unordered list style
2222
MD007:
2323
indent: 2 # ul-indent - Unordered list indentation
2424
MD013:
25-
line_length: 500 # line-length - Line length
25+
line_length: 600 # line-length - Line length
2626
MD026:
2727
punctuation: ".,;:!。,;:" # no-trailing-punctuation - Trailing punctuation in heading
2828
MD029: false # ol-prefix - Ordered list item prefix

0 commit comments

Comments
 (0)