Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-65

convert tabs to spaces

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.1.0
    • None
    • None
    • Patch Available

    Description

      Many of the pig source files mix tabs and 4 spaces for indentation. This is particularly painful for me when reading the code as I've set up my editor to indent tabs 8 spaces so I can catch if I actually use them anywhere, and the source jumps back and forth in indentation level, sometimes from line to line.

      The patch replaces all tabs with 4 spaces in java code since that's what's mentioned as the standard in the wiki.

      Attachments

        1. tabs_to_spaces_post_PIG-32.diff
          361 kB
          Charlie Groves
        2. tabs_to_spaces.diff
          362 kB
          Charlie Groves

        Activity

          People

            groves Charlie Groves
            groves Charlie Groves
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: