rspec/rules/S114/vbnet/parameters.adoc
2022-02-01 12:25:23 +00:00

13 lines
154 B
Plaintext

=== Parameters
.format
****
_STRING_
----
^I([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?$
----
Regular expression used to check the interface names against.
****