diff options
author | Ricardo Martincoski <ricardo.martincoski@gmail.com> | 2018-01-21 22:44:38 -0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2018-01-29 23:14:24 +0100 |
commit | 49ffceef57157e5f74c86312ec711f6dd8857668 (patch) | |
tree | 4c9af47a24047b5eba2ce56963048c6a0992d467 /package/angularjs | |
parent | deb31a979a33fc01c22da7c9875474145ea81ebe (diff) | |
download | buildroot-49ffceef57157e5f74c86312ec711f6dd8857668.tar.gz buildroot-49ffceef57157e5f74c86312ec711f6dd8857668.zip |
get-developers: fix code style
Fix these warnings:
E202 whitespace before ']'
E203 whitespace before ':'
E302 expected 2 blank lines, found 1
E305 expected 2 blank lines after class or function definition, found 1
E711 comparison to None should be 'if cond is None:'
E741 ambiguous variable name 'l'
F401 'sys' imported but unused
W391 blank line at end of file
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/angularjs')
0 files changed, 0 insertions, 0 deletions