X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rustfmt.toml;h=828d492a3d19c892b53168bbe8f280641f6b28bd;hb=8e2f57094fff3dd684ef3d1ff743e50befb374c0;hp=aa0d4888f082dadf7f889c8b18286f0a14dfe54b;hpb=ce03f15bfd0da10178fc17c196d1f7908dcb9aae;p=rust.git diff --git a/rustfmt.toml b/rustfmt.toml index aa0d4888f08..828d492a3d1 100644 --- a/rustfmt.toml +++ b/rustfmt.toml @@ -13,7 +13,7 @@ ignore = [ # tests for now are not formatted, as they are sometimes pretty-printing constrained # (and generally rustfmt can move around comments in UI-testing incompatible ways) - "src/test", + "tests", # do not format submodules "library/backtrace",