Skip to content

Feature/rename all angular suffixes to v21 styleguide mk2#342

Open
tomwhite007 wants to merge 2 commits intorealworld-apps:mainfrom
tomwhite007:feature/Rename-all-Angular-suffixes-to-v21-styleguide-mk2
Open

Feature/rename all angular suffixes to v21 styleguide mk2#342
tomwhite007 wants to merge 2 commits intorealworld-apps:mainfrom
tomwhite007:feature/Rename-all-Angular-suffixes-to-v21-styleguide-mk2

Conversation

@tomwhite007
Copy link

This is a refresh of PR #341, which I'm going to close now due to conflicts from a PR merged ahead of it. It was easier to recreate than to resolve the conflicts, since this PR touches many files in the repo.

I'm hoping you'll find this useful.

I've applied the Angular v20+ Styleguide Naming Convention to your project, using a VS Code extension, Rename Angular Component with the command "Rename all Angular suffixes to v20 styleguide". I then repaired all namespace collisions using an AI prompt that derives the class's purpose and renames it to make the class name unique.

The process described above took about 2 seconds for the "Rename all Angular suffixes to v20 styleguide" script to run, and then 15 minutes to run the prompt on Cursor. It's easy to rerun if you'd like it applied later.

Note: because you have a Husky trigger that formats the files as they change, several .html files have been reformatted. I've left them in their new formatted state because I assume that's what you would prefer. But I am surprised you haven't already run the format rule across your repo already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant