mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-23 13:24:06 +00:00
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:
committed by
GitHub
parent
19bd76ab93
commit
5b7b76c877
1
.github/workflows/automated-tests.yaml
vendored
1
.github/workflows/automated-tests.yaml
vendored
@@ -39,4 +39,5 @@ jobs:
|
||||
npm run test:prettier
|
||||
npm run test:js
|
||||
npm run test:css
|
||||
npm run test:markdown
|
||||
npm run test
|
||||
|
Reference in New Issue
Block a user