From 329a1e8295faa12259fb306165a0fffa4b8c07a4 Mon Sep 17 00:00:00 2001 From: "aurimas@google.com" Date: Tue, 3 Dec 2013 23:55:26 +0000 Subject: Enable PRESUMIT checks for ModifierOrder, ImportOrder and Trailing Whitespace. R=newt@chromium.org Review URL: https://codereview.chromium.org/102603002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238488 0039d316-1c4b-4281-b951-d872f2087c98 --- tools/android/checkstyle/chromium-style-5.0.xml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/tools/android/checkstyle/chromium-style-5.0.xml b/tools/android/checkstyle/chromium-style-5.0.xml index 8e18747..63c869e 100644 --- a/tools/android/checkstyle/chromium-style-5.0.xml +++ b/tools/android/checkstyle/chromium-style-5.0.xml @@ -24,8 +24,10 @@ - - + + + + @@ -95,7 +97,9 @@ - + + + @@ -121,9 +125,9 @@ - + - + @@ -142,6 +146,7 @@ + -- cgit v1.1