Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(git): 🔧 remove golangci-lint from pre-commit config
- remove golangci-lint pre-commit hook as there is no easy way to run the linter on staged files only. As such, this hook often just gets in the way of making commits with staged/unstaged files
- Loading branch information