Projet

Général

Profil

0001-build-remove-unnecessary-init-hook-from-pylint-confi.patch

Frédéric Péters, 04 avril 2021 17:20

Télécharger (620 octets)

Voir les différences:

Subject: [PATCH 01/15] build: remove unnecessary init-hook from pylint
 configuration (#52732)

 pylint.rc | 1 -
 1 file changed, 1 deletion(-)
pylint.rc
3 3
persistent=yes
4 4
ignore=vendor,Bouncers,ezt.py
5 5
cache-size=500
6
init-hook="import sys, os; sys.path.append("wcs")'
7 6

  
8 7
[MESSAGES CONTROL]
9 8
disable=
10
-