1 Star 0 Fork 42

风么 / opencv

forked from OpenCV / opencv 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 455 Bytes
一键复制 编辑 原始数据 按行查看 历史
Alexander Alekhin 提交于 2018-10-11 09:07 . add .editorconfig
# https://editorconfig.org/
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 4
[{CMakeLists.*,*.cmake}]
indent_style = space
indent_size = 2
[Makefile]
indent_style = tab
[*.{bat,cmd,cmd.*}]
end_of_line = crlf
indent_style = space
indent_size = 2
[*.{ps1,ps1.*}]
end_of_line = crlf
indent_style = space
indent_size = 4
[*.{md,markdown}]
indent_size = 2
C++
1
https://gitee.com/jiangtouliu/opencv.git
git@gitee.com:jiangtouliu/opencv.git
jiangtouliu
opencv
opencv
4.x

搜索帮助