commit | 2c2803cc418bb11accbb5122917d1035a3a1087e | [log] [tgz] |
---|---|---|
author | John L. Villalovos <john.l.villalovos@intel.com> | Tue Nov 08 10:07:56 2016 -0800 |
committer | John L. Villalovos <john.l.villalovos@intel.com> | Tue Nov 08 10:07:56 2016 -0800 |
tree | 6dab7e7bbe4022d4fb14d8c85e3f4f31f1005409 | |
parent | 9494db0d2b55a9676c1dff2099bb64b4774510ab [diff] |
Update to hacking 0.12.0 and use new checks Use hacking 0.12.0 Use the new checks that are available: [H106] Don’t put vim configuration in source files. [H203] Use assertIs(Not)None to check for None. [H904] Delay string interpolations at logging calls. Fix code so tests pass. Change-Id: I902e999687b066800e18fafd091571bf718b15f4 Depends-On: I2aa44b62f900d4dfd67701b01eadd0523fbfaf07