1 Star 0 Fork 40

Jia/Pake

forked from Gitee 极速下载/Pake 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.editorconfig 396 Bytes
一键复制 编辑 原始数据 按行查看 历史
汤威 提交于 2023-06-24 00:06 . :wrench:Configuration specification
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
# Use 4 spaces for Python, Rust and Bash files
[*.{py,rs,sh}]
indent_size = 4
# Makefiles always use tabs for indentation
[Makefile]
indent_style = tab
[*.bat]
indent_size = 2
[*.md]
trim_trailing_whitespace = false
[*.ts]
quote_type= "single"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/jia2019/Pake.git
git@gitee.com:jia2019/Pake.git
jia2019
Pake
Pake
master

搜索帮助