Steffen
Steffen
**Is your feature request related to a problem? Please describe.** VSG used to check if the code uses tabs vs. spaces and also removed trailing whitespace. This seems to have...
**Is your feature request related to a problem? Please describe.** This rule checks the alignment of multiline sequential statements but doesn't allow any configuration. Other rules like concurrent_009 do allow...
Same as #499 but for variable assignments respectively.
**Is your feature request related to a problem? Please describe.** VSG (3.13.1) currently reports an error on the following VHDL-2008 functional use of binary logic operators: ```vhdl ... architecture tb...
First of all, thanks for that package! When using it in a rather largely structured document, I think to have identified a minor, but annoying bug: The contents on the...