1 Star 0 Fork 0

zoowii / metabase

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 386 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Metabase EditorConfig settings
# http://editorconfig.org/
# use the top most editor config file
root = true
[*]
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8
end_of_line = lf
[Makefile]
indent_style = tab
[*.clj]
indent_size = 2
[*.css]
indent_size = 2
[*.html]
indent_size = 2
[*.js]
indent_size = 2
[*.jsx]
indent_size = 2
1
https://gitee.com/1992zhouwei/metabase.git
git@gitee.com:1992zhouwei/metabase.git
1992zhouwei
metabase
metabase
master

搜索帮助