thomasrussellmurphy / istyle-verilog-formatter

Open source implementation of a Verilog formatter
GNU General Public License v2.0
173 stars 44 forks source link

how to ignore block #26

Open acqxi opened 1 year ago

acqxi commented 1 year ago

how to ignore block, dont format

Anesthesia271 commented 10 months ago

Same question!

thomasrussellmurphy commented 10 months ago

That is not a function currently available. You may add the feature if you can figure out how.