style: make lint-fix everything (#15631)

Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
Jacob Gadikian
2023-03-30 17:27:39 +00:00
committed by GitHub
co-authored by Julien Robert
parent d9e04c56c6
commit b009a75eea
28 changed files with 83 additions and 43 deletions
@@ -408,7 +408,7 @@ func TestAminoJSON_LegacyParity(t *testing.T) {
// represent the array as nil, and a subsequent marshal to JSON represent the array as null instead of empty.
roundTripUnequal bool
// pulsar does not support marshalling a math.Dec as anything except a string. Therefore, we cannot unmarshal
// pulsar does not support marshaling a math.Dec as anything except a string. Therefore, we cannot unmarshal
// a pulsar encoded Math.dec (the string representation of a Decimal) into a gogo Math.dec (expecting an int64).
protoUnmarshalFails bool
}{