Skip to content

verify single space after function parenthesis (AL11)

Kevin Daudt requested to merge al11-space-after-func into master

Checks that there is only a single space after the parenthesis in a function declaration.

Merge request reports