Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Update src and common dirs to comply with naming rules - #3241

Merged
Kristen Schau (krschau) merged 3 commits into
mainfrom
user/krschau/devhome-common-rules
Jun 17, 2024
Merged

Update src and common dirs to comply with naming rules#3241
Kristen Schau (krschau) merged 3 commits into
mainfrom
user/krschau/devhome-common-rules

Conversation

@krschau

Copy link
Copy Markdown
Collaborator

Summary of the pull request

Updates CoreWidgetExtension code to comply with naming rules introduced codified in #3215. (Private class variables start with underscore and use camelCase, private const class variables use PascalCase.)
Fixed some spelling errors.
Corrected line endings to CRLF in AppInstallActivationHandler.cs since the file was pretty evenly split.

Validation steps performed

Built and ran locally

@AmelBawa-msftAmirMS (AmelBawa-msft) added the Needs-Second Pull request that needs another approval label Jun 17, 2024
@krschau
Kristen Schau (krschau)force-pushed the user/krschau/devhome-common-rules branch from a98d6af to c9af396CompareJune 17, 2024 22:18
@krschauKristen Schau (krschau) removed the Needs-Second Pull request that needs another approval label Jun 17, 2024
@krschau
Kristen Schau (krschau) deleted the user/krschau/devhome-common-rules branch June 17, 2024 22:48
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@krschau@guimafelipe@AmelBawa-msft