We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c30feab commit fd4b2b2Copy full SHA for fd4b2b2
powershell/ql/lib/qlpack.yml
@@ -5,4 +5,5 @@ groups:
5
- microsoft-all
6
dbscheme: semmlecode.powershell.dbscheme
7
extractor: powershell
8
-library: true
+library: true
9
+warnOnImplicitThis: true
powershell/ql/test/qlpack.yml
dependencies:
microsoft-sdl/powershell-all: ${workspace}
-tests: .
+tests: .
0 commit comments