You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by ijuma <gi...@git.apache.org> on 2015/09/28 15:33:37 UTC

[GitHub] kafka pull request: MINOR: Make indenting in `checkstyle.xml` and ...

GitHub user ijuma opened a pull request:

    https://github.com/apache/kafka/pull/253

    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.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ijuma/kafka fix-xml-indents

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/253.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #253
    
----
commit 402dd33202d7c9333c21c7f419a32c3d4ff104b5
Author: Ismael Juma <is...@juma.me.uk>
Date:   2015-09-28T13:31:07Z

    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.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] kafka pull request: MINOR: Make indenting in `checkstyle.xml` and ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/253


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---