|
|
|
|
|
by gregwebs
655 days ago
|
|
ast-grep is based on treesitter. I found Semgrep great for simple things but impossible due to edge cases for complicated things. ast-grep is more difficult for simple cases but all the information you need is there for complex cases. |
|