Per directory configs - preliminary changes#5
Open
art049 wants to merge 3 commits into
Open
Conversation
CodSpeed Performance ReportMerging #5 will degrade performances by 24.32%Comparing Summary
Benchmarks breakdown
|
9ea2075 to
42bbb5a
Compare
added 2 commits
April 19, 2024 13:48
- Add opportunity to open checkers per-file, so they can use values from local config during opening - Save command line arguments to apply them on top of each new config - More accurate verbose messages about config files - Enable finding config files in arbitrary directories - Add opportunity to call linter._astroid_module_checker per file in single-process mode - Collect stats from several calls of linter._astroid_module_checker in single-process mode - Extend linter._get_namespace_for_file to return the path from which namespace was created
42bbb5a to
2f6c087
Compare
- Responses to review comments - Add test for calling _astroid_module_checker on different levels - Move Path.resolve() out of _get_namespace_for_file recursive calls
2f6c087 to
9b3576f
Compare
0a03f65 to
87ca9a1
Compare
e8cd950 to
644e3c7
Compare
4c7a546 to
b02f3b2
Compare
65252ee to
ddfb2a4
Compare
a2f5460 to
c897c2d
Compare
dc4b5dd to
ba1f0c7
Compare
57fb37f to
8656186
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request was created automatically by CodSpeed to track performance changes of the pull request number 9550 from pylint-dev/pylint.
The original branch is fork-9550-0nf/per_directory_configs_preliminary