aboutsummaryrefslogtreecommitdiffstats
path: root/components/plugins/lints.rs
diff options
context:
space:
mode:
authorCameron Zwarich <zwarich@mozilla.com>2014-09-25 13:48:07 -0700
committerCameron Zwarich <zwarich@mozilla.com>2014-09-25 13:48:07 -0700
commitce2484a7ce691c620be14db0939a0e7e117d6a39 (patch)
tree50e60c86e8f0afc2729d6082bd603b976e6cf4a6 /components/plugins/lints.rs
parent1fba32af9ff68db73768b4732d003ea7aad09b28 (diff)
downloadservo-ce2484a7ce691c620be14db0939a0e7e117d6a39.tar.gz
servo-ce2484a7ce691c620be14db0939a0e7e117d6a39.zip
Fix trailing whitespace tidy errors
Diffstat (limited to 'components/plugins/lints.rs')
-rw-r--r--components/plugins/lints.rs3
1 files changed, 2 insertions, 1 deletions
diff --git a/components/plugins/lints.rs b/components/plugins/lints.rs
index 4a1bbb85f09..4b349e014b4 100644
--- a/components/plugins/lints.rs
+++ b/components/plugins/lints.rs
@@ -140,4 +140,5 @@ impl LintPass for UnrootedPass {
_ => {}
}
}
-} \ No newline at end of file
+}
+