treefmt/format
Brian McGee 2b94480461
fix: use resolved executable when applying a formatter
We were going to the trouble of resolving the command to an executable via the PATH but were not using that executable when executing the formatting command.

Signed-off-by: Brian McGee <brian@bmcgee.ie>
2024-05-17 09:49:41 +01:00
..
formatter.go fix: use resolved executable when applying a formatter 2024-05-17 09:49:41 +01:00
glob.go fix: fmt.Errorf formats 2024-05-02 11:40:49 +01:00
pipeline.go fix: record cache entries for files that don't match formatters 2024-05-02 08:58:02 +01:00