--|---------|---------|---------|---------|---------|---------|---------|---------|
01| Actions / Help g?    Replace ,r    Sync All ,s    Sync Line ,l ...         
02|                                                                                
03|  Rules:                                                                       
04|id: grug_test                                                                   
05|language: typescript                                                            
06|rule:                                                                           
07|  pattern: grug                                                                 
08|                                                                                
09|  Files Filter:                                                                
10|e.g. *.lua   *.{css,js}   **/docs/*.md   (specify one per line, filters vi ...  
11| 󰮚 Flags:                                                                       
12|e.g. --help (-h) --debug-query=ast --strictness=<STRICTNESS>                    
13|  Paths:                                                                       
14|e.g. /foo/bar   ../   ./hello\ world/   ./src/foo.lua   ~/.config               
15|                                                                                
16| STATUS_SUCCESS ⟪ astgrep-rules ⟫
17| 2 matches in 1 files                                                           
18|                                                                                
19|file2.ts                                                                        
20|  2     if (grug || talks) {                                                 [1]
21|  3       grug.walks(talks)                                                  [2]
22|                                                                                
23|Grug FAR - 1: id: grug_test^@language: typesc...                            2,14
24|-- INSERT --                                                                    
