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

12 lines
121 B
Plaintext

=== Parameters
.regex
****
----
[^a-zA-Z0-9-]
----
Regular expression to be used to detect prohibited characters
****