Skip to content

Commit

Permalink
enable wastedassign linter
Browse files Browse the repository at this point in the history
  • Loading branch information
0xERR0R committed May 9, 2022
1 parent 7233025 commit f3f28f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ linters:
- unparam
- unused
- varcheck
- wastedassign
- whitespace
- wsl
disable:
Expand Down

0 comments on commit f3f28f6

Please sign in to comment.