Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite8d497b

Browse files
committed
python/js/ruby: fix QL-for-QL alert
1 parentc269d6a commite8d497b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎javascript/ql/lib/semmle/javascript/frameworks/data/internal/ApiGraphModels.qll‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ module ModelOutput {
781781
}
782782

783783
/**
784-
* Holds if a barrier model contributed `barrier` with the given `kind`.
784+
* Holds if a barrier model contributed `barrier` with the given `kind` and `branch`.
785785
*/
786786
cached
787787
API::NodegetABarrierGuardNode(stringkind,booleanbranch,stringmodel){

‎python/ql/lib/semmle/python/frameworks/data/internal/ApiGraphModels.qll‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ module ModelOutput {
781781
}
782782

783783
/**
784-
* Holds if a barrier model contributed `barrier` with the given `kind`.
784+
* Holds if a barrier model contributed `barrier` with the given `kind` and `branch`.
785785
*/
786786
cached
787787
API::NodegetABarrierGuardNode(stringkind,booleanbranch,stringmodel){

‎ruby/ql/lib/codeql/ruby/frameworks/data/internal/ApiGraphModels.qll‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ module ModelOutput {
781781
}
782782

783783
/**
784-
* Holds if a barrier model contributed `barrier` with the given `kind`.
784+
* Holds if a barrier model contributed `barrier` with the given `kind` and `branch`.
785785
*/
786786
cached
787787
API::NodegetABarrierGuardNode(stringkind,booleanbranch,stringmodel){

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp