-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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: enable require-error rule from errorlint linter on applicationset folder #18689
chore: enable require-error rule from errorlint linter on applicationset folder #18689
Conversation
❌ Preview Environment deleted from BunnyshellAvailable commands (reply to this comment):
|
4c9f9a4
to
79af8f9
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #18689 +/- ##
=======================================
Coverage 50.24% 50.24%
=======================================
Files 312 312
Lines 42969 42969
=======================================
Hits 21588 21588
Misses 18904 18904
Partials 2477 2477 ☔ View full report in Codecov by Sentry. |
Shall I remove golangci modification here and apply it later so it stay smooth ? About goimports linter, I'm considering replacing it with gci which way more configurable and has more predictable results with imports ordering. WDYT ? I believe it's better to end applying testifylint first anyway. Do you have a list of other linters you would want to be applied here ? revive could be a good one for example |
3f4e8fe
to
b7c6b2e
Compare
…set folder Signed-off-by: Matthieu MOREL <[email protected]>
b7c6b2e
to
76fc29d
Compare
Signed-off-by: pasha-codefresh <[email protected]>
…set folder (argoproj#18689) Signed-off-by: Matthieu MOREL <[email protected]> Signed-off-by: pasha-codefresh <[email protected]> Co-authored-by: pasha-codefresh <[email protected]>
…set folder (argoproj#18689) Signed-off-by: Matthieu MOREL <[email protected]> Signed-off-by: pasha-codefresh <[email protected]> Co-authored-by: pasha-codefresh <[email protected]> Signed-off-by: Javier Solana <[email protected]> Signed-off-by: Javier Solana <[email protected]>
No description provided.