KentridgeRobotics / 2021Robot

Other
0 stars 7 forks source link

Add Spotless Linting and GitHub Action to Check Builds and Lint #1

Closed skallaher closed 3 years ago

skallaher commented 3 years ago

This PR adds support for spotless linting through Gradle as well as a GitHub Action to ensure that any pushes to master or pull requests targeted at master successfully build and conform to the linting standards.

Spotless configuration:

GitHub Action:

Additional Changes: