Edgewall Software
Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#11482 closed task (fixed)

Cleanup whitespace in source code

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:

Fixed indentation and trimmed whitespace using reindent.py.

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.

Attachments (0)

Change History (4)

comment:1 by Ryan J Ollos, 10 years ago

Proposed changes are:

comment:2 by Ryan J Ollos, 10 years ago

Description: modified (diff)

comment:3 by Ryan J Ollos, 10 years ago

Release Notes: modified (diff)
Resolution: fixed
Status: newclosed

Committed to 1.0-stable in [12500] and committed to trunk in [12501]. Record-only merge of [12500] to trunk in [12502].

comment:4 by Ryan J Ollos, 10 years ago

Type: enhancementtask

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Ryan J Ollos to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.