From 6d84c266146576f3d871987072368cbfacc76c3f Mon Sep 17 00:00:00 2001 From: magowiz Date: Tue, 14 Dec 2021 22:47:51 +0100 Subject: [PATCH] Revert "ignore pylintrc" This reverts commit f8ace3feadd172ef02d7acfbfe8ef2291740baa0. --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index c7c969e..47bf74d 100644 --- a/.gitignore +++ b/.gitignore @@ -184,6 +184,3 @@ docker-image.tar.gz # test run script test_run.sh - -# pylint rc -pylintrc