2 Star 0 Fork 0

mirrors_sass/libsass-net

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 636 Bytes
一键复制 编辑 原始数据 按行查看 历史
Adeel 提交于 2016-01-03 16:17 . Libsass.net rewrite
# editorconfig.org
# top-most EditorConfig file
root = true
# Default settings:
# A newline ending every file
# Use 4 spaces as indentation
[*]
insert_final_newline = true
indent_style = space
indent_size = 4
end_of_line = crlf
# Code files
[*.{cshtml, c, cpp, cs, h, hpp}]
curly_bracket_next_line = true
indent_brace_style = Allman
[*.cs]
indent_style = space
indent_size = 4
[*.{js, json}]
indent_size = 2
# Configuration files
[*.{xml, stylecop, resx, ruleset, props, targets, config, nuspec, csproj, vcxproj, vcxproj.filters, proj, nativeproj, locproj, json, yaml, yml}]
indent_size = 2
# Shell scripts
[*.sh]
end_of_line = lf
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_sass/libsass-net.git
[email protected]:mirrors_sass/libsass-net.git
mirrors_sass
libsass-net
libsass-net
master

搜索帮助