Skip to content

Commit

Permalink
Update golangci
Browse files Browse the repository at this point in the history
  • Loading branch information
markwinter committed Oct 25, 2024
1 parent 8b885fc commit 7020f9e
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .golangci.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,9 @@
linters:
enable:
- deadcode
- errcheck
- gosimple
- govet
- ineffassign
- staticcheck
- structcheck
- typecheck
- unused
- varcheck
- maligned
linters-settings:
maligned:
# print struct with more effective memory layout or not, false by default
suggest-new: true

0 comments on commit 7020f9e

Please sign in to comment.