2 Star 3 Fork 3

CDK8S/sculptor-boot-backend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
doc/grafana
sculptor-boot-biz
sculptor-boot-common
sculptor-boot-pojo
sculptor-boot-starter-email
sculptor-boot-starter-excel
sculptor-boot-starter-pay
sculptor-boot-starter-qr
sculptor-boot-starter-redisson
sculptor-boot-starter-sms
sculptor-boot-starter-tencent-cos
sculptor-boot-starter-weixin
.editorconfig
.gitattributes
.gitignore
Dockerfile
README.md
pom.xml
startup-debug.sh
startup.sh
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.editorconfig 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
cdk8s-zelda 提交于 4年前 . 2.0.0
# http://editorconfig.org
root = true
[*]
indent_style = space
indent_size = 4
charset = utf-8
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 600
[*.{groovy, java, kt, kts}]
indent_style = tab
continuation_indent_size = 8
[*.{xml, xsd}]
indent_style = tab
[Makefile]
indent_style = tab
[*.py]
indent_size = 4
[*.yml]
indent_size = 2
[*.dart]
indent_size = 2
[*.sql]
indent_size = 2
[*.md]
insert_final_newline = false
trim_trailing_whitespace = false
# 前端部分 start
[*.js]
indent_style = space
indent_size = 2
[*.ts]
indent_style = space
indent_size = 2
[*.{less, css}]
indent_style = space
indent_size = 2
[*.{tsx, jsx}]
indent_style = space
indent_size = 2
[{*.ng, *.sht, *.html, *.shtm, *.shtml, *.htm}]
indent_style = space
indent_size = 2
[{*.jhm, *.xslt, *.xul, *.rng, *.xsl, *.xsd, *.ant, *.tld, *.fxml, *.jrxml, *.xml, *.jnlp, *.wsdl}]
indent_style = space
indent_size = 2
[{.babelrc, .stylelintrc, jest.config, .eslintrc, .prettierrc, *.json, *.jsb3, *.jsb2, *.bowerrc}]
indent_style = space
indent_size = 2
[*.svg]
indent_style = space
indent_size = 2
[*.js.map]
indent_style = space
indent_size = 2
[*.less]
indent_style = space
indent_size = 2
[*.vue]
indent_style = space
indent_size = 2
[{.analysis_options, *.yml, *.yaml}]
indent_style = space
indent_size = 2
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/cdk8s/sculptor-boot-backend.git
git@gitee.com:cdk8s/sculptor-boot-backend.git
cdk8s
sculptor-boot-backend
sculptor-boot-backend
master

搜索帮助