loopholelabs/frpc-go

Linter fails on generated `NilDecode` error

Closed this issue · 1 comments

Acceptance Criteria

  • gofmt passes without warnings
  • A Github Action runs gofmt on push to verify generated code

Other Notes

Generated code currently fails the gofmt lint check due to not conforming to error naming conventions

Fixed by #41 and included in latest release