mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
ignore docstyle errors
This commit is contained in:
parent
0dfa39ecea
commit
13c6b29bb3
2
.github/workflows/qc_checks.yaml
vendored
2
.github/workflows/qc_checks.yaml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
invoke install
|
invoke install
|
||||||
- name: flake8
|
- name: flake8
|
||||||
run: |
|
run: |
|
||||||
flake8 InvenTree
|
flake8 InvenTree --extend-ignore=D .
|
||||||
|
|
||||||
javascript:
|
javascript:
|
||||||
name: JS Template Files
|
name: JS Template Files
|
||||||
|
Loading…
Reference in New Issue
Block a user