Skip to content

Add pygit2 to pylint allow list

Wander Lairson Costa requested to merge walac/cki-lib:pylint-pygit2 into main

pylint cannot find symbols in the pygit2 module. Use the allow-list option as indicated in [1].

[1] https://github.com/pylint-dev/pylint/issues/1750#issuecomment-415347407

See also: kernel-workflow!1321 (closed)

Signed-off-by: Wander Lairson Costa wander@redhat.com

Edited by Tales da Aparecida

Merge request reports