[dependencies] add pymarkdownlnt to lint markdown files

mind the package name: it is pymarkdonlnt (l-n-t)
This commit is contained in:
bronsen 2025-03-18 11:45:42 +01:00
parent 61a414e3ac
commit 2070318ced
3 changed files with 13 additions and 3 deletions

View file

@ -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"