aiken/crates/aiken-lang
KtorZ 1311d9bd27 Support flexible pipe operator formatting
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.
2023-03-14 16:47:43 -04:00
..
src Support flexible pipe operator formatting 2023-03-14 16:47:43 -04:00
Cargo.toml chore: update all deps 2023-03-06 13:13:59 -05:00