Skip to content
Snippets Groups Projects
Unverified Commit 7b3246a8 authored by Sebastian Höffner's avatar Sebastian Höffner
Browse files

Stricter variable matching.

parent fdf73762
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ role
;
variable
= /[a-z]\d+(:[a-zA-Z\-]+)*/
= /[a-z]\d+(:[a-zA-Z\-]+)?/
;
atom
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment