treefmt-nix
treefmt-nix copied to clipboard
add dioxus fmt
adds formatter for rust dioxus framework: https://dioxuslabs.com/blog/release-030#autoformatting
- [ ] Accept mutiple arguments
- [ ] Rename program name
The best is to talk to upstream so they add the missing options. Iterating over files in rust is always going to be faster than spawning a new process on each file. You can point them to https://numtide.github.io/treefmt/formatters-spec/#rules
@zimbatm checking upstream, meanwhile can you help me with this: https://github.com/juspay/nix-browser/pull/106 I was testing this program, but the includes glob isn't working as expected