add golangci-lint (2nd sast tool)
This commit is contained in:
parent
29d1c32e9d
commit
0573622056
3 changed files with 11 additions and 2 deletions
5
sast_results/golangci-lint.txt
Normal file
5
sast_results/golangci-lint.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
internal/ui/console.go:62:3: QF1003: could use tagged switch on resp (staticcheck)
|
||||
if resp == "y" || resp == "yes" {
|
||||
^
|
||||
1 issues:
|
||||
* staticcheck: 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue