more linting
This commit is contained in:
parent
9b001cd298
commit
42637ddefa
|
|
@ -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