blueprint-compiler/tests/formatting
Matthijs Velsink edc17dc2df formatter: Make inline comments "transparent"
Adding an inline comment somewhere should not affect formatting below
it. So, for inline comments, don't make the line type a comment, but
instead reuse the current line type so that the comment becomes
"transparent".
2025-06-13 00:10:57 +02:00
..
comment_in.blp Formatter: Remove trailing whitespace from comments 2025-01-04 17:17:53 +00:00
comment_out.blp Formatter: Remove trailing whitespace from comments 2025-01-04 17:17:53 +00:00
correct1.blp formatter: Make inline comments "transparent" 2025-06-13 00:10:57 +02:00
in1.blp Add a formatter 2023-11-03 06:49:22 -05:00
in2.blp Add a formatter 2023-11-03 06:49:22 -05:00
lists_in.blp Formatter: Add trailing commas in lists 2025-01-04 16:29:15 +00:00
lists_out.blp Formatter: Add trailing commas in lists 2025-01-04 16:29:15 +00:00
out.blp Formatter: Add trailing commas in lists 2025-01-04 16:29:15 +00:00
string_in.blp Add a formatter 2023-11-03 06:49:22 -05:00
string_out.blp Add a formatter 2023-11-03 06:49:22 -05:00