blob: 18f4011e9d6bf01f62e6a14cd2b323d4784a6df6 [file]
check: ;
pre-commit run --all-files
commit: ;
git add -A
git commit
git pull
git push