management-api-for-apache-cassandra
management-api-for-apache-cassandra copied to clipboard
K8SSAND-950 ⁃ Format codebase with google-format
Right now the code base uses different styles for formatting, indentation and import ordering.
Many projects are now using google-java-format at DataStax: Java driver, DSBulk, Stargate... It has the advantage of minimizing merge conflicts and has very good tooling support (Maven and Gradle plugins, IDE support etc.).
Please format the entire codebase using google-java-format.
┆Issue is synchronized with this Jira Task by Unito ┆Issue Number: K8SSAND-950 ┆Priority: Medium