mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 10:05:39 +00:00
more linting
This commit is contained in:
4
.github/workflows/html.yaml
vendored
4
.github/workflows/html.yaml
vendored
@ -44,3 +44,7 @@ jobs:
|
||||
run: |
|
||||
npm install markuplint
|
||||
npx markuplint InvenTree/templates/*.html
|
||||
npx markuplint InvenTree/templates/InvenTree/*.html
|
||||
npx markuplint InvenTree/templates/InvenTree/settings/*.html
|
||||
npm markuplint InvenTree/part/templates/part/*.html
|
||||
|
||||
|
Reference in New Issue
Block a user