Skip to content

Got OOM, how can I debug? (A param to get linters detail) #4058

Closed Answered by ldez
jinleileiking asked this question in Q&A
Discussion options

You must be logged in to vote
  1. Use the latest version of golangci-lint for your OS https://github.com/golangci/golangci-lint/releases
  2. Use go1.20 or go1.21 https://go.dev/dl/
  3. Be sure that your project compiles
  4. Disable the linters one by one and see what happens

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@jinleileiking
Comment options

@bombsimon
Comment options

@jinleileiking
Comment options

Answer selected by ldez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants