1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-05-17 06:57:40 +08:00
Files
kubo/.golangci.yml
2023-05-30 21:28:07 +02:00

12 lines
181 B
YAML

linters:
enable:
- stylecheck
linters-settings:
stylecheck:
checks:
- all
- '-ST1003'
dot-import-whitelist:
- github.com/ipfs/kubo/test/cli/testutils