Skip to content

Add golang linter #36

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

Draft
wants to merge 13 commits into
base: pp
Choose a base branch
from
Draft

Add golang linter #36

wants to merge 13 commits into from

Conversation

scaps1
Copy link
Collaborator

@scaps1 scaps1 commented Apr 2, 2025

Description

Add golangci linter

Why do we need it, and what problem does it solve?

This linter needs for scanning Go code files

Why do we need it in the patch release (if we do)?

Not necessarily"

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

 type: fix | feature | chore
 summary: <ONE-LINE of what effectively changes for a user>
 impact: <what to expect for users, possibly MULTI-LINE>, required if impact_level is high ↓
 impact_level: default | high | low

scaps1 added 13 commits April 2, 2025 15:57
Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
Signed-off-by: alexey.komyakov <alexey.komyakov@flant.com>
Signed-off-by: alexey.komyakov <alexey.komyakov@flant.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.

1 participant