1 Star 0 Fork 0

愁容骑士 / ClickHouse

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 419 Bytes
一键复制 编辑 原始数据 按行查看 历史
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
# Matches multiple files with brace expansion notation
# Set default charset
[*.{c,cpp,cxx,h,hpp,hxx,py,cmake}]
charset = utf-8
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[CMakeLists.txt]
charset = utf-8
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
C++
1
https://gitee.com/coolsy/ClickHouse.git
git@gitee.com:coolsy/ClickHouse.git
coolsy
ClickHouse
ClickHouse
master

搜索帮助