uber-go/cff

ci: Add lints

Closed this issue · 0 comments

We should add a make lint target and a CI component for it that does:

  • staticcheck
  • verifies that all code is gofmt-ed

We should not do this until #3 so that generated code samples aren't considered part of the linting.