[Merge] Multi-glob rules

Colin D Bennett colin at gibibit.com
Sun Jan 18 08:33:19 GMT 2009


On Sun, 18 Jan 2009 04:04:13 +0200
"Marius Kruger" <amanic at gmail.com> wrote:

> hi,
> 
> this adds support for using multiple space separated patterns when
> specifying rules.
> eg:
> 
> > [name *.py, *.java, NEWS, README]
> > trailing_whitespace=fail
> >

I guess you mean (space-separated, not comma-separated):

 [name *.py *.java NEWS README]
 trailing_whitespace=fail

Regards,
Colin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20090118/050cf26d/attachment.pgp 


More information about the bazaar mailing list