veripool / verilog-mode

Verilog-Mode for Emacs with Indentation, Hightlighting and AUTOs. Master repository for pushing to GNU, verilog.com and veripool.org.
http://veripool.org/verilog-mode
GNU General Public License v3.0
247 stars 90 forks source link

Fix alignment of declaration of interfaces with modports #1770

Closed gmlarumbe closed 2 years ago

gmlarumbe commented 2 years ago

This PR fixes alignment of modport declarations.

Related issue: #636