Skip to content

Commit

Permalink
Add makdownlint configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
devpro committed Sep 2, 2024
1 parent 51d9b64 commit 1d5efe9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .markdownlint.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# ref. https://github.com/DavidAnson/markdownlint
default: true
MD013: # Line length
line_length: 240

0 comments on commit 1d5efe9

Please sign in to comment.