mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 17:44:20 -08:00
updating pylint
This commit is contained in:
parent
6c86dd7e4e
commit
2c54aee71c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ basepython = python3.9
|
|||
deps = -rrequirements.txt
|
||||
commands = black data_pipeline
|
||||
flake8 data_pipeline
|
||||
# pylint etl application.py config.py utils.py
|
||||
pylint data_pipeline
|
||||
|
||||
[testenv:checkdeps]
|
||||
# checks the dependencies for security vulnerabilities and open source licenses
|
||||
|
|
Loading…
Add table
Reference in a new issue