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

Relative paths for buildifier still trigger warning on startup #386

Closed
ryanwilsonperkin opened this issue May 1, 2024 · 0 comments · Fixed by #387
Closed

Relative paths for buildifier still trigger warning on startup #386

ryanwilsonperkin opened this issue May 1, 2024 · 0 comments · Fixed by #387
Labels
type: bug Something isn't working

Comments

@ryanwilsonperkin
Copy link
Contributor

Follow up to #329

I'm now using v0.10.0 to take advantage of the ability to use a relative path for the buildifier executable, and while this does work for formatting, it still causes a warning on VSCode startup that the executable couldn't be found. I suspect that the warning check is still only looking at the system path, and isn't respecting the new relative path format.

Screenshot 2024-05-01 at 10 00 38 AM Screenshot 2024-05-01 at 10 00 46 AM Screenshot 2024-05-01 at 10 01 07 AM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants