Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.golangci.yml: speed up linter by updating start commit
With this we allow the linter to only look at recent changes, since everything between that old commit and this most recent one has been linted correctly anyway.
- Loading branch information