mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-06 03:51:34 +00:00
Pepsi
This commit is contained in:
@@ -7,4 +7,4 @@ before_install:
|
||||
|
||||
script:
|
||||
# TODO - Only perform PEP8 checks on files that have been changed in this push / PR
|
||||
- find . -name \*.py -exec pep8 --ignore=E402,W293 {} +
|
||||
- find . -name \*.py -exec pep8 --ignore=E402,W293,E501 {} +
|
Reference in New Issue
Block a user