Skip to content
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

feat: add nogo as a simple linting option #291

Merged
merged 1 commit into from
Jan 1, 2025
Merged

feat: add nogo as a simple linting option #291

merged 1 commit into from
Jan 1, 2025

Conversation

alexeagle
Copy link
Member

rules_lint doesn't have any linting for Go yet.
Follows https://github.com/bazel-contrib/rules_go/blob/master/docs/go/core/bzlmod.md#configuring-nogo

Also remove the careful whitespace handling markers in lint/BUILD.bazel since we now run buildifier after scaffolding. This makes the file more readable.

@alexeagle alexeagle merged commit 2cb268c into main Jan 1, 2025
11 checks passed
@alexeagle alexeagle deleted the nogo branch January 1, 2025 23:43
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