Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
cheng762 committed Nov 27, 2023
1 parent cc3e583 commit f39130a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ linters:
- durationcheck
- exportloopref
- whitespace
- unparam
- funlen

# - structcheck # lots of false positives
# - errcheck #lot of false positives
Expand Down

0 comments on commit f39130a

Please sign in to comment.