summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorEnji Cooper <yaneurabeya@gmail.com>2019-11-14 11:11:23 -0800
committerClaudiu Popa <pcmanticore@gmail.com>2019-11-16 21:24:40 +0100
commit1b15abbc5a995d57abe5f2a7016d6088355a2b91 (patch)
tree5368d15f2cba9bb09166ab8927442d29f910b9fa /tox.ini
parentb17d6bd537717375b21633478df499bb29741160 (diff)
downloadpylint-git-1b15abbc5a995d57abe5f2a7016d6088355a2b91.tar.gz
Fix pylint reported issues
* Sort imports per PEP8 * Rename globally allocated symbol to avoid variable shadowing issue. * Remove squelching of W0704, since recent versions of pylint do not support the warning, resulting in an error with `pylint -E`. * Add `pylint: disable=unused-import` to seemingly unused imports which actually affect build behavior. Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
Diffstat (limited to 'tox.ini')
0 files changed, 0 insertions, 0 deletions