Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`golangci-lint` includes `gci` by default, so we can disable `goimports`. The auto-fix function still works, so `make lintfix` is enough to reformat any files with incorrectly grouped imports.
- Loading branch information