clone from: https://github.com/miquels/webdav-handler-rs
This commit is contained in:
12
rustfmt.toml
Normal file
12
rustfmt.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
unstable_features = true
|
||||
|
||||
edition = "2018"
|
||||
binop_separator = "Back"
|
||||
blank_lines_upper_bound = 3
|
||||
enum_discrim_align_threshold = 20
|
||||
force_multiline_blocks = true
|
||||
match_block_trailing_comma = true
|
||||
max_width = 110
|
||||
struct_field_align_threshold = 20
|
||||
where_single_line = true
|
||||
wrap_comments = false
|
||||
Reference in New Issue
Block a user