mirror of
https://github.com/securego/gosec.git
synced 2026-01-15 09:53:40 +08:00
Check nil pointer when variable is declared in a different file
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//go:build tools
|
||||
// +build tools
|
||||
|
||||
package tools
|
||||
|
||||
Reference in New Issue
Block a user