Bugfixes
- fixes a subtle concurrency bug which can cause
treefmt
to not exit with an error code if a formatter fails - fixes emojis and other non-ASCII characters in file paths 😂
Nixpkgs PR Tracker
https://nixpkgs-tracker.ocfox.me/?pr=360123
Changelog
- f8a1f44: README: fix coverage branch (@brianmcgee)
- d535b1d: README: new format (@zimbatm)
- e41339a: README: remove Rust to Go section (@brianmcgee)
- 3aaaf7c: README: remove golangci-lint workflow (@brianmcgee)
- 6698ee6: fix: bad links in README.md (@o-az)
- ab89e0b: fix: exiting with error if formatters fail (@brianmcgee)
- 887e9e9: fix: more bad links in README.md (@o-az)
- 91aef76: fix: non-ascii paths in git walker (@brianmcgee)
- a0be22d: fix: set go module to v2 (@brianmcgee)
- d5a39b0: fixup! fix: non-ascii paths in git walker (@brianmcgee)