Commit Graph

21 Commits

Author SHA1 Message Date
Lauréline Guérin b6e849811a
misc: fix pylint consider-using-with (#53406) 2021-04-30 14:22:32 +02:00
Lauréline Guérin 24383fab9b
misc: fix pylint consider-using-max-builtin warning (#53405) 2021-04-30 10:57:00 +02:00
Frédéric Péters 14c2aa6f9f build: ignore new consider-using-{with,max-builtin} pylint warnings 2021-04-25 09:06:38 +02:00
Frédéric Péters daf2aa0ae3 trivial: add pylint disable comment for deprecated-module warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters deac7415d0 trivial: fix len-as-condition pylint warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters b23b21ee31 trivial: fix disallowed-name pylint warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters d67c024f15 trivial: fix unnecessary-lambda pylint warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters 528e0917e0 trivial: add pylint disable comments for individual eval-used warnings (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters 305ee58a65 trivial: add pylint disable comment for exec-used (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters cc1f7e13a0 trivial: fix not-a-mapping pylint warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters 7a9657c293 trivial: fix pointless-statement pylint warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters e35c293dcb trivial: fix subprocess-run-check pylint warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters 1a611d0ce7 trivial: fix assignment-from-no-return pylint warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters 575a06e6d2 trivial: fix assignment-from-none pylint warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters 6e1e665417 trivial: fix pylint duplicate-except warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters fc780d27a7 trivial: fix consider-using-ternary pylint warning (#52732) 2021-04-06 10:11:42 +02:00
Frédéric Péters 531d15fd76 build: remove unnecessary init-hook from pylint configuration (#52732) 2021-04-06 10:11:42 +02:00
Lauréline Guérin a86d1156c1
misc: pylint on tests (#52630) 2021-04-02 15:01:21 +02:00
Frédéric Péters e8fbf9a60c build: update pylint disable list to actually happening warnings (#52484) 2021-03-30 13:03:40 +02:00
Frédéric Péters 8f43b58ba1 build: update pylint to disable errors by code, not number (#52484) 2021-03-30 13:03:40 +02:00
Lauréline Guérin 97f7e9d516
misc: integrate pylint.rc in repo (#52222) 2021-03-29 10:28:29 +02:00