manila/manila/message
junboli fb17422c86 Enable some off-by-default checks
Some of the available checks are disabled by default, like:
[H106] Don't put vim configuration in source files
[H203] Use assertIs(Not)None to check for None
[H904] Use ',' instead of '%', String interpolation should be
       delayed to be handled by the logging code, rather than
       being done at the point of the logging call.

Change-Id: Ie985fcf78997a86d41e40eacbb4a5ace8592a348
2017-08-03 16:13:32 +08:00
..
__init__.py User Messages 2017-07-13 13:05:57 +02:00
api.py Enable some off-by-default checks 2017-08-03 16:13:32 +08:00
message_field.py Provide filter name in user messages 2017-07-24 11:11:06 +00:00
message_levels.py User Messages 2017-07-13 13:05:57 +02:00