Add error_handler and use it.

This commit is contained in:
Anthony Sottile 2014-07-28 11:02:36 -07:00
parent e3d29a897b
commit 9a017dcbe9
8 changed files with 177 additions and 35 deletions

View file

@ -1,5 +1,5 @@
[MESSAGES CONTROL]
disable=missing-docstring,abstract-method,redefined-builtin,useless-else-on-loop,redefined-outer-name,invalid-name
disable=locally-disabled,fixme,missing-docstring,abstract-method,useless-else-on-loop,invalid-name
[REPORTS]
output-format=colorized