Merge pull request #11972 from hashicorp/b-disable-semgrep-structs

build: disable semgrep on structs.go for now
This commit is contained in:
Seth Hoenig
2022-02-02 12:57:47 -06:00
committed by GitHub

3
.semgrepignore Normal file
View File

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