-
Notifications
You must be signed in to change notification settings - Fork 192
Some refactoring to clarify logic in complicated linters #2068
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
Conversation
stage file fix indentation cyclocomp for namespace_linter cyclocomp indentation_linter superficial changes to object_usage_linter new lints typo some progress using all.vars fix regressions more easy wins a few more improvements restore more complicated changes (with cyclocomp fixes retained) smaller diff review feedback
Codecov Report
@@ Coverage Diff @@
## main #2068 +/- ##
==========================================
- Coverage 99.64% 99.64% -0.01%
==========================================
Files 117 117
Lines 5058 5038 -20
==========================================
- Hits 5040 5020 -20
Misses 18 18
|
Maybe makes sense to further split off the |
I wouldn't mind either way. |
Closes #2069
Follow-up #2063, split off the refactoring pieces from the pure copy-paste pieces.