4 Star 0 Fork 0

mirrors_sfackler/log4rs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.editorconfig 566 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Stolen from clippy: https://github.com/rust-lang/rust-clippy/blob/master/.editorconfig
#
# EditorConfig helps developers define and maintain consistent
# coding styles between different editors and IDEs
# editorconfig.org
root = true
[*]
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
indent_style = space
indent_size = 4
[*.rs]
indent_size = false
[*.md]
trim_trailing_whitespace = false
indent_size = 2
[*.{yml,yaml}]
indent_size = 2
# Ignore License files
[LICENSE-*]
indent_size = unset
indent_style = unset
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_sfackler/log4rs.git
[email protected]:mirrors_sfackler/log4rs.git
mirrors_sfackler
log4rs
log4rs
main

搜索帮助