зеркало из https://github.com/github/codeql.git
Enable implicit this warnings for shared packs
This commit is contained in:
Родитель
167a5723b4
Коммит
bfb098c3d6
|
@ -3,3 +3,4 @@ version: 0.0.13-dev
|
|||
groups: shared
|
||||
library: true
|
||||
dependencies:
|
||||
warnOnImplicitThis: true
|
||||
|
|
|
@ -2,3 +2,4 @@ name: codeql/ssa
|
|||
version: 0.0.17-dev
|
||||
groups: shared
|
||||
library: true
|
||||
warnOnImplicitThis: true
|
||||
|
|
|
@ -3,3 +3,4 @@ description: Library for the CodeQL detective tutorials, helping new users learn
|
|||
version: 0.0.10-dev
|
||||
groups: shared
|
||||
library: true
|
||||
warnOnImplicitThis: true
|
||||
|
|
|
@ -4,3 +4,4 @@ groups: shared
|
|||
library: true
|
||||
dependencies:
|
||||
codeql/util: ${workspace}
|
||||
warnOnImplicitThis: true
|
||||
|
|
|
@ -2,3 +2,4 @@ name: codeql/typos
|
|||
version: 0.0.17-dev
|
||||
groups: shared
|
||||
library: true
|
||||
warnOnImplicitThis: true
|
||||
|
|
|
@ -3,3 +3,4 @@ version: 0.0.10-dev
|
|||
groups: shared
|
||||
library: true
|
||||
dependencies:
|
||||
warnOnImplicitThis: true
|
||||
|
|
|
@ -2,3 +2,4 @@ name: codeql/yaml
|
|||
version: 0.0.2-dev
|
||||
groups: shared
|
||||
library: true
|
||||
warnOnImplicitThis: true
|
||||
|
|
Загрузка…
Ссылка в новой задаче