qdrant / java-client

Official Java client for Qdrant
https://qdrant.github.io/java-client
Apache License 2.0
38 stars 5 forks source link

style: Configure Spotless formatter #45

Closed Anush008 closed 2 months ago

Anush008 commented 3 months ago

This PR configures the Spotless plugin with Google Java formatting style.

The formatter is set up to run during ./gradlew build automatically.

1fecefb3fa8d997500b0c95c082dfaa9c4578276 - Configuring the formatter. 20ce937d34a695b1b4729c74ab54685f601ce50a - Building the project with formatting.