Skip to content

Commit aaadcf0

Browse files
committed
Update rustfmt to be consistent with setup in parity-common
1 parent 6f7c5fc commit aaadcf0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

rustfmt.toml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
hard_tabs = true
2-
use_small_heuristics = 'Off'
2+
max_width = 120
3+
use_small_heuristics = "Max"
4+
edition = "2018"

0 commit comments

Comments
 (0)