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: drop v1 compatibility with exclude-dirs-use-default for fmt #5520

Merged
merged 2 commits into from
Mar 10, 2025

Conversation

ldez
Copy link
Member

@ldez ldez commented Mar 10, 2025

When I created the fmt command, it was for the v1, so I created a compatibility layer.

With the v2, this command should follow the same rule as run (with some exceptions because the internal process is totally different from the run).

@ldez ldez added topic: cleanup Related to code, process, or doc cleanup area: formatters/fmt labels Mar 10, 2025
@ldez ldez added this to the v2-unreleased milestone Mar 10, 2025
@ldez ldez requested review from alexandear and bombsimon March 10, 2025 13:43
@ldez ldez force-pushed the feat/fmt-drop-default-dirs branch from 34137c9 to 036e53e Compare March 10, 2025 13:49
@ldez ldez merged commit 4d2f4d6 into golangci:main Mar 10, 2025
18 checks passed
@ldez ldez deleted the feat/fmt-drop-default-dirs branch March 10, 2025 20:29
@busser busser mentioned this pull request Mar 14, 2025
Closed
@ldez ldez modified the milestones: v2-unreleased, v2 Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: formatters/fmt topic: cleanup Related to code, process, or doc cleanup
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants