build: disable semgrep on structs.go for now

This commit is contained in:
Seth Hoenig
2022-02-01 10:09:49 -06:00
parent dd51dc4cfc
commit 00b174bb42

3
.semgrepignore Normal file
View File

@@ -0,0 +1,3 @@
# Disable Semgrep on structs.go until it stops breaking.
nomad/structs/structs.go