gitsetgopack / MoneyManager

The Unlicense
0 stars 0 forks source link

Testing #62

Closed AsthaBhalodiya closed 2 hours ago

AsthaBhalodiya commented 23 hours ago
abhira0 commented 2 hours ago

yes, we can proudly check all the marks. we use pre-commit to:


@abhira0 ➜ /workspaces/MoneyManager (ab-changes) $ pre-commit run --all-files
black....................................................................Passed
isort....................................................................Passed
pylint...................................................................Passed
typos....................................................................Passed
codespell................................................................Passed
doctoc...................................................................Passed
Gitleaks Secret Scan.....................................................Passed
Check Makefile Linting...................................................Passed
bandit...................................................................Passed
yamllint.................................................................Passed
trim trailing whitespace.................................................Passed
fix end of files.........................................................Passed
pytest...................................................................Passed
mypy.....................................................................Passed
@abhira0 ➜ /workspaces/MoneyManager (ab-changes) $```