Linter fails on generated `NilDecode` error
Closed this issue · 1 comments
icellan commented
Acceptance Criteria
gofmt
passes without warnings- A Github Action runs
gofmt
onpush
to verify generated code
Other Notes
Generated code currently fails the gofmt
lint check due to not conforming to error naming conventions
SuperManifolds commented
Fixed by #41 and included in latest release