Azure / azure-sdk-for-java

This repository is for active development of the Azure SDK for Java. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/java/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-java.
MIT License
2.36k stars 2k forks source link

Look at Adding Spotless as Part of Build #32560

Closed alzimmermsft closed 9 months ago

alzimmermsft commented 1 year ago

Look at adding Spotless as part of the normal build to add automated code formatting to build. Doing this will allow us to ensure Checkstyle and Spotbugs rules are being met while providing a standard code format.

alzimmermsft commented 9 months ago

Fixed by #38799