Commit c9c42a2
committed
refactor(Rest): Rename private_field module to PascalCase
Rename Source/Fn/Transform/private_field.rs to PrivateField.rs and update the module declaration in mod.rs to follow the project's PascalCase naming convention for modules and files.
This aligns with the CLAUDE.md mandate that all code follows PascalCase naming for functions, variables, parameters, structs, modules, and file names.1 parent ec542bc commit c9c42a2
2 files changed
Lines changed: 3 additions & 2 deletions
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| 8 | + | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
0 commit comments