Skip to content

Commit

Permalink
Update .golangci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hiifong authored Aug 24, 2023
1 parent b17863c commit 796b771
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ linters:
enable-all: false
disable-all: true
fast: false
# enable:
enable:
- errcheck
# - bodyclose
# - dogsled
# - dupl
# - errcheck
# - exportloopref
# - exhaustive
# - gochecknoinits
Expand Down

0 comments on commit 796b771

Please sign in to comment.