ci: configure hook exclusions and fix README lint (MD040/MD056)
This commit is contained in:
parent
67960b7b3b
commit
cf851c1c30
1 changed files with 50 additions and 23 deletions
4
.markdownlint-cli2.yaml
Normal file
4
.markdownlint-cli2.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Rules live in .markdownlint.yaml; this file only sets cli2 options.
|
||||
ignores:
|
||||
- LICENSE.md
|
||||
- docs/superpowers/**
|
||||
Loading…
Reference in a new issue