We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87d316e commit 7a24ee5Copy full SHA for 7a24ee5
Taskfile.yml
@@ -15,6 +15,7 @@ tasks:
15
- task: general:check-spelling
16
- task: markdown:check-links
17
- task: markdown:lint
18
+ - task: npm:validate
19
- task: python:lint
20
- task: python:test
21
0 commit comments