Skip to content

Commit

Permalink
replace linter
Browse files Browse the repository at this point in the history
  • Loading branch information
aljo242 committed Aug 22, 2024
1 parent be933b1 commit 5aded6a
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 @@ -9,7 +9,7 @@ linters:
disable-all: true
enable:
- dogsled
- exportloopref
- copyloopvar
- goconst
- gocritic
- gofumpt
Expand Down

0 comments on commit 5aded6a

Please sign in to comment.