X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rustfmt.toml;h=71007de81b9f6787ffb086f3f28aed70e6273f79;hb=247faf271b9098624cb0b09dd4914da66497dd5a;hp=f2e1646181bc4212a4a4658582c3dc2b1a84d70b;hpb=e365236bfb2d24c5e8b04a1eeec5ee4ccb4a3715;p=rust.git diff --git a/rustfmt.toml b/rustfmt.toml index f2e1646181b..71007de81b9 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -1,3 +1,2 @@ reorder_modules = false use_small_heuristics = "Max" -newline_style = "Unix"