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

Update command parameters and options to be more consistent #430

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

stevenkuhn
Copy link
Contributor

This updates the command parameters and options to be more consistent. This entails required properties to non-nullable with a default value of default!, IsRequired to be explicitly defined, and properties should use { get; init; } unless they are being updated.

@adrianstevens adrianstevens merged commit 9cdc7c8 into develop Jan 18, 2024
4 checks passed
@adrianstevens adrianstevens deleted the feature/command-cleanup branch January 18, 2024 05:09
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.

2 participants