Skip to content

Commit

Permalink
fix(lint) add another mdl ignore (#307)
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Webb <dan.webb@damacus.io>
  • Loading branch information
damacus authored Nov 25, 2023
1 parent 763269a commit fd5fcf9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .markdownlint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ MD013: false
MD024: false
MD026: false
MD036: false
MD012: false # Multiple consecutive blank lines
MD029: false # Ordered list item prefix
MD012: false
MD029: false
MD004: false

0 comments on commit fd5fcf9

Please sign in to comment.