Skip to content

Commit 6e8cddd

Browse files
Code-Hexactions-user
authored andcommitted
Apply auto lint-fix changes
1 parent 8d7094d commit 6e8cddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ generates:
5454
constraint:
5555
minLength: min
5656
# Replace $1 with specified `startsWith` argument value of the constraint directive
57-
startsWith: ["regex", "/^$1/", "message"]
57+
startsWith: ['regex', '/^$1/', 'message']
5858
format:
5959
email: email

0 commit comments

Comments
 (0)