vhdl-style-guide icon indicating copy to clipboard operation
vhdl-style-guide copied to clipboard

Split indent rules to treat labels separately from keywords

Open JHertz5 opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe. Following on from the discussion in #1267, split the indent rules to treat the label separately for the following statements:

  • null
  • exit
  • next
  • case
  • any others that are found during implementation.

JHertz5 avatar Oct 21 '24 18:10 JHertz5