Brian McGee brianmcgee
brianmcgee pushed to main at numtide/treefmt 2023-12-26 10:11:39 +00:00
5c92bc8ee6 feat: listen for shutdown correctly
brianmcgee closed issue numtide/treefmt#9 2023-12-25 12:26:31 +00:00
Allow specifying formatter names to run from cli
brianmcgee pushed to main at numtide/treefmt 2023-12-25 12:26:31 +00:00
9b84155265 feat: allow specifying formatters in cli
brianmcgee opened issue numtide/treefmt#10 2023-12-25 11:17:34 +00:00
Support changing work directory before running
brianmcgee opened issue numtide/treefmt#9 2023-12-25 11:16:26 +00:00
Allow specifying formatter names to run from cli
brianmcgee opened issue numtide/treefmt#8 2023-12-25 11:16:00 +00:00
Support fail on change
brianmcgee opened issue numtide/treefmt#7 2023-12-24 11:59:55 +00:00
Allow defining an order of application when more than one formatter should be applied
brianmcgee pushed to main at numtide/treefmt 2023-12-24 11:59:16 +00:00
b6405d0714 feat: clean up and documentation
f322e1ffb8 fix: include correct gotools package
Compare 2 commits »
brianmcgee deleted branch feat/allow-missing-formatter from numtide/treefmt 2023-12-24 11:09:12 +00:00
brianmcgee commented on issue numtide/treefmt#4 2023-12-23 17:29:04 +00:00
Optionally ignore missing formatters

Closed by 4c45d2aa7e

brianmcgee closed issue numtide/treefmt#4 2023-12-23 17:29:04 +00:00
Optionally ignore missing formatters
brianmcgee commented on issue numtide/treefmt#3 2023-12-23 17:28:51 +00:00
Optionally ignore formatter failures

Referenced the wrong issue in 4c45d2aa7e

brianmcgee reopened issue numtide/treefmt#3 2023-12-23 17:28:51 +00:00
Optionally ignore formatter failures
brianmcgee pushed to main at numtide/treefmt 2023-12-23 15:00:41 +00:00
4c45d2aa7e feat: allow missing formatters (#6)
brianmcgee merged pull request numtide/treefmt#6 2023-12-23 15:00:40 +00:00
feat: allow missing formatters
brianmcgee closed issue numtide/treefmt#3 2023-12-23 15:00:40 +00:00
Optionally ignore formatter failures
brianmcgee pushed to feat/allow-missing-formatter at numtide/treefmt 2023-12-23 15:00:12 +00:00
e2e5b6adba feat: allow missing formatters
brianmcgee created pull request numtide/treefmt#6 2023-12-23 14:59:43 +00:00
feat: allow missing formatters
brianmcgee created branch feat/allow-missing-formatter in numtide/treefmt 2023-12-23 14:59:11 +00:00
brianmcgee pushed to feat/allow-missing-formatter at numtide/treefmt 2023-12-23 14:59:11 +00:00
b4ab582339 feat: allow missing formatters