mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
cargo dev fmt: format clippy_lints_internal as well (#14853)
changelog: none r? @Jarcho
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user