From 402dd33202d7c9333c21c7f419a32c3d4ff104b5 Mon Sep 17 00:00:00 2001 From: Ismael Juma Date: Mon, 28 Sep 2015 14:31:07 +0100 Subject: [PATCH] Make indenting in `checkstyle.xml` and `import-control.xml` consistent They now both use 2 spaces for indents, which is what `checkstyle.xml` was already doing. `import.xml` had a mixture of tabs and 4 spaces previously. --- checkstyle/checkstyle.xml | 18 +- checkstyle/import-control.xml | 330 +++++++++++++++++----------------- 2 files changed, 174 insertions(+), 174 deletions(-) diff --git a/checkstyle/checkstyle.xml b/checkstyle/checkstyle.xml index 999fd6ca1dde9..cd0207cc341ff 100644 --- a/checkstyle/checkstyle.xml +++ b/checkstyle/checkstyle.xml @@ -17,19 +17,19 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. ---> +--> - + - + - + - + @@ -39,7 +39,7 @@ - + @@ -64,12 +64,12 @@ - + - + @@ -84,4 +84,4 @@ - \ No newline at end of file + diff --git a/checkstyle/import-control.xml b/checkstyle/import-control.xml index db1ef7fdbb784..247f556083330 100644 --- a/checkstyle/import-control.xml +++ b/checkstyle/import-control.xml @@ -20,176 +20,176 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +