mirror of
https://github.com/daeuniverse/dae.git
synced 2025-08-04 09:09:58 +07:00

* chore: add pre-commit-hook * doc(contribute): add pre-commit setup guide * doc(contribute.md): add pre-commit doc url * chore(pre-commit): add gofmt custom hook * fix: fix syntax * chore(pre-commit): rename gofmt as gofmt-fixer * chore(pre-commit): add config reference * chore(pre-commit): add golangci-lint