diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 00000000000..9b935b0a287 --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1,2 @@ +error_on_line_overflow = true +error_on_unformatted = true