Skip to content

Conversation

mfycheng
Copy link
Contributor

  • Adds golang-ci setup
  • Adds default linters + revive+whitespace (with some exceptions)
  • Fixes issues detected by the above.

@jeffyanta jeffyanta self-requested a review April 16, 2024 15:16
@jeffyanta jeffyanta self-assigned this Apr 16, 2024
var-naming has a _huge_ amount of conflicts (3k+) due to the use of
Id initialism instead of ID (and to a lesser extent, URL, HTTP, and
a few SCREAMING_SNAKE_CASES).

unused-param has a bunch laying around too that would add some noise.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants