6 Star 36 Fork 14

Gitee 极速下载 / Sourcegraph

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/sourcegraph/sourcegraph
克隆/下载
.editorconfig 558 Bytes
一键复制 编辑 原始数据 按行查看 历史
root = true
[*]
insert_final_newline = true
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
indent_style = space
indent_size = 4
[*.go]
indent_style = tab
[{*.kt,*.java,*.kts,*.lua,*.js,*.jsx,*.json,*.yml,*.yaml,*.md,.babelrc,.stylelintrc,*.proto}]
indent_size = 2
[*.md]
trim_trailing_whitespace = false
[{*.sh, *.bash}]
indent_style = space
indent_size = 2
switch_case_indent = true
[**/node_modules/**]
ignore = true
# shfmt shouldn't format third-party script codecov.sh
[dev/ci/codecov.sh]
ignore = true
[*.nix]
indent_size = 2
HTML/CSS
1
https://gitee.com/mirrors/Sourcegraph.git
git@gitee.com:mirrors/Sourcegraph.git
mirrors
Sourcegraph
Sourcegraph
main

搜索帮助