diff options
author | Bruce Mitchener <bruce.mitchener@gmail.com> | 2015-11-05 23:57:33 +0000 |
---|---|---|
committer | Bruce Mitchener <bruce.mitchener@gmail.com> | 2015-11-05 23:57:33 +0000 |
commit | a18231a5e9e996528eb22a7ef03852ddce021c20 (patch) | |
tree | e091054527263d0449bde5ae0bd5c0b12543831a /lldb/packages/Python/lldbsuite/test/python_api/default-constructor | |
parent | a1d960ef5456de31266258800ff2649e09bc75a4 (diff) | |
download | bcm5719-llvm-a18231a5e9e996528eb22a7ef03852ddce021c20.tar.gz bcm5719-llvm-a18231a5e9e996528eb22a7ef03852ddce021c20.zip |
[swig] Start of pylint on python build scripts.
Summary:
This does a broad first pass on cleaning up a lot of the noise when
using pylint on these scripts. It mostly addresses issues of:
* Mixed tabs and spaces.
* Trailing whitespace.
* Semicolons where they aren't needed.
* Incorrect whitespace around () and [].
* Superfluous parentheses.
There will be subsequent patches with further changes that build
upon these.
Reviewers: zturner, domipheus
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D14375
llvm-svn: 252244
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions