aiken/examples/acceptance_tests/067
KtorZ 20f5baffa7
Enforce newline after assignment / clause.
This leads to more consistent formatting across entire Aiken programs.
  Before that commit, only long expressions would be formatted on a
  newline, causing non-consistent formatting and additional reading
  barrier when looking at source code.

  Programs also now take more vertical space, which is better for more
  friendly diffing in version control systems (especially git).
2023-03-16 19:46:46 +01:00
..
lib Enforce newline after assignment / clause. 2023-03-16 19:46:46 +01:00
aiken.lock fix: switch from unwrap to if let to allow boolean when 2023-02-20 04:37:33 -05:00
aiken.toml fix: switch from unwrap to if let to allow boolean when 2023-02-20 04:37:33 -05:00