treefmt/cli
zimbatm bd32d36a33 cli: search for the tree root by default
Restore the treefmt 1.x behaviour where it would search for the tree
root by recursively searching for the treefmt.toml file up the
filesystem, starting from the current directory.

The `--tree-root-file` option will be useful to remove this bash wrapper: 2fba33a182/module-options.nix (L116-L135)

Fixes #308
2024-05-30 15:46:00 +02:00
..
cli.go cli: search for the tree root by default 2024-05-30 15:46:00 +02:00
format_test.go feat: add --on-unmatched 2024-05-29 10:32:02 +01:00
format.go cli: search for the tree root by default 2024-05-30 15:46:00 +02:00
helpers_test.go feat: add --on-unmatched 2024-05-29 10:32:02 +01:00
mappers.go feat: add --on-unmatched 2024-05-29 10:32:02 +01:00