style_keyword_maybelabel raises an error when separating a keyword and a colon with a single space, as dictated by some notable styleguides, e.g. https://github.com/lowRISC/style-guides/blob/master/VerilogCodingStyle.md#labels.
My proposal would be to allow keywords to be followed by a single space plus colon.
What do you think about this?
style_keyword_maybelabelraises an error when separating a keyword and a colon with a single space, as dictated by some notable styleguides, e.g. https://github.com/lowRISC/style-guides/blob/master/VerilogCodingStyle.md#labels.My proposal would be to allow keywords to be followed by a single space plus colon.
What do you think about this?