Azure / azure-cosmosdb-java

Java Async SDK for SQL API of Azure Cosmos DB
MIT License
54 stars 61 forks source link

Creates checkstyle Plugin #43

Closed otaviojava closed 6 years ago

otaviojava commented 6 years ago

That was the check style that I created, I used an Eclipse Foundation project as a template. Do you think rules make sense? I got these errors: Can I got ahead and fix those?

otaviojava commented 6 years ago

@moderakh what do you think?

otaviojava commented 6 years ago

Done, could you give higher priority to this one? This PR changes a lot of classes.

moderakh commented 6 years ago

@otaviojava

Thanks for the PR and sorry for delayed update on this.

Having automated check-style is great, however this PR introduces a large number of breaking changes to the naming of public APIs which are already in use by end users.