mirror of
https://github.com/github/codeql.git
synced 2026-05-25 00:27:09 +02:00
Merge pull request #245 from microsoft/fix-extensional-warnings-powershell
PS: Remove unnecessary data extension pattern to fix warning
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user