Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alignment of namespaces with folder structures in the AppControl Manager code base #523

Merged

Conversation

HotCakeX
Copy link
Owner

  • This PR aligns namespaces with folder structures.
  • Removes 2 unused methods.
  • Applies minor code modernizations.

Removed some unused code and also applied minor modernization to some codes.
@HotCakeX HotCakeX added the Enhancement 💯 New feature or request label Jan 13, 2025
@HotCakeX HotCakeX self-assigned this Jan 13, 2025
@Copilot Copilot bot review requested due to automatic review settings January 13, 2025 19:27

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 129 out of 138 changed files in this pull request and generated no comments.

Files not reviewed (9)
  • AppControl Manager/.editorconfig: Language not supported
  • AppControl Manager/CustomUIElements/SigningDetailsDialogForRemoval.xaml.cs: Evaluated as low risk
  • AppControl Manager/CustomUIElements/SigningDetailsDialog.xaml.cs: Evaluated as low risk
  • AppControl Manager/App.xaml.cs: Evaluated as low risk
  • AppControl Manager/AppSettings/IconsStyleManager.cs: Evaluated as low risk
  • AppControl Manager/AppSettings/NavigationBackgroundManager.cs: Evaluated as low risk
  • AppControl Manager/AppSettings/SoundManager.cs: Evaluated as low risk
  • AppControl Manager/AppSettings/NavigationViewLocationManager.cs: Evaluated as low risk
  • AppControl Manager/AppSettings/AppThemeManager.cs: Evaluated as low risk
Comments suppressed due to low confidence (1)

AppControl Manager/AppSettings/AppSettingsCls.cs:7

  • [nitpick] The class name AppSettingsCls is ambiguous. It should be renamed to a more descriptive name, such as LocalAppSettings.
internal static class AppSettingsCls
@HotCakeX HotCakeX merged commit 5ef16ae into main Jan 13, 2025
2 checks passed
@HotCakeX HotCakeX deleted the Matched-folder-structure-with-namespaces-in-AppControl-Manager branch January 13, 2025 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 💯 New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant