Skip to content

Commit

Permalink
warnOnImplicitThis
Browse files Browse the repository at this point in the history
  • Loading branch information
dbartol committed Oct 19, 2023
1 parent 910b2a9 commit c268163
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions shared/threat-models-ext/android/qlpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ dataExtensions:
- "*.model.yml"
extensionTargets:
codeql/threat-models: ${workspace}
warnOnImplicitThis: true
1 change: 1 addition & 0 deletions shared/threat-models-ext/local/qlpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ dataExtensions:
- "*.model.yml"
extensionTargets:
codeql/threat-models: ${workspace}
warnOnImplicitThis: true
1 change: 1 addition & 0 deletions shared/threat-models/qlpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ library: true
groups: shared
dataExtensions:
- ext/*.model.yml
warnOnImplicitThis: true

0 comments on commit c268163

Please sign in to comment.