Skip to content

Commit

Permalink
Removed duplicate lines linter check
Browse files Browse the repository at this point in the history
  • Loading branch information
icellan committed May 3, 2022
1 parent d6d8841 commit 82f3eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ linters:
- bodyclose
- revive
- unconvert
- dupl
#- dupl
- misspell
- ineffassign
- dogsled
Expand Down

0 comments on commit 82f3eaa

Please sign in to comment.