A little stateless state machine.
-
GolangCI-Lint Editor Integration (optional)
-
Pre-Commit Hook (optional)
[ ! -e .git/hooks/pre-commit ] && cp ./githooks/pre-commit .git/hooks/pre-commit
make lint
make test
A little stateless state machine.
GolangCI-Lint Editor Integration (optional)
Pre-Commit Hook (optional)
[ ! -e .git/hooks/pre-commit ] && cp ./githooks/pre-commit .git/hooks/pre-commit
make lint
make test