CosmWasm / wasmvm

Go bindings to the running cosmwasm contracts with wasmer
Apache License 2.0
173 stars 99 forks source link

Test gofumpt complience in CI #362

Closed webmaster128 closed 1 year ago

webmaster128 commented 1 year ago

The format-go job checks for gofmt complience. We can test for the stricter gofumpt formatting rules there as well.