skip src/tools/libcxx-version
from tidy
Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
parent
1a07e58c09
commit
a2407e8448
@ -4,8 +4,6 @@
|
||||
//
|
||||
// It's nothing more than specifying the name of the standard library implementation (either libstdc++ or libc++)
|
||||
// and its major version.
|
||||
//
|
||||
// ignore-tidy-linelength
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
@ -16,6 +16,7 @@ pub fn filter_dirs(path: &Path) -> bool {
|
||||
"library/stdarch",
|
||||
"src/tools/cargo",
|
||||
"src/tools/clippy",
|
||||
"src/tools/libcxx-version",
|
||||
"src/tools/miri",
|
||||
"src/tools/rust-analyzer",
|
||||
"src/tools/rustc-perf",
|
||||
|
Loading…
x
Reference in New Issue
Block a user