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 73aa8dc commit 1d0db4bCopy full SHA for 1d0db4b
.golangci.yml
@@ -34,6 +34,8 @@ linters:
34
desc: Use the standard library instead
35
- pkg: github.com/ethereum/go-ethereum
36
desc: This is a chain-agnostic repo
37
+ - pkg: github.com/gagliardetto/solana-go
38
+ desc: This is a chain-agnostic repo
39
- pkg: github.com/go-gorm/gorm
40
desc: Use github.com/jmoiron/sqlx directly instead
41
- pkg: github.com/gofrs/uuid
0 commit comments