diff --git a/.golangci.yml b/.golangci.yml index 5792b682b..e7dc334f0 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -149,7 +149,7 @@ issues: linters: - gosec # TODO: re-add gpp op file once we integrate into workflows - - path: "integration-tests/common/gauntlet_plus_plus_common.go" + - path: "common/gauntlet_plus_plus_common.go" text: ".*" linters: - gosec