hjalti / mossum

Moss summarizer
MIT License
188 stars 27 forks source link

filter by regexp #10

Open owenarden opened 2 years ago

owenarden commented 2 years ago

I wanted to be able to filter by regular expression, so I made some small modifications in Filter.include to process the arguments to the --filter* switches to be interpreted as regexps.