Skip to content

Commit ed8cc6a

Browse files
authored
Merge pull request #245 from microsoft/fix-extensional-warnings-powershell
PS: Remove unnecessary data extension pattern to fix warning
2 parents 64bc3ed + b88ed68 commit ed8cc6a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

powershell/ql/lib/qlpack.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ dependencies:
1414
codeql/util: ${workspace}
1515
codeql/mad: ${workspace}
1616
dataExtensions:
17-
- semmle/code/powershell/frameworks/**/model.yml
1817
- semmle/code/powershell/frameworks/**/*.model.yml
19-
- semmle/code/powershell/frameworks/**/typemodel.yml
2018
- semmle/code/powershell/frameworks/**/*.typemodel.yml
2119
warnOnImplicitThis: true

0 commit comments

Comments
 (0)