We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We want to use pre-commit based lint system.
Related parts:
The text was updated successfully, but these errors were encountered:
apacheGH-15: Enable linter
887f621
Fix apacheGH-15 Related parts: * https://github.com/apache/arrow/blob/58415d1fac50cb829b3dcf08526033d6db8c30db/.pre-commit-config.yaml#L151-L164 * https://github.com/apache/arrow/blob/main/.golangci.yaml staticcheck is also used via golangci. We need to use "nolint:staticcheck,XXX" instead of "lint:ignore XXX" for it. See also: https://golangci-lint.run/usage/false-positives/#nolint
0e85902
7550e50
Successfully merging a pull request may close this issue.
We want to use pre-commit based lint system.
Related parts:
The text was updated successfully, but these errors were encountered: