Edgewall Software

Opened 10 years ago

Last modified 10 years ago

#11482 closed task

Cleanup whitespace in source code — at Version 2

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Milestone: 1.0.2
Component: general Version:
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Ryan J Ollos)

I've seen that there has been a whitespace cleanup in the source code previously in [11490] and [11493]. When I ran reindent.py on the source directory it found a few additional lines to cleanup. The only significant issues were 2, 3 and 5 space indentation. I'll post the changes here for review before committing. Perhaps we could add this step to a release checklist?

/usr/share/doc/python2.6/examples/Tools/scripts/reindent.py -r -n .

It seems better to run this separately on the 1.0-stable branch and trunk, but let me know if you feel differently.

Change History (2)

comment:1 by Ryan J Ollos, 10 years ago

Proposed changes are:

comment:2 by Ryan J Ollos, 10 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.