mirror of
https://github.com/github/codeql.git
synced 2026-05-25 08:37:20 +02:00
PS: Warn on implicit this to make CI happy.
This commit is contained in:
@@ -5,4 +5,5 @@ groups:
|
||||
- microsoft-all
|
||||
dbscheme: semmlecode.powershell.dbscheme
|
||||
extractor: powershell
|
||||
library: true
|
||||
library: true
|
||||
warnOnImplicitThis: true
|
||||
@@ -5,4 +5,5 @@ groups:
|
||||
dependencies:
|
||||
microsoft-sdl/powershell-all: ${workspace}
|
||||
extractor: powershell
|
||||
tests: .
|
||||
tests: .
|
||||
warnOnImplicitThis: true
|
||||
Reference in New Issue
Block a user