未验证 提交 e05d5c0a 编写于 作者: W Wang Xin 提交者: GitHub

[CodeStyle][CINN] include cinn dirs in cpplint config (#55107)

* [CodeStyle][CINN] include cinn dirs in cpplint precommit config, test=document_fix

* empty commit, test=document_fix

---------
Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
上级 2530b05e
......@@ -99,10 +99,9 @@ repos:
- --extensions=c,cc,cxx,cpp,cu,cuh,h,hpp,hxx,kps
- --filter=-readability/fn_size,-build/include_what_you_use,-build/c++11,-whitespace/parens
- --quiet
# Exclude third-party libraries
exclude: |
(?x)^(
paddle/cinn/.+|
test/cpp/cinn/.+|
paddle/utils/flat_hash_map\.h
)$
# For CMake files
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册