Skip to content

Conversation

@chandler-solo
Copy link

@chandler-solo chandler-solo commented Nov 8, 2025

ln -s worktree wt && cd wt && golangci-lint fmt now works

'ln -s worktree wt && cd wt && golangci-lint fmt' now works

Signed-off-by: David L. Chandler <david.chandler@solo.io>
@CLAassistant
Copy link

CLAassistant commented Nov 8, 2025

CLA assistant check
All committers have signed the CLA.

@boring-cyborg
Copy link

boring-cyborg bot commented Nov 8, 2025

Hey, thank you for opening your first Pull Request !

@ldez ldez self-requested a review November 8, 2025 04:46
@ldez ldez changed the title Fixes an issue with the 'fmt' command and symbolic links. fix: follows symbolic links with fmt command Nov 8, 2025
@ldez ldez self-assigned this Nov 8, 2025
@ldez ldez changed the title fix: follows symbolic links with fmt command fix: follows symbolic links with formatter exclusion paths Nov 8, 2025
@ldez ldez force-pushed the chandler/symlink-fmt branch from e7aa83f to f467aa2 Compare November 8, 2025 06:44
@ldez ldez removed their assignment Nov 10, 2025
@ldez ldez added the declined label Nov 10, 2025
@ldez
Copy link
Member

ldez commented Nov 10, 2025

The problem supposedly fixed by this PR "issue with the 'fmt' command and symbolic links" is not fixed.

At first, I was thinking the PR title was wrong because the only change was in the exclusions system.
So I made some changes to fit that assumption.

But in fact, this PR fixes nothing, because the problem with symlinks is not here.

This is why it's better to open an issue before opening a PR, and when opening a PR, a real description is important.

I close this PR, and I will try to create the real fix.

@ldez ldez closed this Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants