Allow fmt
to run on rmake.rs
test files
This commit is contained in:
parent
3d1062c1a4
commit
8f47f9773d
9 changed files with 38 additions and 69 deletions
|
@ -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)
|
||||
"/tests/",
|
||||
"!/tests/run-make/*/rmake.rs",
|
||||
|
||||
# do not format submodules
|
||||
# FIXME: sync submodule list with tidy/bootstrap/etc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue