fix: markdownlint suggestions

This commit is contained in:
Michele Cereda
2023-11-18 19:48:55 +01:00
parent 77d1ee506a
commit db9d71c518
32 changed files with 168 additions and 140 deletions

View File

@@ -25,7 +25,7 @@ pre-commit install
pre-commit autoupdate
# Skip check on commit.
SKIP="flake8" git commit -m "foo"
SKIP="check_id" git commit -m "foo"
```
[Config file example].