Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] Whitespace conventions


On 19 Oct 2009, at 15:45, Chris Aniszczyk wrote:

On Mon, Oct 19, 2009 at 3:57 AM, Alex Blewitt <alex.blewitt@xxxxxxxxx> wrote:
Therefore, I propose that we enforce no-trailing-whitespace from within the JDT to make it easier to contribute code to EGit/JGit. Separately, we can then decide whether to clean up existing source files (e.g. ResetOperation, RepositoryAction) with known trailing whitespace by coming across them at a
later stage, or whether we do a big-bang update.

I think this is a good idea. We should have consistent project level
settings [1] for our projects.

http://egit.eclipse.org/r/85 - remove whitespace across EGit
http://egit.eclipse.org/r/86 - remove whitespace across JGit

There hasn't been any further naysayers to this - can we apply the above two patches to get rid of what's there? They've been in the queue for a week.

Alex


Back to the top