Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: improve formatter messages #5243

Merged
merged 2 commits into from
Dec 24, 2024
Merged

Conversation

ldez
Copy link
Member

@ldez ldez commented Dec 21, 2024

The formaters are not classic linter, it makes no sense to use exclusions for them, so I think nobody (or at least very very few people) will be affected by this change.

IMHO, we don't need to create a v2 to change those messages.

Fixes #138

@ldez ldez added the linter: update Update the linter implementation inside golangci-lint label Dec 21, 2024
@ldez ldez added this to the next milestone Dec 21, 2024
@ldez ldez force-pushed the fix/formatter-messages branch from 91ededf to 59b16cc Compare December 21, 2024 23:43
@ccoVeille
Copy link
Contributor

Good changes.

The messages with gci-ed and gofumpt-ed confused some of my colleagues.

@ldez ldez merged commit f996a66 into golangci:master Dec 24, 2024
15 checks passed
@ldez ldez deleted the fix/formatter-messages branch December 24, 2024 11:47
@ldez ldez modified the milestones: next, v1.63 Jan 1, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
linter: update Update the linter implementation inside golangci-lint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

confusing error message "File is not goimports-ed (goimports)"
4 participants