Is your feature request related to a problem?
The repo currently allows for * imports, which goes against opensearch's style guidelines:
https://github.com/opensearch-project/OpenSearch/blob/main/gradle/formatting.gradle#L89-L94
This should be changed to match the upstream.
What solution would you like?
A clear and concise description of what you want to happen.
What alternatives have you considered?
A clear and concise description of any alternative solutions or features you've considered.
Do you have any additional context?
Add any other context or screenshots about the feature request here.