git-p4: disable some pylint warnings, to get pylint output to something manageable
authorLuke Diamand <redacted>
Wed, 29 Jan 2020 11:12:43 +0000 (11:12 +0000)
committerJunio C Hamano <redacted>
Thu, 30 Jan 2020 20:20:58 +0000 (12:20 -0800)
commit4c1d58675d07296adb2cf40b4b1c24f8d7a20d75
treea6f2348d576b8c03310514f1124d288f9f1efb28
parent5c3d5020e66caad0418b5696ba0f3d013641fcdd
git-p4: disable some pylint warnings, to get pylint output to something manageable

pylint is incredibly useful for finding bugs, but git-p4 has never used
it, so there are a lot of warnings that while important, don't actually
result in bugs.

Let's turn those off for now, so we can get some useful output.

Signed-off-by: Luke Diamand <redacted>
Signed-off-by: Junio C Hamano <redacted>
git-p4.py
git clone https://git.99rst.org/PROJECT