We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cpp-fmt
Running produces:
✨ Pixi task (cpp-fmt in cpp): fd --extension h --extension hpp --extension c --extension cpp --exec clang-format -i fd: command not found
We need a portable alternative to fd.
The text was updated successfully, but these errors were encountered:
We can just add this to the environment via pixi add fd-find. I'll make a PR once #6560 lands to avoid merge-conflicts on the pixi.lock file.
pixi add fd-find
Sorry, something went wrong.
jleibs
No branches or pull requests
Running produces:
We need a portable alternative to fd.
The text was updated successfully, but these errors were encountered: