-
**Describe the bug**
`treefmt --no-cache` using [just](https://just.systems/) to format a `justfile` intermittently shows `formatted 1 files (1 changed)` or `formatted 1 files (0 changed)`.
Also…
-
Welcome to the suggestions thread! This is a place to discuss your ideas for improving this configuration. I’m open to all feedback, whether it’s recommending alternative software or proposing enhance…
-
Buildbot is hitting some rate limit. I noticed that as treefmt-nix grew, it started having issues reporting build statuses.
Eg: https://github.com/numtide/treefmt-nix/pull/185#event-13122681218
![…
-
Wouldn’t it be nice if there was a standard treefmt github action that one could add.
Is it possible to speed up GHA even further with some caching?
-
Should check formatting of the nix file tree and show the diff of the files that need formatting.
-
**Is your feature request related to a problem? Please describe.**
I would like `--fail-on-change` to tell me which files failed the check.
**Describe the solution you'd like**
Instead of say…
-
**Is your feature request related to a problem? Please describe.**
Git walker is opted in by default within a git repository with no way to opt-out without specifying the CLI arg with every invocat…
-
https://aquaproj.github.io/ looks like a decent binary installer, which might be a useful fallback strategy, especially for go tools
Its github action installer is reasonable, but not as mature as …
-
**Describe the bug**
I keep seeing the warning `programs.ruff.enable has been renamed to programs.ruff.check`
But the thing is I am not even using ruff in my treefmt config.
**To Reproduce**
…
-
Getting an issue in both the terminal and vscode:
terminal:
```sh
just fmt
treefmt
sh: line 1: treefmt: command not found
error: Recipe `fmt` failed on line 6 with exit code 127
```
vscode…
21CSM updated
4 months ago