Skip to content

Commit

Permalink
Merge pull request #460 from semgrep/elixir_pro
Browse files Browse the repository at this point in the history
move elixir to pro so need tree-sitter-lang-pro package
  • Loading branch information
Yoann Padioleau authored Nov 21, 2023
2 parents 5218c67 + 5c8e8e9 commit 6b7be64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lang/release
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ fi
# Language-specific options
GEN_OCAML_OPTIONS=""
case "$lang" in
apex)
apex|elixir)
GEN_OCAML_OPTIONS="--package tree-sitter-lang-pro"
;;
*)
Expand Down

0 comments on commit 6b7be64

Please sign in to comment.