We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fe3c28 commit 2b96991Copy full SHA for 2b96991
‎.golangci.yml‎
@@ -17,6 +17,8 @@ issues:
17
- gosec
18
19
linters-settings:
20
+ ginkgolinter:
21
+ forbid-spec-pollution: true
22
govet:
23
enable-all: true
24
disable:
0 commit comments