Skip to content

Commit

Permalink
build(pre-commit/markdownlint): remove CHANGELOG exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
KSmanis committed Oct 19, 2024
1 parent e09cd87 commit 0854379
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .markdownlint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"no-duplicate-heading": false
}
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ repos:
rev: v0.42.0
hooks:
- id: markdownlint
exclude: "^CHANGELOG.md$"
# Python
- repo: https://github.com/python-poetry/poetry
rev: 1.8.4
Expand Down

0 comments on commit 0854379

Please sign in to comment.