[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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

Provide a way to run linter without bazel #53959

Open
YangKeao opened this issue Jun 12, 2024 · 0 comments
Open

Provide a way to run linter without bazel #53959

YangKeao opened this issue Jun 12, 2024 · 0 comments
Assignees
Labels
type/enhancement The issue or PR belongs to an enhancement.

Comments

@YangKeao
Copy link
Member

Enhancement

We have some customized linter in tidb repo. However, it'll be better to provide a method to run these linters without using bazel.

It's easy to pack a binary for these linters using https://pkg.go.dev/golang.org/x/tools@v0.22.0/go/analysis/multichecker.

@YangKeao YangKeao added the type/enhancement The issue or PR belongs to an enhancement. label Jun 12, 2024
@YangKeao YangKeao self-assigned this Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

No branches or pull requests

1 participant