Skip to content

Add Linter (golang-ci) and address fixes #113

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

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