error: binary operator `*` has whitespace on one side, but not the other.
It might be a compiler requirement, not zig fmt.
I was just saying from the perspective of how I use the autoformatter to clean up whitespace issues, but this is not considered a whitespace issue, but a bug.
For further actions, you may consider blocking this person and/or reporting abuse
Hey.
It's the situation where your code
with the error
It might be a compiler requirement, not zig fmt.
I was just saying from the perspective of how I use the autoformatter to clean up whitespace issues, but this is not considered a whitespace issue, but a bug.