possible zig fmt
malfunction
#18790
Labels
bug
Observed behavior contradicts documented or intended behavior
zig fmt
malfunction
#18790
Zig Version
0.12.0-dev.2542+5a3ae38f3
Steps to Reproduce and Observed Behavior
I believe lines after
// zig fmt: off
are not linted by zig fmt even if// zig fmt: on
is additionally specified to resume formatting.Expected Behavior
I expected formatting to resume for proceeding characters.
The text was updated successfully, but these errors were encountered: