servo/components/plugins/lints
Zbynek Winkler 924d804583 Move '&&' to the end of the previous line.
Following https://github.com/servo/servo/issues/10692 this is just a
formating change to satisfy a new tidy requirement of not having '&&' at
the beginning of a line.
2016-04-22 14:28:18 +02:00
..
ban.rs Added compiler lint ban on DOMRefCell 2016-03-09 23:48:32 +02:00
inheritance_integrity.rs Rust upgrade to 2016-04-12 2016-04-15 15:28:49 +05:30
mod.rs Remove str_to_string lint 2016-04-08 06:44:57 +05:30
privatize.rs Rust upgrade to 2016-04-12 2016-04-15 15:28:49 +05:30
transmute_type.rs Move '&&' to the end of the previous line. 2016-04-22 14:28:18 +02:00
unrooted_must_root.rs Rust upgrade to 2016-04-12 2016-04-15 15:28:49 +05:30