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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mass modify classes #16

Merged
merged 14 commits into from
Mar 16, 2024
Merged

Mass modify classes #16

merged 14 commits into from
Mar 16, 2024

Conversation

Smalls1652
Copy link
Owner

Description

This PR is mass modifying all of the classes.

Type of change

  • 馃専 New feature
  • 馃挭 Enhancement
  • 馃 Bug fix
  • 馃Ч Maintenance

Related issues

  • None

@Smalls1652 Smalls1652 added the enhancement New feature or request label Mar 16, 2024
@Smalls1652 Smalls1652 self-assigned this Mar 16, 2024
- Public properties will just use the automatically created backing field during compilation.
- Change the regex to source generated regex.
- Split out parsing methods.
- Update constructor.
- Add missing code doc for the ParsedType property.
- Public properties will just use the automatically created backing field during compilation.
- Split out methods.
- Update constructor.
- Public properties will just use the automatically created backing field during compilation.
- Public properties will just use the automatically created backing field during compilation.
- Public properties will just use the automatically created backing field during compilation.
- All methods with an underscore in their name have been renamed to not have it.
- Any local variables or method parameters don't have an underscore as a prefix anymore.
- Public properties will just use the automatically created backing field during compilation.
- Public properties will just use the automatically created backing field during compilation.
- Public properties will just use the automatically created backing field during compilation.
- Remove casting from List<T> to an array and just initialize as an array.
@Smalls1652 Smalls1652 merged commit 53046a6 into main Mar 16, 2024
2 checks passed
@Smalls1652 Smalls1652 deleted the update/mass-modify-classes branch March 16, 2024 20:44
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.

None yet

1 participant