1 Star 0 Fork 106

GoodyGame / LLVM

forked from Gitee 极速下载 / LLVM 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.arclint 437 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"linters": {
"clang-format": {
"type": "script-and-regex",
"script-and-regex.script": "bash utils/arcanist/clang-format.sh",
"script-and-regex.regex": "/^(?P<severity>[[:alpha:]]+)\n(?P<message>[^\n]+)\n(====|(?P<line>\\d),(?P<char>\\d)\n(?P<original>.*)>>>>\n(?P<replacement>.*)<<<<\n)$/s",
"include": [
"(\\.(cc|cpp|h)$)"
],
"exclude": [
"(^clang/test/)"
]
}
}
}
C
1
https://gitee.com/goodygame/LLVM.git
git@gitee.com:goodygame/LLVM.git
goodygame
LLVM
LLVM
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891