blob: 9523aba7ff02b51a1bfbe02b3d82b1eb77597f8a [file] [log] [blame]
Ignored modules are now not checked at all, instead of being checked and then
ignored. This should speed up the analysis of large codebases which have
ignored modules.
Closes #9442 (`#9442 <https://github.com/pylint-dev/pylint/issues/9442>`_)