github.com
ast-grep
A tool for searching, linting, and rewriting source code using its syntax structure.
https://github.com/ast-grep/ast-grepAbout This Resource
A tool for searching, linting, and rewriting source code using its syntax structure. Patterns match code constructs rather than plain text, making it useful for refactoring and enforcing code conventions.