Skip to content

Commit

Permalink
golangci: enable 'gosimple'
Browse files Browse the repository at this point in the history
  • Loading branch information
umarcor committed Jun 20, 2023
1 parent 036f2c9 commit f6e8040
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 @@ -37,7 +37,7 @@ linters:
#- gomnd
#- goprintffuncname
#- gosec
#- gosimple
- gosimple
- govet
- ineffassign
- interfacer
Expand Down

0 comments on commit f6e8040

Please sign in to comment.