commit | 6c0fdbb84d04600b8db6e108031a3b02e3f6bb20 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Mon Sep 26 10:56:43 2016 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Mon Sep 26 12:24:54 2016 -0700 |
tree | b2f5df84afc758aff56f94669de8efa24d139c6b | |
parent | 19f24492dbab48d479191c449ceb6c16f30b1f9d [diff] |
Fix Google pylint warnings. * Rename variables and functions to follow Google coding style. * Fix line indentations to follow Google coding style. * Add module and function docstrings. * Change shebang line to avoid pylint warning. * Suppress some pylint warnings to avoid too many changes at once. * Fix typos. Test: run warn.py --byproject build.log Change-Id: I569961981b562e35cb5609a96cd5ebb40a80829c