Closed AsthaBhalodiya closed 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) $```