Support negative patterns in python_files
option.
#13111
Labels
status: needs information
reporter needs to provide more information; can be closed after 2 or more weeks of inactivity
What's the problem this feature will solve?
This feature will allow users to create exceptions to python files to look for tests or magic like assertion rewriting is applied to.
Describe the solution you'd like
Being able to specify negative patterns in the
python_files
option such as!my/**/pattern/*.py
or similar.Alternative Solutions
???
Additional context
Would allow workarounds to #10845, scipy/scipy#22236, and cocotb/cocotb#4343.
The text was updated successfully, but these errors were encountered: