-
Notifications
You must be signed in to change notification settings - Fork 299
chore: enable more rules from go-critic by default #755
base: master
Are you sure you want to change the base?
Conversation
bc23107
to
358e118
Compare
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
358e118
to
cc15eb2
Compare
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
77a2e6f
to
4d798bd
Compare
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #755 +/- ##
==========================================
- Coverage 54.26% 47.31% -6.96%
==========================================
Files 64 64
Lines 6164 6529 +365
==========================================
- Hits 3345 3089 -256
- Misses 2549 3185 +636
+ Partials 270 255 -15 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
The gitops-engine repository is migrating to https://github.com/argoproj/argo-cd. The Golangci config file will be deleted, and we should use the parent file https://github.com/argoproj/argo-cd. @mmorel-35 Is it ok to close this PR? we can open a new one after the migration is over |
That's fine fine for me. What is your strategy with the integration of the code in argo-cd and the compliance with golangci-lint ? |
Description
Enables and fixes more rules from go-critic