pylint: Consider all imports as absolute.
This should have no impact on existing code as pylint is ran on a named temporary file anyway but it avoids useless checks for relative imports and thus is slightly faster.
Showing
This should have no impact on existing code as pylint is ran on a named temporary file anyway but it avoids useless checks for relative imports and thus is slightly faster.
mentioned in commit 74f242a9
·mentioned in commit 74f242a9
mentioned in commit 724b0e36
·mentioned in commit 724b0e36