Skip to content

Commit

Permalink
feat(registry): added ast-grep
Browse files Browse the repository at this point in the history
Signed-off-by: Tony-Sol <[email protected]>
  • Loading branch information
tony-sol committed Feb 26, 2025
1 parent e20e42e commit 9eecd06
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,13 @@ argocd.backends = [
]
asciidoctorj.backends = ["asdf:mise-plugins/mise-asciidoctorj"]
assh.backends = ["asdf:mise-plugins/mise-assh"]
ast-grep.backends = [
"aqua:ast-grep/ast-grep",
"cargo:ast-grep",
"npm:@ast-grep/cli",
"pipx:ast-grep-cli"
]
ast-grep.test = ["sg --version", "ast-grep {{version}}"]
atlas.backends = ["aqua:ariga/atlas", "asdf:komi1230/asdf-atlas"]
atmos.backends = ["aqua:cloudposse/atmos", "asdf:cloudposse/asdf-atmos"]
auto-doc.backends = ["asdf:mise-plugins/mise-auto-doc"]
Expand Down

0 comments on commit 9eecd06

Please sign in to comment.