Add linting for markdown files (#3646)

I also reworked the Linters section in `CONTRIBUTING.md` a bit and
switched the `prettier` config to a flat config.

Co-authored-by: Veeck <github@veeck.de>
This commit is contained in:
Kristjan ESPERANTO
2024-12-07 10:12:28 +01:00
committed by GitHub
parent 19bd76ab93
commit 5b7b76c877
11 changed files with 252 additions and 22 deletions

View File

@@ -39,4 +39,5 @@ jobs:
npm run test:prettier
npm run test:js
npm run test:css
npm run test:markdown
npm run test