GritQLGritQL is a declarative query language for searching and modifying source code. Why GritQL?📖 Start simply without learning AST details: any code snippet is a valid GritQL query⚡️ Scale to millions of lines using Rust and query optimization for repositories with 10M+ lines📦 Reuse patterns with Grit's built-in module system to access 200+ standard patterns or share your own♻️ Works everywher

