mirror of
https://github.com/jj-vcs/jj.git
synced 2026-07-08 10:08:40 +08:00
- Wrapped all lines to 80 columns (using `concat()` where able). - Dedented all TOML values. - Put all close parentheses on their own line (looks more balanced). - Added trailing commas for variadic functions such as `concat()` and `separate()`. - Fixed "(redacted)" bug for `format_operation_redacted(op)`.
111 KiB
111 KiB