Skip to content

Conversation

eclipse-platform-bot
Copy link
Contributor

The following cleanups were 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 trailing white spaces on all lines
  • Remove unnecessary array creation for varargs
  • Remove unnecessary suppress warning tokens
  • Remove unused imports
  • Replace deprecated calls with inlined content where possible
  • Use pattern matching for instanceof

Copy link
Contributor

Test Results

 1 947 files  ±0   1 947 suites  ±0   1h 37m 35s ⏱️ + 1m 48s
 4 718 tests ±0   4 694 ✅ +1   24 💤 ±0  0 ❌  - 1 
14 154 runs  ±0  13 987 ✅ +1  167 💤 ±0  0 ❌  - 1 

Results for commit d686d6e. ± Comparison against base commit 141d1e6.

@laeubi laeubi merged commit 15b942c into master Jul 13, 2025
18 checks passed
@laeubi laeubi deleted the clean-code/terminal/bundles/org.eclipse.terminal.view.ui branch July 13, 2025 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants