We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tests
1 parent 3a6bf35 commit 4580f4aCopy full SHA for 4580f4a
rustfmt.toml
@@ -13,7 +13,7 @@ ignore = [
13
14
# tests for now are not formatted, as they are sometimes pretty-printing constrained
15
# (and generally rustfmt can move around comments in UI-testing incompatible ways)
16
- "tests",
+ "/tests/",
17
18
# do not format submodules
19
# FIXME: sync submodule list with tidy/bootstrap/etc
0 commit comments