superlint/test/linters/python_pylint
Shop-kins eec862d0ea
fix: update pylint to ignore import-errors ()
-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_*/** () 2024-04-15 12:01:10 +00:00
python_good_1.py chore: remove duplicated configuration files () 2024-07-28 19:43:03 +02:00
python_good_2.py fix: update pylint to ignore import-errors () 2024-07-31 09:27:11 +02:00