Skip to content

Commit

Permalink
fixed markdown lint
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano committed May 9, 2024
1 parent a02d760 commit 7c11a6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"no-multiple-blanks": {
"maximum": 2
},
"no-duplicate-heading" : false,
"no-duplicate-header" : {
"siblings_only" : true
},
Expand Down

0 comments on commit 7c11a6b

Please sign in to comment.