-
Notifications
You must be signed in to change notification settings - Fork 409
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
formatting: add a way to override binaries #2498
Comments
Is it not already possible thanks to |
That's indeed a way to implement it, but I think that the original proposal included things like using a binary named |
Have you tried with |
We already have a mechanism for overriding binaries as Nicolas mentioned. It can be improved if it doesn't work for this use case. |
As described in #2315, once we have (formatting) we should have a way to override paths to formatting binaries. This might be a workspace option.
The text was updated successfully, but these errors were encountered: