зеркало из https://github.com/github/codeql.git
Merge pull request #13584 from kaspersv/kaspersv/misc-remaining-implicit-this
Misc: Enable implicit this warnings for remaining packs
This commit is contained in:
Коммит
94e0a986ce
|
@ -3,3 +3,4 @@ version: 0.0.0
|
|||
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
|
||||
libraryPathDependencies:
|
||||
- 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.
|
||||
libraryPathDependencies:
|
||||
- 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.
|
||||
libraryPathDependencies:
|
||||
- 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.
|
||||
libraryPathDependencies:
|
||||
- codeql-javascript
|
||||
warnOnImplicitThis: true
|
||||
|
|
|
@ -3,3 +3,4 @@ version: 0.0.0
|
|||
# Note libraryPathDependencies is obsolete and should not be used in new qlpacks.
|
||||
libraryPathDependencies:
|
||||
- codeql/python-all
|
||||
warnOnImplicitThis: true
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
name: codeql/suite-helpers
|
||||
version: 0.5.4-dev
|
||||
groups: shared
|
||||
warnOnImplicitThis: true
|
||||
|
|
Загрузка…
Ссылка в новой задаче