Skip to content

INTERNAL: Add golangci-lint config with errcheck exclusions#44

Merged
oliviarla merged 1 commit into
developfrom
f1v3/lint
May 12, 2026
Merged

INTERNAL: Add golangci-lint config with errcheck exclusions#44
oliviarla merged 1 commit into
developfrom
f1v3/lint

Conversation

@f1v3-dev
Copy link
Copy Markdown

@f1v3-dev f1v3-dev commented May 12, 2026

🔗 Related Issue

⌨️ What I did

  • Golangci-lint - Linters/False Positive 내용을 참고하여 errcheck 의 일부 검사를 제외합니다.
    • common-false-positives, std-error-handling 프리셋 적용
    • 기존 lint 우회 코드 제거
  • golangci-lint-action.golangci.yml을 자동으로 인식하므로 GitHub Actions CI에서도 동일하게 적용됩니다.

@f1v3-dev f1v3-dev requested review from namsic and oliviarla May 12, 2026 07:53
@f1v3-dev f1v3-dev self-assigned this May 12, 2026
@f1v3-dev
Copy link
Copy Markdown
Author

@oliviarla @namsic

#42 리뷰 전에 해당 PR 먼저 확인해주시면 감사하겠습니다!

@oliviarla oliviarla merged commit a3c4e02 into develop May 12, 2026
1 check passed
@f1v3-dev f1v3-dev deleted the f1v3/lint branch May 12, 2026 08:48
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