-
$ just fmt
treefmt
Error: failed to find treefmt config file: could not find [treefmt.toml .treefmt.toml] in <path>/omnix
error: Recipe `fmt` failed on line 9 with exit code 1
When $ just fmt
treefmt
Error: failed to find treefmt config file: could not find [treefmt.toml .treefmt.toml] in <path>/omnix
error: Recipe `fmt` failed on line 9 with exit code 1 |
Beta Was this translation helpful? Give feedback.
Answered by
srid
Nov 17, 2024
Replies: 1 comment 1 reply
-
You should run it from the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Adda0
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should run it from the
nix develop
shell. Alternatively, setupdirenv
as README recommends: