mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 02:56:56 +08:00
Added Bandir, Radon metrics and PyLint checking.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -15,6 +15,9 @@ coverage.xml
|
||||
/report/unit
|
||||
/tests/*.github
|
||||
|
||||
# bandit
|
||||
/report/bandit
|
||||
|
||||
# setuptools
|
||||
/build/**/*.*
|
||||
/dist/**/*.*
|
||||
|
||||
Reference in New Issue
Block a user