[Python-Dev] whitespace normalization (original) (raw)
"Martin v. Löwis" martin at v.loewis.de
Wed Apr 25 21:03:41 CEST 2007
- Previous message: [Python-Dev] whitespace normalization
- Next message: [Python-Dev] some bug reviews
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Neal Norwitz schrieb:
I just checked in a whitespace normalization change that was way too big. Should this task be automated?
Assuming the answer is yes, these are the questions should be answered: 1) Which branches should this occur on: trunk, 2.5 (last release), 3k 2) Should there be a special user for these checkins
What really should be there is a pre-commit hook that rejects a checkin if the violates the formatting style in force.
Regards, Martin
- Previous message: [Python-Dev] whitespace normalization
- Next message: [Python-Dev] some bug reviews
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]