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

Switch to file scoped namespace and other minor improvements #465

Merged
merged 4 commits into from
Dec 21, 2024

Conversation

HotCakeX
Copy link
Owner

  • Changed the Harden Windows Security Module's code to file-scoped namespaces introduced in C# 10.
  • Changed the accessibility of certain methods from public to internal for compliance with the new code analyzers.
  • Implemented more code analyzers and enforced code style on the code base.

Switch to file-scoped namespace style
spacing fix via code clean up
Update .editorconfig
Changes some method/property accessibilities to internal
@HotCakeX HotCakeX added the Enhancement 💯 New feature or request label Dec 21, 2024
@HotCakeX HotCakeX self-assigned this Dec 21, 2024
@HotCakeX HotCakeX merged commit 484eaf7 into main Dec 21, 2024
2 checks passed
@HotCakeX HotCakeX deleted the Switch-to-file-scoped-namespace branch December 21, 2024 07:54
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