ignore-tidy-filelength on all files with greater than 3000 lines
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// ignore-tidy-filelength
|
||||
|
||||
use crate::ast::{AngleBracketedArgs, AsyncArgument, ParenthesizedArgs, AttrStyle, BareFnTy};
|
||||
use crate::ast::{GenericBound, TraitBoundModifier};
|
||||
use crate::ast::Unsafety;
|
||||
|
||||
Reference in New Issue
Block a user