-
Notifications
You must be signed in to change notification settings - Fork 86
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
enable ifshort linter #1023
enable ifshort linter #1023
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1023 +/- ##
==========================================
- Coverage 40.80% 40.79% -0.01%
==========================================
Files 309 312 +3
Lines 32747 33196 +449
==========================================
+ Hits 13361 13542 +181
- Misses 18959 19203 +244
- Partials 427 451 +24
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
По каким-то причинам некоторые issue от ifshort не показывались у меня локально. В последнем коммите исправил те issue, которые были выявлены при автоматической проверке в джобах golangci-lint, golangci-lint-examples и golangci-lint-slo. |
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: #946
What is the new behavior?
Other information