We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2e381a commit 17dd5cdCopy full SHA for 17dd5cd
1 file changed
ruby/ql/lib/codeql/ruby/ApiGraphs.qll
@@ -455,7 +455,6 @@ module API {
455
param instanceof BlockParameter and
456
result = Label::blockParameter()
457
or
458
- // TODO: the index can be offset by preceding non-positional parameters; translate correctly
459
(
460
param instanceof SimpleParameter
461
0 commit comments