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
|
||||
- name: flake8
|
||||
run: |
|
||||
flake8 InvenTree
|
||||
flake8 InvenTree --extend-ignore=D .
|
||||
|
||||
javascript:
|
||||
name: JS Template Files
|
||||
|
Loading…
Reference in New Issue
Block a user