mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2026-09-10 07:36:38 -04:00
Ignore CHANGELOG.md
This commit is contained in:
parent
de93a76701
commit
464888b09e
1
.github/workflows/linting.yaml
vendored
1
.github/workflows/linting.yaml
vendored
|
|
@ -27,6 +27,7 @@ jobs:
|
|||
# - MD033/no-inline-html
|
||||
- run: |
|
||||
markdownlint \
|
||||
--ignore CHANGELOG.md \
|
||||
--disable MD013 MD033 -- \
|
||||
**/*.md
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue