Skip to content

Commit ef8fb84

Browse files
committed
chore(golangci-lint): enable gosec linter
1 parent ddecd51 commit ef8fb84

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ formatters:
3333
linters:
3434
enable:
3535
- depguard
36+
- gosec
3637
- mirror
3738
- misspell
3839
- noctx

0 commit comments

Comments
 (0)