Skip to content

Commit

Permalink
docs: disable some markdownlint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelstanley committed Jan 22, 2024
1 parent f34d53e commit d80490a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/.markdownlint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Global configuration for markdownlint
MD010: false
MD012: false
MD013: false
MD040: false
MD041: false

0 comments on commit d80490a

Please sign in to comment.