Description
Searches, lints, and rewrites source code using syntax-aware patterns at large scale. It is useful for developers who need safer refactors than plain text search across many files.
Automated rewrites can change behavior if the rule is too broad. Review diffs, run tests, and start with small rule scopes before applying changes widely.