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

Development: Remove all star imports #8492

Merged
merged 4 commits into from
Apr 28, 2024
Merged

Conversation

Strohgelaender
Copy link
Contributor

@Strohgelaender Strohgelaender commented Apr 28, 2024

@coderabbitai ignore

Checklist

General

Motivation and Context

We agreed that start imports should be avoided in our code base.

Description

This PR replaces all star imports with their specific class imports

Steps for Testing

code review :)

You can basically just check the rule added in the last commit and verify that the server style action is successful.

Review Progress

Code Review

  • Code Review 1
  • Code Review 2

@Strohgelaender Strohgelaender requested a review from a team as a code owner April 28, 2024 09:07
@github-actions github-actions bot added tests server Pull requests that update Java code. (Added Automatically!) labels Apr 28, 2024
@Strohgelaender Strohgelaender added this to the 7.0.3 milestone Apr 28, 2024
@krusche krusche merged commit fa3e504 into develop Apr 28, 2024
36 of 37 checks passed
@krusche krusche deleted the chore/reject-start-imports branch April 28, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review server Pull requests that update Java code. (Added Automatically!) tests
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants