Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0.0
    • 0.99.2
    • None
    • Reviewed

    Description

      We have a number of files with tabs for whitespace. Our style guide and our checkstyle settings don't allow them, so clean them up.

      Doing this in a dedicate patch should make dealing with the churn easier, since ignoring whitespace changes will make the patch appear empty.

      To get a list of files:

      grep -rl -e "\t" */src/ | grep java$
      

      Attachments

        1. HBASE-12519.patch
          126 kB
          Varun Saxena
        2. HBASE-12519-branch-1.patch
          129 kB
          Varun Saxena

        Activity

          People

            varun_saxena Varun Saxena
            busbey Sean Busbey
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: