Skip to content

Add semgrep rule exclude functionality

SBassett requested to merge T353536-add-rule-exclude-functionality into main
  • 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

Merge request reports