Closed a740g closed 2 months ago
This PR relaxes the function ALIAS validation a bit by allowing characters such as <, >, - and a few more in the name.
<
>
-
This fixes #493.
This PR relaxes the function ALIAS validation a bit by allowing characters such as
<
,>
,-
and a few more in the name.This fixes #493.