52 Star 247 Fork 3

腾讯开源 / ncnn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.astylerc 623 Bytes
一键复制 编辑 原始数据 按行查看 历史
# astyle -n -r "benchmark/*.h,*.cpp" "src/*.h,*.cpp" "tests/*.h,*.cpp" "tools/*.h,*.cpp" "examples/*.h,*.cpp"
# brace style
--style=allman
# tab
--attach-namespaces
--attach-extern-c
--attach-closing-while
# indentation
--indent-preproc-define
--indent-col1-comments
--min-conditional-indent=0
--max-continuation-indent=120
# padding
--pad-oper
--pad-comma
--pad-header
--align-pointer=type
--align-reference=type
# formatting
--break-closing-braces
--attach-return-type
--attach-return-type-decl
--keep-one-line-blocks
--keep-one-line-statements
--convert-tabs
--max-code-length=200
--mode=c
# other
--lineend=linux
C/C++
1
https://gitee.com/Tencent/ncnn.git
git@gitee.com:Tencent/ncnn.git
Tencent
ncnn
ncnn
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891