mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
Misc: Enable implicit this warnings for remaining packs
This commit is contained in:
@@ -3,3 +3,4 @@ version: 0.0.0
|
|||||||
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
|
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
|
||||||
libraryPathDependencies:
|
libraryPathDependencies:
|
||||||
- codeql/cpp-all
|
- codeql/cpp-all
|
||||||
|
warnOnImplicitThis: true
|
||||||
|
|||||||
@@ -3,3 +3,4 @@ version: 0.0.0
|
|||||||
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
|
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
|
||||||
libraryPathDependencies:
|
libraryPathDependencies:
|
||||||
- codeql/csharp-all
|
- codeql/csharp-all
|
||||||
|
warnOnImplicitThis: true
|
||||||
|
|||||||
@@ -3,3 +3,4 @@ version: 0.0.0
|
|||||||
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
|
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
|
||||||
libraryPathDependencies:
|
libraryPathDependencies:
|
||||||
- codeql/java-all
|
- codeql/java-all
|
||||||
|
warnOnImplicitThis: true
|
||||||
|
|||||||
@@ -3,3 +3,4 @@ version: 0.0.0
|
|||||||
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
|
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
|
||||||
libraryPathDependencies:
|
libraryPathDependencies:
|
||||||
- codeql-javascript
|
- codeql-javascript
|
||||||
|
warnOnImplicitThis: true
|
||||||
|
|||||||
@@ -3,3 +3,4 @@ version: 0.0.0
|
|||||||
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
|
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
|
||||||
libraryPathDependencies:
|
libraryPathDependencies:
|
||||||
- codeql/python-all
|
- codeql/python-all
|
||||||
|
warnOnImplicitThis: true
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
name: codeql/suite-helpers
|
name: codeql/suite-helpers
|
||||||
version: 0.5.4-dev
|
version: 0.5.4-dev
|
||||||
groups: shared
|
groups: shared
|
||||||
|
warnOnImplicitThis: true
|
||||||
|
|||||||
Reference in New Issue
Block a user