about summary refs log tree commit diff
path: root/src/tools/clippy/rustfmt.toml
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-03-12 15:30:50 +0100
committerflip1995 <philipp.krones@embecosm.com>2021-03-12 15:30:50 +0100
commitfb311e14d51384fdb6ef02b488e0420d82ee2442 (patch)
tree613a231a9c4412e6594246f0f2a1d3b4c5e1e696 /src/tools/clippy/rustfmt.toml
parent0cc64a34e9823a4ce6491dc5e13e920cd4f5aa31 (diff)
parent6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42 (diff)
downloadrust-fb311e14d51384fdb6ef02b488e0420d82ee2442.tar.gz
rust-fb311e14d51384fdb6ef02b488e0420d82ee2442.zip
Merge commit '6ed6f1e6a1a8f414ba7e6d9b8222e7e5a1686e42' into clippyup
Diffstat (limited to 'src/tools/clippy/rustfmt.toml')
-rw-r--r--src/tools/clippy/rustfmt.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/clippy/rustfmt.toml b/src/tools/clippy/rustfmt.toml
index f1241e74b0a..4b415a31b27 100644
--- a/src/tools/clippy/rustfmt.toml
+++ b/src/tools/clippy/rustfmt.toml
@@ -4,3 +4,4 @@ match_block_trailing_comma = true
 wrap_comments = true
 edition = "2018"
 error_on_line_overflow = true
+version = "Two"