Skip to content

Clean Code for terminal/bundles/org.eclipse.terminal.connector.ssh#1989

Merged
laeubi merged 1 commit intomasterfrom
clean-code/terminal/bundles/org.eclipse.terminal.connector.ssh
Jun 25, 2025
Merged

Clean Code for terminal/bundles/org.eclipse.terminal.connector.ssh#1989
laeubi merged 1 commit intomasterfrom
clean-code/terminal/bundles/org.eclipse.terminal.connector.ssh

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

@github-actions
Copy link
Contributor

Test Results

 1 947 files  ±0   1 947 suites  ±0   1h 35m 50s ⏱️ - 1m 36s
 4 717 tests ±0   4 693 ✅ ±0   24 💤 ±0  0 ❌ ±0 
14 151 runs  ±0  13 984 ✅ ±0  167 💤 ±0  0 ❌ ±0 

Results for commit 21f5a54. ± Comparison against base commit a5a46f8.

@laeubi laeubi merged commit 56b485a into master Jun 25, 2025
18 checks passed
@laeubi laeubi deleted the clean-code/terminal/bundles/org.eclipse.terminal.connector.ssh branch June 25, 2025 05:03
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