Skip to content

Commit 1b21996

Browse files
committed
Use .markdownlintignore for better command line support
1 parent 0721a64 commit 1b21996

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.markdownlintignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CHANGES.md

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,3 @@ repos:
9494
args: [--config=.github/linters/.markdown-lint.yml]
9595
types: [markdown]
9696
files: \.(md|mdown|markdown)$
97-
exclude: ^CHANGES\.md$

0 commit comments

Comments
 (0)