cargo dev fmt: format clippy_lints_internal as well (#14853)

changelog: none
r? @Jarcho
This commit is contained in:
Jason Newcomb 2025-05-19 17:22:14 +00:00 committed by GitHub
commit e34e8ac42b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -247,6 +247,7 @@ fn run_rustfmt(clippy: &ClippyInfo, update_mode: UpdateMode) {
"clippy_config",
"clippy_dev",
"clippy_lints",
"clippy_lints_internal",
"clippy_utils",
"rustc_tools_util",
"lintcheck",