Configures warnings as errors
Runs formatting checks on release build (difference between formatting check enabled and disabled is about 40 seconds on my laptop)
Fixes all formatting issues
I opted to only run the formatting checks during the release build due to the significant increase in time to build.
Configures warnings as errors Runs formatting checks on release build (difference between formatting check enabled and disabled is about 40 seconds on my laptop) Fixes all formatting issues
I opted to only run the formatting checks during the release build due to the significant increase in time to build.
Fixes #968