Alan Gates (JIRA)
Wed, 11 Nov 2009 21:02:13 -0800
[
https://issues.apache.org/jira/browse/PIG-65?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alan Gates reassigned PIG-65:
-----------------------------
Assignee: Charlie Groves
> convert tabs to spaces
> ----------------------
>
> Key: PIG-65
> URL: https://issues.apache.org/jira/browse/PIG-65
> Project: Pig
> Issue Type: Bug
> Reporter: Charlie Groves
> Assignee: Charlie Groves
> Priority: Minor
> Fix For: 0.1.0
>
> Attachments: tabs_to_spaces.diff, tabs_to_spaces_post_PIG-32.diff
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.