Add semgrep rule exclude functionality
-
Adds the ability to exclude certain rule sets from various repos (handy if they are erroring-out and need to be fixed upstream, are experimental, etc.)
-
Also adds exclude dir patterns for .phpcs.xml
Bug: T353536