2
0
Fork 0
mirror of https://github.com/rust-lang/rust-clippy synced 2025-02-19 23:48:44 +00:00
rust-clippy/rustfmt.toml

7 lines
122 B
TOML
Raw Normal View History

2016-01-04 09:55:29 +05:30
max_width = 120
2017-11-05 04:36:56 +09:00
comment_width = 100
2016-12-20 10:20:41 +01:00
match_block_trailing_comma = true
wrap_comments = true
2018-11-27 20:46:11 +01:00
error_on_line_overflow = true