Commit Graph

4 Commits

Author SHA1 Message Date
Thomas NOËL 791eedd3f5 misc: fix new pylint 2.16 warnings (#74060)
gitea-wip/passerelle/pipeline/pr-main This commit looks good Details
gitea/passerelle/pipeline/head Something is wrong with the build of this commit Details
2023-02-01 13:55:49 +01:00
Benjamin Dauvergne 7d30f3fcf9 pylint.rc: disable unsupported-binary-operation which reports false positives (#68469) 2022-08-29 16:23:41 +02:00
Benjamin Dauvergne e11dcd42af misc: fix warnings in pylint.rc
pylint.rc:1: [E0015(unrecognized-option), ] Unrecognized option found: profile, cache-size, include-ids, zope, max-branchs
pylint.rc:1: [E0012(bad-option-value), ] Bad option value for --disable. Don't recognize message no-self-use.
2022-06-02 00:32:57 +02:00
Lauréline Guérin 2bcfb3d83b
misc: integrate pylint.rc in repo (#62099) 2022-03-25 08:24:24 +01:00