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 an option to display absolute paths #5651

Merged
merged 4 commits into from
Apr 4, 2025

Conversation

ldez
Copy link
Member

@ldez ldez commented Mar 28, 2025

Adds an option to display absolute paths instead of relative paths.

For now, there is only one option, but if there are other concrete use cases, we can extend the behavior.

Fixes #5649

@ldez ldez added enhancement New feature or improvement area: output Related to issue output labels Mar 28, 2025
@ldez ldez added this to the v2-unreleased milestone Mar 28, 2025
@ldez ldez force-pushed the feat/output-path-mode branch from 3f4e5ab to 377b9d2 Compare March 28, 2025 20:10
@ldez ldez added the blocked: until next minor Will be a part of the next minor release label Mar 28, 2025
@ldez ldez removed this from the v2-unreleased milestone Mar 28, 2025
@ldez ldez modified the milestone: v2-unreleased Mar 31, 2025
@ldez ldez force-pushed the feat/output-path-mode branch from d3c85ca to fae8487 Compare April 4, 2025 00:35
@ldez ldez removed the blocked: until next minor Will be a part of the next minor release label Apr 4, 2025
@ldez ldez added this to the v2-unreleased milestone Apr 4, 2025
@ldez ldez merged commit f639807 into golangci:main Apr 4, 2025
19 checks passed
@ldez ldez deleted the feat/output-path-mode branch April 4, 2025 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: output Related to issue output enhancement New feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add an option to show the full/absolute path of files
3 participants