Sign in
◑
Theme
chromium
/
external
/
github.com
/
v8
/
node
/
433e9bbefeb070fd3aafd12ea50ba33b5e4bc120
/
.
/
.github
/
workflows
/
commit-lint-problem-matcher.json
blob: 72dd13b9e0929d0820b1b7b490b10cfc56882889 [
file
]
{
"problemMatcher"
:
[
{
"owner"
:
"core-validate-commit"
,
"pattern"
:
[
{
"regexp"
:
"^not ok \\d+ (.*)$"
,
"message"
:
1
}
]
}
]
}