hanchenye-llvm-project/polly/.arcconfig

7 lines
256 B
JSON

{
"project_id" : "polly",
"conduit_uri" : "http://reviews.llvm.org/",
"linter.scriptandregex.script": "sh -c './utils/check_format.sh \"$0\" 2> /dev/null || true'",
"linter.scriptandregex.regex": "/^(OK:(?P<ignore>.+)|Error:) (?P<message>.+)$/m"
}