Skip to content

feat(TF-56): add golangci-lint config for edgecenteredgemon-go#9

Open
SergeyKrasnovv wants to merge 1 commit intomainfrom
feat/TF-56-add-linters
Open

feat(TF-56): add golangci-lint config for edgecenteredgemon-go#9
SergeyKrasnovv wants to merge 1 commit intomainfrom
feat/TF-56-add-linters

Conversation

@SergeyKrasnovv
Copy link
Copy Markdown
Collaborator

Added .golangci.yml for the project with a base set of Go linters.

The configuration was taken as a basis from the edgecentercdn project and adapted for edgecenteredgemon-go.

During a manual lint run, 2 issue types were found:

  • unclosed response body
  • import order issues

The response body issue is already covered in a separate task:

  • TF-55 (MR already created)

@SergeyKrasnovv SergeyKrasnovv requested a review from WispHes March 23, 2026 12:03
@SergeyKrasnovv SergeyKrasnovv self-assigned this Mar 23, 2026
@SergeyKrasnovv SergeyKrasnovv requested a review from smnv-as March 24, 2026 09:15
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.

2 participants