Skip to content

Commit

Permalink
build(project): add markdownlint initial configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
ccamel committed Oct 27, 2023
1 parent 5218d10 commit 4fa1a46
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .markdownlint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
line-length: false
no-hard-tabs: false
no-inline-html: false
no-bare-urls: false

0 comments on commit 4fa1a46

Please sign in to comment.