Skip to content

Commit 0c6019a

Browse files
avivkellertargos
authored andcommitted
meta: standardize regex
PR-URL: #52693 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com>
1 parent 26b1231 commit 0c6019a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/label-pr-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ subSystemLabels:
8686
# Oddities first
8787
/^lib\/(?:punycode|\w+\/freelist|sys\.js)/: ''
8888
/^lib\/constants\.js$/: lib / src
89-
/^lib\/internal/debugger$/: debugger
89+
/^lib\/internal\/debugger$/: debugger
9090
/^lib\/internal\/linkedlist\.js$/: timers
9191
/^lib\/internal\/bootstrap/: lib / src
9292
/^lib\/internal\/v8_prof_/: tools

0 commit comments

Comments
 (0)