1 Star 1 Fork 0

wolf/wechatDownload

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 287 Bytes
一键复制 编辑 原始数据 按行查看 历史
王谷雨 提交于 2023-01-03 15:02 . 搭建项目,初始化提交
root = true
[*]
# 编码格式
charset = utf-8
# 缩进方式
indent_style = space
# 缩进空格数
indent_size = 2
# 定义换行符
end_of_line = lf
# 文件是否以空白行结尾
insert_final_newline = true
# 是否去处行首行尾的空白字符
trim_trailing_whitespace = true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wooolf/wechatDownload.git
git@gitee.com:wooolf/wechatDownload.git
wooolf
wechatDownload
wechatDownload
main

搜索帮助