roc/crates/compiler/fmt/src
Anthony Bullard 310acf010e
Remove panic
2024-12-17 05:40:47 -06:00
..
annotation.rs Fix snake case formatting 2024-12-17 05:40:42 -06:00
collection.rs Move MigrationFlags from an argument on format* to a field on Buf 2024-12-04 17:57:31 -08:00
def.rs Fix formatting of body when pattern is multi-line 2024-12-15 18:33:58 -08:00
expr.rs Fix snake case formatting 2024-12-17 05:40:42 -06:00
header.rs Remove panic 2024-12-17 05:40:47 -06:00
lib.rs Move indent call to correct spot 2024-12-15 18:33:54 -08:00
node.rs Fix handling of spaces in record types 2024-12-15 18:33:57 -08:00
pattern.rs Fix snake case formatting 2024-12-17 05:40:42 -06:00
spaces.rs Feedback: dry out term, make fmt_spaces_with_newline_mode more readable, explicitly implement all the variants in ann_lift_spaces 2024-12-05 18:54:25 -08:00