tools/qa-checks: Add file filtering via include_patterns
Added include_patterns to recursively_apply_check in common.py.
If provided only files matching the patterns will be checked.
Only files which aren't excluded (by exclude_patterns or file_types
settings) will be considered for include_patterns.
Issue-Id: SCM-3902
Signed-off-by:
Joel Goddard <joel.goddard@arm.com>
Change-Id: I85eeed907b9e60518739aee7afce488eefa683ea
Loading
Please register or sign in to comment