Add all atst files to PYTHON_FILES so pylint checks them
This commit is contained in:
parent
0d2a8faad4
commit
e734022e50
@ -10,7 +10,7 @@ export FLASK_ENV=test
|
|||||||
RESET_DB="true"
|
RESET_DB="true"
|
||||||
|
|
||||||
# Define all relevant python files and directories for this app
|
# Define all relevant python files and directories for this app
|
||||||
PYTHON_FILES="./app.py ./atst ./config"
|
PYTHON_FILES="./app.py ./atst/** ./config"
|
||||||
|
|
||||||
# Enable Python testing
|
# Enable Python testing
|
||||||
RUN_PYTHON_TESTS="true"
|
RUN_PYTHON_TESTS="true"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user