Rules are now as follows: - If a pipeline contains a newline, then the entire pipeline is formatted over multiple lines. - If it doesn't, then it's formatted as a single-line UNLESS it cannot fit; in which case, we fallback to multiline again. |
||
|---|---|---|
| .. | ||
| check.rs | ||
| format.rs | ||
| lexer.rs | ||
| mod.rs | ||
| parser.rs | ||