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

chore: Enable filepathJoin checker for gocritic #13758

Merged
merged 2 commits into from
Aug 14, 2023
Merged

chore: Enable filepathJoin checker for gocritic #13758

merged 2 commits into from
Aug 14, 2023

Conversation

zak-pawel
Copy link
Collaborator

resolves #13193

@powersj powersj added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Aug 14, 2023
Copy link
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the cleanup @zak-pawel!

@srebhan srebhan merged commit 5661341 into influxdata:master Aug 14, 2023
4 checks passed
@github-actions github-actions bot added this to the v1.27.4 milestone Aug 14, 2023
@Hipska
Copy link
Contributor

Hipska commented Aug 16, 2023

image

powersj pushed a commit that referenced this pull request Aug 21, 2023
Co-authored-by: Pawel Zak <Pawel Zak>
(cherry picked from commit 5661341)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore linter ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gocritic->filepathJoin - Detects problems in filepath.Join() function calls. Should we enable it?
4 participants