Skip to content

Commit

Permalink
ci: add unconvert and errorlint linters to golanci
Browse files Browse the repository at this point in the history
Signed-off-by: Kir Kolyshkin <[email protected]>
  • Loading branch information
kolyshkin committed Nov 3, 2021
1 parent 6056970 commit b016007
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
linters:
enable:
- unconvert
- errorlint

0 comments on commit b016007

Please sign in to comment.