Ignore template files in common
This commit is contained in:
parent
7dce9f3f3b
commit
6347345c23
|
|
@ -43,7 +43,6 @@ jobs:
|
|||
run: |
|
||||
npm install markuplint
|
||||
npx markuplint InvenTree/build/templates/build/*.html
|
||||
npx markuplint InvenTree/common/templates/common/*.html
|
||||
npx markuplint InvenTree/company/templates/company/*.html
|
||||
npx markuplint InvenTree/order/templates/order/*.html
|
||||
npx markuplint InvenTree/part/templates/part/*.html
|
||||
|
|
|
|||
Loading…
Reference in New Issue