Commit Graph

4 Commits

Author SHA1 Message Date
Matthias Bussonnier bc94a51a96 Add a warning option which does not escape its arguments.
This is useful when to use regular expressions, like for example ignore
a bunch of dynamic messages
    --filterwarnigns 'ignore:Please use assert.* instead.:'

Or ignore all the warnings in a sub-backage
    --filterwarnigns 'ignore:::package.submodule.*'

This is also available in the ini file as the filterwarnigns options
2016-10-22 09:58:13 -07:00
Florian Schulze bc5a8c761e Fix version in readme. 2016-06-27 11:33:36 +02:00
Florian Schulze 3feee0c483 Prepare 0.1 release. 2016-06-27 11:32:54 +02:00
Florian Schulze 6b135c83be Initial commit. 2016-06-22 12:21:51 +02:00