Commit b677684
committed
docs(agents): add pi-elixir refactoring principle
Item 11 in Development Principles: always prefer elixir_eval,
elixir_ast_search, and elixir_ast_replace for Elixir code
introspection and structural edits. Fall back to targeted
'edit' only when AST tools cannot match.1 parent 1859c24 commit b677684
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| |||
0 commit comments