Skip to content

Commit

Permalink
remove dupl from exclusion list
Browse files Browse the repository at this point in the history
  • Loading branch information
ecrupper committed Oct 30, 2024
1 parent 31e3eb4 commit 52d535d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@ issues:
# prevent linters from running on *_test.go files
- path: _test\.go
linters:
- dupl
- funlen
- goconst
- gocyclo
Expand Down

0 comments on commit 52d535d

Please sign in to comment.