Skip to content

Commit

Permalink
Enable gosimple, no new findings to address
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Jan 15, 2024
1 parent d8cfa4e commit db66481
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 db66481

Please sign in to comment.