mirror of
https://github.com/servo/servo.git
synced 2025-07-30 18:50:36 +01:00
Merge pull request #3480 from zwarich/trailing-whitespace
Fix trailing whitespace tidy errors Reviewed-by: larsbergstrom
This commit is contained in:
commit
c2d6d8084c
4 changed files with 8 additions and 5 deletions
|
@ -145,3 +145,4 @@ impl LintPass for UnrootedPass {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -237,3 +237,4 @@ impl<'a> JSTraceable for &'a str {
|
||||||
// Do nothing
|
// Do nothing
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -64,3 +64,4 @@ macro_rules! untraceable(
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue