Ignore file length tidy warning in hash/map.rs.
This commit is contained in:
parent
d85d82ab22
commit
da01455813
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
// ignore-tidy-filelength
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue