Skip to content

Commit 0893e58

Browse files
author
Bas Alberts
committed
bugfix for Ruby AST viewing
1 parent da9a5b2 commit 0893e58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

emacs-codeql.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1475,7 +1475,7 @@ Group 8 matches the closing parenthesis.")
14751475
:javascript "javascript/ql/src/%s.ql"
14761476
:python "python/ql/src/%s.ql"
14771477
:ql "ql/ql/src/ide-contextual-queries/%s.ql"
1478-
:ruby "ruby/ql/src/ide-contextual-queries/%s.ql"
1478+
:ruby "ruby/ql/lib/ide-contextual-queries/%s.ql"
14791479
:go "ql/lib/%s.ql")
14801480
"A format list for finding templated queries by name")
14811481

0 commit comments

Comments
 (0)