Skip to content

Commit

Permalink
fixup! fix: Clean up golangci-lint config
Browse files Browse the repository at this point in the history
Signed-off-by: Mateus Oliveira <[email protected]>
  • Loading branch information
mateusoliveira43 committed May 17, 2024
1 parent d3cb050 commit 87c3c8d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,7 @@ linters-settings:
- suite-dont-use-pkg
- suite-extra-assert-call
- suite-thelper
enable:
- empty
- len
- nil-compare
enable-all: true
unparam:
# TODO: enable
check-exported: false
Expand Down

0 comments on commit 87c3c8d

Please sign in to comment.