1
0
Fork 0
forked from forks/go-multicall
go-multicall-modded/.golangci.yml
2023-04-24 15:27:26 +03:00

12 lines
132 B
YAML

linters-settings:
gosimple:
go: "1.19"
staticcheck:
go: "1.19"
stylecheck:
go: "1.19"
unused:
go: "1.19"