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

feat: add warning about disabled and deprecated linters (level 2) #4742

Merged
merged 1 commit into from
May 22, 2024

Conversation

ldez
Copy link
Member

@ldez ldez commented May 21, 2024

Follows #4681

The log should be closed to the Manager because we need the list of linter's names defined inside the disable configuration and the LinterConfigs to check the state of the linter.

The warning will only appear on the DeprecationError level of deprecation.

@ldez ldez added enhancement New feature or improvement area: config Related to .golangci.yml and/or cli options labels May 21, 2024
@ldez ldez added this to the next milestone May 21, 2024
@ldez ldez force-pushed the feat/warn-about-deprecated-disable branch from f563557 to 91497f3 Compare May 21, 2024 21:25
@ldez ldez merged commit 08deff4 into golangci:master May 22, 2024
13 checks passed
@ldez ldez deleted the feat/warn-about-deprecated-disable branch May 22, 2024 21:09
@ldez ldez modified the milestones: next, v1.59 May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: config Related to .golangci.yml and/or cli options enhancement New feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants