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

docs: Clarify that custom linters are not enabled by default #3506

Merged
merged 2 commits into from Feb 27, 2023

Conversation

misha-ridge
Copy link
Contributor

@misha-ridge misha-ridge commented Jan 26, 2023

Closes #3505

@boring-cyborg
Copy link

boring-cyborg bot commented Jan 26, 2023

Hey, thank you for opening your first Pull Request !

@CLAassistant
Copy link

CLAassistant commented Jan 26, 2023

CLA assistant check
All committers have signed the CLA.

@misha-ridge misha-ridge changed the title docs: Clarify that custom linters are not enabled by default (#3505) docs: Clarify that custom linters are not enabled by default Jan 26, 2023
@ldez ldez added area: docs linter: custom About custom/private linters labels Jan 26, 2023
@ldez ldez merged commit 50901e4 into golangci:master Feb 27, 2023
Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

SeigeC pushed a commit to SeigeC/golangci-lint that referenced this pull request Apr 4, 2023
…i#3506)

Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
ldez added a commit to ldez/golangci-lint that referenced this pull request Jun 15, 2023
@ldez ldez added this to the v1.52 milestone Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: docs linter: custom About custom/private linters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Documentation says that custom linters are enabled with --enable-all, but they are not
4 participants