forcedotcom / sfdx-scanner

MIT License
208 stars 49 forks source link

[BUG] target flag doesn't seem to remove negative glob entries correctly #1459

Open stephen-carter-at-sf opened 2 months ago

stephen-carter-at-sf commented 2 months ago

I created this on behalf of neozhu who originally posed his question in the run-code-analyzer repo as: https://github.com/forcedotcom/run-code-analyzer/issues/25

--target "force-app/main/**/*.cls,force-app/main/**/*.js,!force-app/main/**/__test__/**"

doesn't seem to exclude the test folders like it should.

git2gus[bot] commented 1 month ago

This issue has been linked to a new work item: W-15838358