Merge pull request #245 from microsoft/fix-extensional-warnings-powershell

PS: Remove unnecessary data extension pattern to fix warning
This commit is contained in:
dilanbhalla
2025-06-12 10:55:36 -07:00
committed by GitHub

View File

@@ -14,8 +14,6 @@ dependencies:
codeql/util: ${workspace}
codeql/mad: ${workspace}
dataExtensions:
- semmle/code/powershell/frameworks/**/model.yml
- semmle/code/powershell/frameworks/**/*.model.yml
- semmle/code/powershell/frameworks/**/typemodel.yml
- semmle/code/powershell/frameworks/**/*.typemodel.yml
warnOnImplicitThis: true