fix: remove shell pattern as this results in scanning files multiple times
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
What does this MR do and why?
This fix ensures that the files are not scanned multiple times in a loop. The scope is already set in the Sources path, so there is no need to add the */** pattern.
Edited by 🤖 GitLab Bot 🤖