mirror of
https://github.com/typst/typst
synced 2025-05-14 17:15:28 +08:00
Devise reasonably nice rustfmt.toml 🌿
This commit is contained in:
parent
fe51ad2e7c
commit
3337d24543
10
rustfmt.toml
Normal file
10
rustfmt.toml
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
unstable_features = true
|
||||||
|
|
||||||
|
overflow_delimited_expr = true
|
||||||
|
spaces_around_ranges = true
|
||||||
|
use_field_init_shorthand = true
|
||||||
|
|
||||||
|
max_width = 90
|
||||||
|
struct_lit_width = 40
|
||||||
|
chain_width = 70
|
||||||
|
single_line_if_else_max_width = 60
|
Loading…
x
Reference in New Issue
Block a user