Skip to content

analysis: remove default testdata exclude #10

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

Merged
merged 1 commit into from
Apr 20, 2025

Conversation

joshuasing
Copy link
Owner

Remove the default excludes containing **/testdata/** as Go's tooling should exclude testdata automatically.
I am not entirely sure why I ended up excluding it manually, however it is not needed.

Related: golangci/golangci-lint#5751 (comment)
Thanks @ldez

@joshuasing joshuasing added the type: refactor This improves existing functionality label Apr 20, 2025
@joshuasing joshuasing changed the title analysis: remove default excludes analysis: remove default testdata exclude Apr 20, 2025
@joshuasing joshuasing force-pushed the joshua/remove-testdata-exclude branch from 0ed91bf to 914aa54 Compare April 20, 2025 04:35
@joshuasing joshuasing force-pushed the joshua/remove-testdata-exclude branch from 914aa54 to f7c6150 Compare April 20, 2025 04:35
@joshuasing joshuasing added this to the v0.4.0 milestone Apr 20, 2025
@joshuasing joshuasing merged commit 1a711aa into main Apr 20, 2025
6 checks passed
@joshuasing joshuasing deleted the joshua/remove-testdata-exclude branch April 20, 2025 04:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: refactor This improves existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant