Skip to content

Commit b88ed68

Browse files
committed
PS: Remove unnecessary data extension pattern. All the models are matched by the other two patterns.
1 parent 64bc3ed commit b88ed68

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)