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