-
Notifications
You must be signed in to change notification settings - Fork 2.7k
chore(codequality): added linter grouper #5468
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
chore(codequality): added linter grouper #5468
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
1706460
to
aba3562
Compare
aba3562
to
968366e
Compare
e23dfa5
to
4b55453
Compare
/label tide/merge-method-squash |
PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
ok will review/re-do this pr |
Need to think about it |
@ivankatliarchuk: Closed this PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
What does it do ?
The size seems huge, not made any changes except grouped variables and constants
Motivation
Makes a code review simpler, as static checks resolved by the linter, so we could spend more time solving actual problems
More