[Merge] Multi-glob rules
Marius Kruger
amanic at gmail.com
Sun Jan 18 02:04:13 GMT 2009
hi,
this adds support for using multiple space separated patterns when
specifying rules.
eg:
> [name *.py, *.java, NEWS, README]
> trailing_whitespace=fail
>
* in IniBasedRulesSearcher I settled on keeping a dict of glob->section
mappings,
so that we can find the rules for a specific pattern.
* I also implemented and tested that we can quote these patterns, so we
can have patterns containing spaces.
regards
marius
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20090118/81469a11/attachment.htm
More information about the bazaar
mailing list