neutron/neutron/hacking
Angus Lees a7a9c74c80 Combine author_tag and log_translation_hint regexes
author_tag_re and log_translation_hints were lists of regexes, where
each member was then separately matched against each input line.

This change combines each of these lists into an a|b regex and removes
the unnecessary loop.

Change-Id: I8db76862d3f7ef030e31e2e1e6f2fcd8dbd00888
2014-12-23 14:52:57 +11:00
..
__init__.py Add missing translation support 2014-05-19 12:16:56 +02:00
checks.py Combine author_tag and log_translation_hint regexes 2014-12-23 14:52:57 +11:00