Skip to content

Commit

Permalink
feat: added ast-grep
Browse files Browse the repository at this point in the history
  • Loading branch information
tony-sol committed Feb 25, 2025
1 parent 0de4089 commit 94c758e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,12 @@ 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"
]
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 94c758e

Please sign in to comment.