Currently, format errors are occurring without being flagged as errors by the CI, allowing the pipeline to pass despite these issues. We need to update the CI configuration so that any format errors result in a failure.
Scope of Impact
Impact: Ensures that format errors cause the CI to fail, enhancing code consistency across the project.
Particular Points to Check
Confirm that the changes to the CI configuration function correctly.
Ensure that format errors are reliably flagged as failures in the CI pipeline.
Issue Summary
Currently, format errors are occurring without being flagged as errors by the CI, allowing the pipeline to pass despite these issues. We need to update the CI configuration so that any format errors result in a failure.
Scope of Impact
Particular Points to Check
Schedule
11/16