| commit | b236c24a1a671ca278b35f98d52267b7788057c7 | [log] [tgz] |
|---|---|---|
| author | junboli <junbo85.li@gmail.com> | Tue Jul 18 18:12:37 2017 +0800 |
| committer | junboli <junbo85.li@gmail.com> | Thu Aug 03 16:13:32 2017 +0800 |
| tree | bbaa2816157a1396b260f89818e42b73e528825d | |
| parent | af8d4cc32e50cffe99b9007c75d7a53ce6064848 [diff] |
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