Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Feb 19, 2024
1 parent 05360a1 commit fd8e44c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/linters/.markdown-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
MD004:
style: dash

# MD013/line-length - Line length
MD013:
line_length: 120

# Ordered list item prefix
MD029:
style: one

0 comments on commit fd8e44c

Please sign in to comment.