-
Sometimes `treefmt` with a bunch of formatters is a bit slow. In some cases, I'd like to explicitly narrow down the list of formatters to run.
It'd be nice if I could only run a subset of formatter…
-
## Rationale
In `treefmt`, there's a custom instantiation of a `CustomLog` like the below code snippet:
```rust
pub struct CustomLog {}
impl log::Log for CustomLog {
fn enabled(&self, …
-
**Is your feature request related to a problem? Please describe.**
Right now treefmt ignores commands if it cannot find the related executable. This allows developers to partially format the code t…
-
Just started happening, idk why
Details
```
error: A definition for option `features' is not of type `attribute set of list of string'. Definition values:
- In `/nix/store/gphwcj87jh3b64a…
-
Working on dream2nix, have direnv installed and working in the shell and in other vscode projects; it uses `treefmt` for formatting.
I set the workspace `nix.formatter` to `treefmt` and it keeps us…
-
**Describe the bug**
Unable to enter the the dev shell on an M1 MacBook Pro
**To Reproduce**
Steps to reproduce the behavior:
1. Get yourself an M1 MacBook Pro, however I suspect macOS Big…
-
I tried to make just one dependency a flake input:
```diff
--- a/flake.nix
+++ b/flake.nix
@@ -15,6 +15,9 @@
treefmt-flake.inputs.nixpkgs.follows = "nixpkgs";
treefmt.inputs.nixpkgs.…
-
What is the philosophy under which this template must exist / evolve in future?
---
We could say that the following are made available by _default_ because they are useful in _any_ repo:
- re…
-
### Summary
Sometimes when I run `:reload-all` I get:
```
thread 'main' panicked at 'invalid HopSlotMap key used', helix-view/src/tree.rs:300:20
note: run with `RUST_BACKTRACE=1` environment var…
-
Nixago is a great way to initialize and centrally manage repository dotfiles.
> It's home-manager for the repo.
In comparison, the current instrumentation in Standard for `mdbook` & `adrgen` is …