Tag
A blog post describing two tips for using `zig fmt` effectively, highlighting its 'steerable' formatting approach where trailing commas and line breaks control layout decisions, and showcasing columnar array formatting.
Stripe engineers share their experience of formatting a 25 million line Ruby codebase overnight using rubyfmt, highlighting improvements in developer productivity.