cyberneticlibrary

Process with short snake case

short_snake_caseworkflowsetup L2838
Michaelliv/pi-dynamic-workflows
What it does

Transform identifiers to snake_case naming

Best for

Bulk renaming codebase to snake_case convention with cross-file consistency.

Inputs
  • · source files with identifiers
Outputs
  • · refactored source files
Preconditions

Codebase and refactoring safety checks

Failure modes
  • · Name collision on transformation
  • · External API name change