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

chore: enable require-error rule from errorlint linter on applicationset folder #18689

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

mmorel-35
Copy link
Contributor

No description provided.

@mmorel-35 mmorel-35 requested a review from a team as a code owner June 15, 2024 20:52
Copy link

bunnyshell bot commented Jun 15, 2024

❌ Preview Environment deleted from Bunnyshell

Available commands (reply to this comment):

  • 🚀 /bns:deploy to deploy the environment

Copy link

codecov bot commented Jun 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.24%. Comparing base (89a0cc3) to head (d5a6bdf).
Report is 487 commits behind head on master.

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.
📢 Have feedback on the report? Share it here.

.golangci.yaml Outdated Show resolved Hide resolved
@mmorel-35
Copy link
Contributor Author

mmorel-35 commented Jun 16, 2024

Shall I remove golangci modification here and apply it later so it stay smooth ?
I can do the same in my two other PR ?

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

…set folder

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: pasha-codefresh <pavel@codefresh.io>
@pasha-codefresh pasha-codefresh enabled auto-merge (squash) June 17, 2024 09:48
@pasha-codefresh pasha-codefresh merged commit 4494fe5 into argoproj:master Jun 17, 2024
26 checks passed
@mmorel-35 mmorel-35 deleted the testifylint/applicationset branch June 17, 2024 09:54
ggjulio pushed a commit to ggjulio/argo-cd that referenced this pull request Jul 21, 2024
…set folder (argoproj#18689)

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: pasha-codefresh <pavel@codefresh.io>
Co-authored-by: pasha-codefresh <pavel@codefresh.io>
jsolana pushed a commit to jsolana/argo-cd that referenced this pull request Jul 24, 2024
…set folder (argoproj#18689)

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: pasha-codefresh <pavel@codefresh.io>
Co-authored-by: pasha-codefresh <pavel@codefresh.io>
Signed-off-by: Javier Solana <javier.solana@cabify.com>
Signed-off-by: Javier Solana <javier.solana@cabify.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants