Skip to content

Commit

Permalink
Improve golangci lint config
Browse files Browse the repository at this point in the history
  • Loading branch information
tobischo committed Mar 4, 2024
1 parent a602c99 commit fa1ff8a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ linters:
enable-all: true
disable:
- depguard
- goddox
- nlreturn
- paralleltest
- tagliatelle
Expand All @@ -67,8 +66,6 @@ linters:
- cyclop
- gofumpt
- deadcode
- exhaustrivestruct
- golangci-lintifshort
- interfacer
- maligned
- nosnakecase
Expand Down

0 comments on commit fa1ff8a

Please sign in to comment.