whereto/whereto
Doug Hellmann 307e7f0d70 accept the first match as the result
Rather than reporting multiple matches, stop evaluating rules when we
get the first match. This will still report redirect failures, and
avoids a false-negative when a more specific rule appears before a
more general rule and the more specific rule is valid.

Change-Id: Ie909301a367659a0ce199000342bcdc9422ce801
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-08-25 17:03:22 -04:00
..
tests accept the first match as the result 2017-08-25 17:03:22 -04:00
__init__.py Initial Cookiecutter Commit. 2017-08-23 11:16:01 -04:00
app.py accept the first match as the result 2017-08-25 17:03:22 -04:00
parser.py add parser 2017-08-23 12:13:31 -04:00
rules.py accept the first match as the result 2017-08-25 17:03:22 -04:00