aiken/examples/acceptance_tests/065
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 Add new acceptance scenario: 065 2023-03-09 00:31:57 -05:00
aiken.toml Add new acceptance scenario: 065 2023-03-09 00:31:57 -05:00