Refactor Rename

Use when renaming a class, function, type, file, module, or public symbol across a codebase. Applies when the user asks for "rename this symbol", "rename a file safely", or "refactor the API name". Do not use for adding a new symbol (use the language's author flow), or for renaming a database column or a public URL — those have their own migration playbooks.

Mine-FNL Updated

File contents

Mine-FNL/skillmd-lint/tree/main/examples/refactor-rename commit 262aaf08ae

Frequently asked questions

npx skillmds@latest add mine-fnl/refactor-rename