Skip to content

Remove redundant (null) initializations and other clean ups#155

Merged
garydgregory merged 2 commits intoapache:masterfrom
mawiesne:remove_non-required_null_initializations
Jun 23, 2023
Merged

Remove redundant (null) initializations and other clean ups#155
garydgregory merged 2 commits intoapache:masterfrom
mawiesne:remove_non-required_null_initializations

Conversation

@mawiesne
Copy link
Copy Markdown
Contributor

Change

  • removes redundant (null) initializations
  • removes non-required return statements in void methods
  • improves "text-only" URLs in JavaDoc
  • fixes some typos and unpaired brackets along the path

removes non-required return statements in void methods
improves "text-only" URLs in JavaDoc
fixes some typos and unpaired brackets along the path
@mawiesne
Copy link
Copy Markdown
Contributor Author

FYI @kinow @garydgregory

@garydgregory garydgregory merged commit 5e6ad6d into apache:master Jun 23, 2023
@garydgregory garydgregory changed the title Remove redundant (null) initializations Remove redundant (null) initializations and other clean ups Jun 23, 2023
@mawiesne mawiesne deleted the remove_non-required_null_initializations branch June 23, 2023 10:56
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.

3 participants