verilog-align-ifelse

verilog-align-ifelse is a variable defined in `verilog-mode.el'.
Its value is
nil

  • This variable is safe as a file local variable if its value
    satisfies the predicate `verilog-booleanp'.

Documentation:
Non-nil means align `else' under matching `if'.
Otherwise else is lined up with first character on line holding matching if.

You can customize this variable.