master
yml 11 lines 181 Bytes
Raw
1 linters:
2 enable:
3 - stylecheck
4
5 linters-settings:
6 stylecheck:
7 checks:
8 - all
9 - '-ST1003'
10 dot-import-whitelist:
11 - github.com/ipfs/kubo/test/cli/testutils