Skip to content

Commit 6db1907

Browse files
committed
Remove out-of-date comment.
This comment -- "by default we ignore everything in the repository" -- was added in rust-lang#65939 when rustfmt was first being introduced for this repository and (briefly) every directory was ignored. Since then lots of directories have opted in to formatting, so it is no longer true.
1 parent 79d87f1 commit 6db1907

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rustfmt.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ version = "Two"
33
use_small_heuristics = "Max"
44
merge_derives = false
55

6-
# by default we ignore everything in the repository
76
# tidy only checks files which are not ignored, each entry follows gitignore style
87
ignore = [
98
"/build/",

0 commit comments

Comments
 (0)