treefmt/test/examples/touch.toml
Brian McGee 5a5c1ea03e
fix: record cache entries for files that don't match formatters
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-02 08:58:02 +01:00

3 lines
55 B
TOML

[formatter.echo]
command = "touch"
includes = [ "*.*" ]