Brian McGee brianmcgee
brianmcgee commented on pull request numtide/treefmt#20 2024-01-08 17:05:02 +00:00
support formatter ordering

Yeah I haven't done the dependency cycle check yet

brianmcgee commented on pull request numtide/treefmt#20 2024-01-08 16:24:49 +00:00
support formatter ordering

@zimbatm what do you think about allowing the user to configure a formatter as needing to be before another?

Essentially, it restricts things to simple linear behaviour. I can't envision a…

brianmcgee created pull request numtide/treefmt#20 2024-01-08 16:21:47 +00:00
WIP: support formatter ordering
brianmcgee created branch feat/formatter-ordering in numtide/treefmt 2024-01-08 16:21:23 +00:00
brianmcgee pushed to feat/formatter-ordering at numtide/treefmt 2024-01-08 16:21:23 +00:00
14e37ffef4 wip: support formatter ordering
brianmcgee created pull request numtide/treefmt#19 2024-01-08 12:52:30 +00:00
feat: support .gitignore files
brianmcgee pushed to feat/support-gigignore at numtide/treefmt 2024-01-08 12:52:12 +00:00
acd4997459 feat: support .gitignore files
55ca4468cc fix: stalling on large file sets (#18)
Compare 2 commits »
brianmcgee pushed to feat/support-gigignore at numtide/treefmt 2024-01-08 12:51:06 +00:00
76a7247f1a feat: support .gitignore files
brianmcgee pushed to main at numtide/treefmt 2024-01-07 18:57:54 +00:00
55ca4468cc fix: stalling on large file sets (#18)
brianmcgee merged pull request numtide/treefmt#18 2024-01-07 18:57:52 +00:00
fix: stalling on large file sets
brianmcgee pushed to feat/support-gigignore at numtide/treefmt 2024-01-04 21:43:45 +00:00
5b91f74f89 fix: stalling on large file sets
Compare 3 commits »
brianmcgee created pull request numtide/treefmt#18 2024-01-04 21:05:33 +00:00
fix: stalling on large file sets
brianmcgee created branch fix/stalling in numtide/treefmt 2024-01-04 21:00:08 +00:00
brianmcgee pushed to fix/stalling at numtide/treefmt 2024-01-04 21:00:08 +00:00
5b91f74f89 fix: stalling on large file sets
brianmcgee pushed to feat/support-gigignore at numtide/treefmt 2024-01-03 23:51:09 +00:00
aa15922550 feat: use relative paths from cwd when matching
a3ca7825a6 feat: support changing work directory (#15)
84629f7b94 feat: support fail on change (#16)
aebbcfd4f1 nit: clean batch capacity (#17)
Compare 5 commits »
brianmcgee closed issue numtide/treefmt#10 2024-01-03 15:21:46 +00:00
Support changing work directory before running
brianmcgee pushed to main at numtide/treefmt 2024-01-03 15:21:46 +00:00
a3ca7825a6 feat: support changing work directory (#15)
brianmcgee merged pull request numtide/treefmt#15 2024-01-03 15:21:45 +00:00
feat: support changing work directory
brianmcgee pushed to feat/change-work-directory at numtide/treefmt 2024-01-03 15:21:31 +00:00
c92a65f0b5 chore: fmt
b54ce5fdd5 feat: support changing work directory
84629f7b94 feat: support fail on change (#16)
aebbcfd4f1 nit: clean batch capacity (#17)
Compare 4 commits »
brianmcgee merged pull request numtide/treefmt#16 2024-01-03 13:10:55 +00:00
feat: support fail on change