mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
more linting
This commit is contained in:
parent
9b001cd298
commit
42637ddefa
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user