smartsheet / smartsheet-java-sdk

Library that uses Java to connect to Smartsheet services.
Apache License 2.0
3 stars 12 forks source link

Add Checkstyle #51

Closed zromano closed 1 year ago

zromano commented 1 year ago

Add Checkstyle rules, but don't make it fail the build until we can fix all of the current violations.

This MR fixes the violations in some of the files with the most violations. We can fix the remaining validations over time.

Most of the violations are due to spacing or having in-line comments