InvenTree/ci
Matthias Mair f38386b13c
Add more checks to pre-commit (#3132)
* Add bandit to pre-commit checks

* fix catchall exceptions

* remove unused definitons

* remove unuseed ariables

* Add docstring

* fix B006, B008 errors

* fix B007 error

* ignore B009

* Add checks for formatting and naming
2022-06-06 08:56:52 +10:00
..
check_api_endpoint.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
check_js_templates.py Add more checks to pre-commit (#3132) 2022-06-06 08:56:52 +10:00
check_locale_files.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
check_migration_files.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
version_check.py Add more checks to pre-commit (#3132) 2022-06-06 08:56:52 +10:00