Support globbing pattern for input specification #8310
Labels
Enhancement ✨
Improvement to a component
Needs PR
This issue is accepted, sufficiently specified and now needs an implementation
Milestone
Current problem
As mentioned in #8281 (comment) and #8290 (comment), lets consider supporting
pylint --recursive=y packages/*/src
cc @Pierre-Sassoulas @DudeNr33 @DanielNoord
Desired solution
Add globbing support right in this line
https://github.com/PyCQA/pylint/blob/dca394035268a234b29d0c103a4fcc201c84061f/pylint/config/config_initialization.py#L123
Additional context
No response
The text was updated successfully, but these errors were encountered: