Features
- thanks to @jfly you can now set
no-positional-arg-supporton a formatter to work around tools that don't accept positional file arguments #636 #679 - upgraded to Go 1.26.1 #678
Nixpkgs Tracker
https://nixpkgs-tracker.ocfox.me/?pr=507711
Bugfixes
- fixed a context read bug in
gitandjujutsuwalkers #678
Changelog
- 40cade8: feat: add a
max-batch-sizeoption for formatters (@jfly) - 9855f4e: chore: rename
max-batch-sizetoviolates-rule-1(@jfly) - 56cfe32: chore: rename
violates-rule-1tono-positional-arg-support(@brianmcgee) - adec8d5: feat: upgrade to go 1.26.1 (@brianmcgee)
- 759af1e: fix: bad read ctx in git and jujutsu readers (@brianmcgee)
- b69ae67: Fix typo: processes -> process (@jfly)
- 25362da: fix(deps): update module mvdan.cc/sh/v3 to v3.13.1 (@renovate[bot])
- 6db9cd4: fix(deps): update module golang.org/x/sync to v0.20.0 (@renovate[bot])
Full Changelog: v2.4.1...v2.5.0