1
0
mirror of https://github.com/go-task/task.git synced 2026-04-26 20:02:40 +02:00

chore(golangci-lint): enable gosec linter

This commit is contained in:
Andrey Nering
2026-04-11 21:23:33 -03:00
parent ddecd51715
commit ef8fb84c8f
+1
View File
@@ -33,6 +33,7 @@ formatters:
linters:
enable:
- depguard
- gosec
- mirror
- misspell
- noctx