We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da9a5b2 commit 0893e58Copy full SHA for 0893e58
emacs-codeql.el
@@ -1475,7 +1475,7 @@ Group 8 matches the closing parenthesis.")
1475
:javascript "javascript/ql/src/%s.ql"
1476
:python "python/ql/src/%s.ql"
1477
:ql "ql/ql/src/ide-contextual-queries/%s.ql"
1478
- :ruby "ruby/ql/src/ide-contextual-queries/%s.ql"
+ :ruby "ruby/ql/lib/ide-contextual-queries/%s.ql"
1479
:go "ql/lib/%s.ql")
1480
"A format list for finding templated queries by name")
1481
0 commit comments