treefmt/format
Brian McGee 42decbfafb
fix: --no-cache
Separates out the logic for detecting changes from the logic for updating the cache, fixing the case where both `--fail-on-change` and `--no-cache` are enabled.

Signed-off-by: Brian McGee <brian@bmcgee.ie>
Co-authored-by: Jonas Chevalier <zimbatm@zimbatm.com>
Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-07-05 21:52:34 +01:00
..
formatter.go fix: --no-cache 2024-07-05 21:52:34 +01:00
glob_test.go test: add tests for glob matching (#319) 2024-06-14 12:57:51 +02:00
glob.go fix: fmt.Errorf formats 2024-05-02 11:40:49 +01:00
task.go feat: simplify pipeline model 2024-05-26 16:52:04 +01:00