161 Star 1K Fork 345

sscms / cms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 305 Bytes
一键复制 编辑 原始数据 按行查看 历史
sscms 提交于 2021-03-04 07:08 . cli
[*.{js,jsx,ts,tsx,vue}]
indent_style = space
indent_size = 2
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 100
[*.{cs}]
indent_style = space
indent_size = 4
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 100
C#
1
https://gitee.com/siteserver/cms.git
git@gitee.com:siteserver/cms.git
siteserver
cms
cms
master

搜索帮助