The coding style enforcer
Posted May 12, 2005 10:36 UTC (Thu) by
NRArnot (subscriber, #3033)
Parent article:
The coding style enforcer
If the patch is restricted to inserting whitespace, it could be validated by stripping all whitespace out of the affected code before and after applying the patch, and making sure that the result is identical.
(
Log in to post comments)