MINOR: 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.

Author: Ismael Juma <ismael@juma.me.uk>

Reviewers: Gwen Shapira

Closes #253 from ijuma/fix-xml-indents
This commit is contained in:
Ismael Juma 2015-09-28 14:51:06 -07:00 committed by Gwen Shapira
parent 41afdbe680
commit 4e7db39556
2 changed files with 144 additions and 144 deletions