Remove out-of-date comment.

This comment -- "by default we ignore everything in the repository" --
was added in #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.
This commit is contained in:
Nicholas Nethercote 2024-05-23 09:12:19 +10:00
parent 84b40fc908
commit bcfa67d50d
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ version = "Two"
use_small_heuristics = "Max"
merge_derives = false
# by default we ignore everything in the repository
# tidy only checks files which are not ignored, each entry follows gitignore style
ignore = [
"/build/",