Skip to content

Commit c268163

Browse files
author
Dave Bartolomeo
committed
warnOnImplicitThis
1 parent 910b2a9 commit c268163

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

shared/threat-models-ext/android/qlpack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ dataExtensions:
88
- "*.model.yml"
99
extensionTargets:
1010
codeql/threat-models: ${workspace}
11+
warnOnImplicitThis: true

shared/threat-models-ext/local/qlpack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ dataExtensions:
88
- "*.model.yml"
99
extensionTargets:
1010
codeql/threat-models: ${workspace}
11+
warnOnImplicitThis: true

shared/threat-models/qlpack.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ library: true
44
groups: shared
55
dataExtensions:
66
- ext/*.model.yml
7+
warnOnImplicitThis: true

0 commit comments

Comments
 (0)