Skip to content

Commit e34e8ac

Browse files
authored
cargo dev fmt: format clippy_lints_internal as well (#14853)
changelog: none r? @Jarcho
2 parents ac7c87e + 608f682 commit e34e8ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clippy_dev/src/fmt.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ fn run_rustfmt(clippy: &ClippyInfo, update_mode: UpdateMode) {
247247
"clippy_config",
248248
"clippy_dev",
249249
"clippy_lints",
250+
"clippy_lints_internal",
250251
"clippy_utils",
251252
"rustc_tools_util",
252253
"lintcheck",

0 commit comments

Comments
 (0)