Skip to content

Fix 4586 - Make golangci-lint lint package on by default.#4730

Merged
hsanson merged 1 commit into
dense-analysis:masterfrom
hsanson:4586-make-golangci-lint-package-on-by-default
Feb 28, 2024
Merged

Fix 4586 - Make golangci-lint lint package on by default.#4730
hsanson merged 1 commit into
dense-analysis:masterfrom
hsanson:4586-make-golangci-lint-package-on-by-default

Conversation

@hsanson
Copy link
Copy Markdown
Contributor

@hsanson hsanson commented Feb 28, 2024

Make golangci-lint check whole packages by default.

Checking whole packages instead of individual files is more sensible
default for golang projects. Without this we get many cryptic
`typecheck` errors in ALE that do not show when running in terminal or
CI.
@hsanson hsanson enabled auto-merge (squash) February 28, 2024 01:06
@hsanson hsanson disabled auto-merge February 28, 2024 01:07
@hsanson hsanson merged commit 24a937e into dense-analysis:master Feb 28, 2024
cyyever pushed a commit to cyyever/ale that referenced this pull request Mar 24, 2025
…ysis#4730)

Checking whole packages instead of individual files is more sensible
default for golang projects. Without this we get many cryptic
`typecheck` errors in ALE that do not show when running in terminal or
CI.
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