Skip to content

Commit bcfa67d

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 84b40fc commit bcfa67d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rustfmt.toml

-1
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)