1 Star 0 Fork 0

hornsey / substrate-node-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
rustfmt.toml 517 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dan Shields 提交于 2021-09-07 09:26 . V3.0.0+monthly 2021 09+1 (#234)
# Basic
hard_tabs = true
max_width = 100
use_small_heuristics = "Max"
# Imports
imports_granularity = "Crate"
reorder_imports = true
# Consistency
newline_style = "Unix"
# Format comments
comment_width = 100
wrap_comments = true
# Misc
chain_width = 80
spaces_around_ranges = false
binop_separator = "Back"
reorder_impl_items = false
match_arm_leading_pipes = "Preserve"
match_arm_blocks = false
match_block_trailing_comma = true
trailing_comma = "Vertical"
trailing_semicolon = false
use_field_init_shorthand = true
1
https://gitee.com/hornsey/substrate-node-demo.git
git@gitee.com:hornsey/substrate-node-demo.git
hornsey
substrate-node-demo
substrate-node-demo
dev_task

搜索帮助

53164aa7 5694891 3bd8fe86 5694891