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
+1
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",