treefmt/format
Brian McGee b834fa33da
feat: best-effort application of files to formatters
If a formatter errors out, continue with subsequent formatters regardless.

Do not cache the result to ensure later invocations re-try the same files.

Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-09-03 15:35:26 +01:00
..
formatter.go feat: best-effort application of files to formatters 2024-09-03 15:35:26 +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: best-effort application of files to formatters 2024-09-03 15:35:26 +01:00