Skip to content

Commit

Permalink
Added markdownlint configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
mmottl committed Jan 19, 2025
1 parent b083958 commit ab61b66
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"no-duplicate-heading": {
"siblings_only": true
}
}

0 comments on commit ab61b66

Please sign in to comment.