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

Use an OS-agnostic path separator for the srcs attribute #270

Merged
merged 2 commits into from
May 7, 2024

Conversation

bartoszpop
Copy link
Contributor

This pull request updates the srcs attribute with "/" regardless of the OS not to update the BUILD file when Gazelle is run on a different OS and to correctly trim the parent path (#269).

…le when gazelle is run on a different operating system and to correctly trim the parent path (bazel-contrib#269)
Copy link
Collaborator

@illicitonion illicitonion 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 fix!

LGTM with one suggestion

java/gazelle/generate.go Outdated Show resolved Hide resolved
Co-authored-by: Daniel Wagner-Hall <[email protected]>
@illicitonion illicitonion merged commit dac29ee into bazel-contrib:main May 7, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants