You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test case
The test case is a simple module description with ASCII Art Standard comments (some lines end with backslash).
There is excessive indentation (4 spaces vs 2 spaces configured).
After the backslash and up to an blank line, lines are not indented. So a misalignment appears. It is probably a conflict with preprocessor macro newline statement.
Test case
The test case is a simple module description with ASCII Art Standard comments (some lines end with backslash).
There is excessive indentation (4 spaces vs 2 spaces configured).
Actual output
When executing
verible-verilog-format mymodule.sv
without any arguments, output is :After the backslash and up to an blank line, lines are not indented. So a misalignment appears. It is probably a conflict with preprocessor macro newline statement.
Expected or suggested output
Version:
v0.0-3752-g8b64887e
Commit 2024-08-06
Built 2024-08-07T06:04:22Z
The text was updated successfully, but these errors were encountered: