Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3282661

Browse files
committedMay 28, 2024
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 bd184cc commit 3282661

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)
Failed to load comments.