superlint/test/linters/python_pylint
Shop-kins eec862d0ea
fix: update pylint to ignore import-errors (#5927)
-re-instates previous super-linter pylint functionality

-ignoring import errors is desired as super-linter does not
 support installing dependencies as it runs

-creates a new test case file for confirming
 import-errors are disabled this consists of a 3rd
 party import and a basic usage
2024-07-31 09:27:11 +02:00
..
python_bad_1.py fix: test/linters/python_*/** (#5502) 2024-04-15 12:01:10 +00:00
python_good_1.py chore: remove duplicated configuration files (#5928) 2024-07-28 19:43:03 +02:00
python_good_2.py fix: update pylint to ignore import-errors (#5927) 2024-07-31 09:27:11 +02:00