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

excluse some files


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