Skip to content

Commit

Permalink
meta: standardize regex
Browse files Browse the repository at this point in the history
PR-URL: nodejs#52693
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
  • Loading branch information
RedYetiDev authored and Ch3nYuY committed May 8, 2024
1 parent ab41c50 commit f2f2e2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/label-pr-config.yml
Expand Up @@ -86,7 +86,7 @@ subSystemLabels:
# Oddities first
/^lib\/(?:punycode|\w+\/freelist|sys\.js)/: ''
/^lib\/constants\.js$/: lib / src
/^lib\/internal/debugger$/: debugger
/^lib\/internal\/debugger$/: debugger
/^lib\/internal\/linkedlist\.js$/: timers
/^lib\/internal\/bootstrap/: lib / src
/^lib\/internal\/v8_prof_/: tools
Expand Down

0 comments on commit f2f2e2f

Please sign in to comment.