-
- Downloads
[enh] use pre-commit for all check operations
Use a bash script for pylint as it needs to import modules from the virtual env hooks: pylint mypy insert-license isort black gitlab-ci-linter
Showing
- .pre-commit-config.yaml 41 additions, 5 deletions.pre-commit-config.yaml
- .pylintrc 32 additions, 28 deletions.pylintrc
- CONTRIBUTING.md 75 additions, 0 deletionsCONTRIBUTING.md
- LICENSE 674 additions, 0 deletionsLICENSE
- Makefile 19 additions, 13 deletionsMakefile
- bin/pylint.sh 4 additions, 0 deletionsbin/pylint.sh
- license_header.txt 14 additions, 0 deletionslicense_header.txt
- tests/conftest.py 43 additions, 1 deletiontests/conftest.py
- tests/domains/test_signing_key.py 18 additions, 3 deletionstests/domains/test_signing_key.py
- tests/gui/menus/test_account_popup.py 23 additions, 6 deletionstests/gui/menus/test_account_popup.py
- tests/gui/tabs/test_account.py 21 additions, 2 deletionstests/gui/tabs/test_account.py
- tests/gui/windows/test_about.py 18 additions, 1 deletiontests/gui/windows/test_about.py
- tests/gui/windows/test_account_add.py 19 additions, 2 deletionstests/gui/windows/test_account_add.py
- tests/gui/windows/test_account_create.py 20 additions, 3 deletionstests/gui/windows/test_account_create.py
- tests/gui/windows/test_account_list.py 22 additions, 3 deletionstests/gui/windows/test_account_list.py
- tests/gui/windows/test_account_unlock.py 19 additions, 2 deletionstests/gui/windows/test_account_unlock.py
- tests/gui/windows/test_configuration.py 21 additions, 4 deletionstests/gui/windows/test_configuration.py
- tests/gui/windows/test_licence.py 18 additions, 1 deletiontests/gui/windows/test_licence.py
- tests/gui/windows/test_wallet_load.py 20 additions, 5 deletionstests/gui/windows/test_wallet_load.py
- tests/gui/windows/test_wallet_save.py 19 additions, 2 deletionstests/gui/windows/test_wallet_save.py
Loading
Please register or sign in to comment