Skip to content

Fix regex

Simon Rose requested to merge fix_regex into master

If you want to use - in a [] block in a regex, it should not be escaped, but placed at the start or end.

Merge request reports

Loading