Skip to content

Commit 608f682

Browse files
committed
cargo dev fmt: format clippy_lints_internal as well
1 parent ebc2a68 commit 608f682

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)