Yonas Yanfa

Results 203 comments of Yonas Yanfa

A few days later... :tada: > CHANGELOG.md > v3.39.0 - 2024-09-07 > > Added a new [--completion flag](https://taskfile.dev/installation/#setup-completions) to output completion scripts for various shells (#293, #1157 by @pd93). >...

Those sound good.

Feel free to use my template repo https://github.com/yonasBSD/rust-ci-github-actions-workflow

Recommend switching to arclipboard - eg. https://github.com/tv42/lapce/commit/e1003d3fac00aeab66ddd08bd925f979a2ac040d

Fixed by adding a trigger: ```yaml triggers: - branches: - main - actions: - pre-commit ``` Maybe we can update the documentation to make this a bit clearer.

Not sure. I'll close this for now. Thanks for coming back to it!

@theryangeary If you want the arch and abi info, at least add the `.exe` file extension. Is there a problem adding the extension?

https://github.com/numtide/treefmt has a fast Rust-based tree walker. They switched to Go for some reason, but you might be able to lift something from them.