[Python-Dev] whitespace normalization
"Martin v. Löwis"
martin at v.loewis.de
Wed Apr 25 21:03:41 CEST 2007
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
More information about the Python-Dev
mailing list