[MERGE] Less bazaar coding style regressions.
Marius Kruger
amanic at gmail.com
Sun Jul 27 01:29:31 BST 2008
Thats right folks,
I think I've successfully written a test which checks for bazaar code style
regressions in the not-yet-commited changes of the working tree being
tested.
Currently I check all newly modified .py files for:
* new trailing white space
* new leading tabs
* new long lines (give warning only)
* no newline at end of files
It already came in usefull while preparing this patch
./bzr --no-plugins selftest coding_style
will help people like me to easily prepare non-style-regressing patches.
I mostly copied code from diff and friends.
regards
marius
--
a patch a day
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20080727/5bcc1875/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: check-style.patch
Type: text/x-patch
Size: 9859 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080727/5bcc1875/attachment-0001.bin
More information about the bazaar
mailing list