[dependencies] add pymarkdownlnt to lint markdown files
mind the package name: it is pymarkdonlnt (l-n-t)
This commit is contained in:
parent
61a414e3ac
commit
2070318ced
3 changed files with 13 additions and 3 deletions
|
|
@ -8,3 +8,4 @@ rich # pretty exceptions on dev/console
|
|||
ruff # linter
|
||||
uv # resolver for pip-compile-multi
|
||||
genbadge[tests,coverage] # create badges from coverage reports and pytest
|
||||
pymarkdownlnt # lint markdown files, note: it's "lnt" at the end, not "lint"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue