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 badee24 commit 5338542Copy full SHA for 5338542
seth/.golangci.yml
@@ -27,9 +27,6 @@ linters-settings:
27
local-prefixes: github.com/smartcontractkit/chainlink-testing-framework/seth
28
gosec:
29
exclude-generated: true
30
- govet:
31
- # report about shadowed variables
32
- check-shadowing: false
33
errorlint:
34
# Allow formatting of errors without %w
35
errorf: false
0 commit comments