-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: Build, Test Improvement
-
None
-
Not Needed
-
While convenient, this does mean checked in source code (that hasn't run check) can be reformatted causing a build to be marked dirty.
1. Use a githook to run spotlessApply automagically.
Make check depend on spotlessCheck and fail if spotless hasn't been run
2. Add a spotlessCheck to static checks in evergreen