Skip to content

Commit

Permalink
configure markdownlint to allow duplicate headings in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bostonaholic committed Apr 20, 2024
1 parent 9ce94c1 commit 56469bc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
<!-- markdownlint-configure-file {
"no-duplicate-heading": {
"siblings_only": true
}
} -->

# Changelog

All notable changes to this project will be documented in this file. This change log follows the conventions of [keepachangelog.com](http://keepachangelog.com/) and [semver.org](https://semver.org/spec/v2.0.0.html).
Expand Down

0 comments on commit 56469bc

Please sign in to comment.