Skip to content

Commit 30ed98b

Browse files
avivkellereliphazbouye
authored andcommitted
meta: standardize regex
PR-URL: nodejs#52693 Reviewed-By: Antoine du Hamel <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Richard Lau <[email protected]>
1 parent 009fea7 commit 30ed98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/label-pr-config.yml

+1-1
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)