Skip to content

Commit 5334b25

Browse files
author
Nazar Kovtun
committed
HCK-3930: ease tech name naming convention
1 parent 22f5718 commit 5334b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"code": "^[a-z_0-9]{0,64}$"
2+
"code": "^[A-Za-z_0-9]{0,64}$"
33
}

0 commit comments

Comments
 (0)