87 Star 316 Fork 49

caixw / apidoc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 341 Bytes
一键复制 编辑 原始数据 按行查看 历史
caixw 提交于 2020-06-08 01:13 . style: 将 html/yaml 等的缩进改为 4
# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
# html
[*.{htm,html,js,css}]
indent_style = space
indent_size = 4
# yaml
[*.{yaml,yml}]
indent_style = space
indent_size = 4
Go
1
https://gitee.com/caixw/apidoc.git
git@gitee.com:caixw/apidoc.git
caixw
apidoc
apidoc
master

搜索帮助