Skip to content

Clean Code for ui/org.eclipse.pde.spy.context#1756

Merged
laeubi merged 1 commit into
masterfrom
clean-code/ui/org.eclipse.pde.spy.context
May 6, 2025
Merged

Clean Code for ui/org.eclipse.pde.spy.context#1756
laeubi merged 1 commit into
masterfrom
clean-code/ui/org.eclipse.pde.spy.context

Conversation

@eclipse-pde-bot

Copy link
Copy Markdown
Contributor

The following cleanups where applied:

  • Add final modifier to private fields
  • Add missing '@Deprecated' annotations
  • Add missing '@Override' annotations
  • Add missing '@Override' annotations to implementations of interface methods
  • Convert control statement bodies to block
  • Make inner classes static where possible
  • Remove unnecessary array creation for varargs
  • Replace deprecated calls with inlined content where possible
  • Use pattern matching for instanceof

@laeubi laeubi merged commit 7831499 into master May 6, 2025
17 of 18 checks passed
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