]> git.lizzy.rs Git - rust.git/blobdiff - rustfmt.toml
Fix indent computation of a macro with braces.
[rust.git] / rustfmt.toml
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..94f7416365227e1ab21b83ddfa1488e6e3691d26 100644 (file)
@@ -0,0 +1,3 @@
+error_on_line_overflow = true
+error_on_unformatted = true
+edition = "2018"