reiseburo/hotdog

using -t doesn't print the names of jmespath rules properly

rtyler opened this issue · 1 comments

Line 1 matches on:
         -
         - .*
Line 2 matches on:
         -
         - .*
Line 3 matches on:
         -
         - .*

oops

Hah, this is actually my own oversight, I have a jmespath rule with an empty string to match all JSON. Oops.