提交 607bd33b 编写于 作者: S starlord

excluse some files


Former-commit-id: 5b1b5b4c5d31d2915573c26d8438f7382cabbeca
上级 2c152e67
......@@ -4,3 +4,4 @@
*src/thirdparty*
*src/core/thirdparty*
*src/grpc*
*easylogging++*
\ No newline at end of file
......@@ -84,7 +84,7 @@ if __name__ == "__main__":
cmd = [
arguments.cpplint_binary,
'--verbose=2',
'--linelength=90',
'--linelength=120',
'--filter=' + ','.join(_filters)
]
if (arguments.cpplint_binary.endswith('.py') and
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册