1 Star 0 Fork 0

zybiao/ftp-pool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.editorconfig 521 Bytes
一键复制 编辑 原始数据 按行查看 历史
jayknoxqu 提交于 2018-11-21 22:54 . 增加FtpClient配置
# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
# Set default charset
# Unix-style newlines with a newline ending every file
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
# Matches multiple files with brace expansion notation
[*.{java,xml}]
indent_style = space
indent_size = 4
continuation_indent_size = 8
trim_trailing_whitespace = true
# 2 space indentation
[*.{json,yml}]
indent_style = space
indent_size = 2
[*.md]
trim_trailing_whitespace = false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/z31226/ftp-pool.git
git@gitee.com:z31226/ftp-pool.git
z31226
ftp-pool
ftp-pool
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385