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

Refactor annotations and remove redundant package-info files #34

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

NonSwag
Copy link
Member

@NonSwag NonSwag commented Dec 3, 2024

This commit replaces JetBrains annotations with JSpecify annotations for better clarity on nullability. It also removes unnecessary package-info files that contained redundant nullability annotations, streamlining the codebase. The changes improve the project's overall readability and maintainability by adopting a more consistent approach to nullability.

This commit replaces JetBrains annotations with JSpecify annotations for better clarity on nullability. It also removes unnecessary package-info files that contained redundant nullability annotations, streamlining the codebase. The changes improve the project's overall readability and maintainability by adopting a more consistent approach to nullability.
@NonSwag NonSwag added the enhancement New feature or request label Dec 3, 2024
@NonSwag NonSwag self-assigned this Dec 3, 2024
@NonSwag NonSwag merged commit eeaa2a4 into main Dec 3, 2024
1 of 3 checks passed
@NonSwag NonSwag deleted the nullability branch December 3, 2024 15:17
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