ToughTechs151 / robot-template

Template for Tough Techs robots.
Other
1 stars 0 forks source link

Move spotless and spotbugs gradle sections into their own gradles file under .ttgradle. #16

Open blu28 opened 1 year ago

blu28 commented 1 year ago

To help in merging WPI code into the template, it would be useful to keep the regular WPI files as close as possible to their original state. It would therefore be desirable to replace the large sections of gradle code that are used to configure spotless and spotbugs with single "apply" lines.