Skip to content
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

golangci-lint #766

Closed
H1rono opened this issue Jun 23, 2024 · 2 comments · Fixed by #784
Closed

golangci-lint #766

H1rono opened this issue Jun 23, 2024 · 2 comments · Fixed by #784
Labels
enhancement New feature or request

Comments

@H1rono
Copy link
Member

H1rono commented Jun 23, 2024

を、入れる

@H1rono H1rono added the enhancement New feature or request label Jun 23, 2024
@H1rono
Copy link
Member Author

H1rono commented Jun 28, 2024

enable予定のlint一覧メモ

  • asasalint
  • asciicheck
  • contextcheck
  • copyloopvar
  • cyclop
  • depguard
  • dogsled
  • durationcheck
  • err113
  • errchkjson
  • errname
  • errorlint
  • exhaustive
  • exhaustruct
  • fatcontext
  • forbidigo
  • forcetypeassert
  • gci
  • gocheckcompilerdirectives
  • gocognit
  • gocritic
  • gocyclo
  • gosec
  • importas
  • inamedparam
  • interfacebloat
  • intrange
  • ireturn
  • lll
  • loggercheck
  • makezero
  • mirror
  • musttag
  • nestif
  • nilnil
  • paralleltest
  • prealloc
  • predeclared
  • reassign
  • thelper
  • tparallel
  • unconvert
  • usestdlibvars
  • wastedassign
  • whitespace
  • wsl

@H1rono
Copy link
Member Author

H1rono commented Jun 28, 2024

gosecのエラー対応で #736 が解決されそう

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant