We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42bf1e0 commit 5523154Copy full SHA for 5523154
staticcheck.conf
@@ -20,5 +20,6 @@ checks = [
20
]
21
22
dot_import_whitelist = [
23
- "github.com/onsi/gomega"
+ "github.com/onsi/gomega",
24
+ "github.com/onsi/ginkgo/v2"
25
0 commit comments