Skip to content

Commit

Permalink
.golangci.yml: enable errorlint
Browse files Browse the repository at this point in the history
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
  • Loading branch information
kolyshkin committed Jun 22, 2021
1 parent ae07803 commit 9e25772
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ run:
linters:
enable:
- gofumpt
- errorlint

0 comments on commit 9e25772

Please sign in to comment.