diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2021-02-07 15:21:12 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-06-07 15:09:19 +0200 |
commit | 420754489ea3275002736ca1986da13ca959bd11 (patch) | |
tree | 7d4cf52ab84c93176b0032f8e9ddddfe24bdd3dd /nxcomp/src/Z.cpp | |
parent | 1fc5c689ed63b2c053ed223453d22c5559c706d6 (diff) | |
download | nx-libs-420754489ea3275002736ca1986da13ca959bd11.tar.gz nx-libs-420754489ea3275002736ca1986da13ca959bd11.tar.bz2 nx-libs-420754489ea3275002736ca1986da13ca959bd11.zip |
nxdialog: fix/suppress some pylint findings
Increase pylint scrore from 9.5 to 10.0
I: 61, 0: Locally disabling wrong-import-position (C0413) (locally-disabled)
W:119, 0: TODO: Show title item in bold font (fixme)
W:390, 0: TODO: Implement all dialog types (fixme)
C: 41, 0: Trailing whitespace (trailing-whitespace)
C: 50, 0: Line too long (108/100) (line-too-long)
W:158,30: Unused argument '_ypos' (unused-argument)
W:158,23: Unused argument '_xpos' (unused-argument)
W:291,15: Catching too general exception Exception (broad-except)
R:333, 4: Too many branches (15/12) (too-many-branches)
Diffstat (limited to 'nxcomp/src/Z.cpp')
0 files changed, 0 insertions, 0 deletions