Skip to content

Warnings as errors and compiler error cleanup#976

Merged
EdwardCooke merged 1 commit into
aaubry:masterfrom
EdwardCooke:ec-warningsaserrors
Sep 13, 2024
Merged

Warnings as errors and compiler error cleanup#976
EdwardCooke merged 1 commit into
aaubry:masterfrom
EdwardCooke:ec-warningsaserrors

Conversation

@EdwardCooke

Copy link
Copy Markdown
Collaborator

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

@EdwardCooke
EdwardCooke merged commit 006090b into aaubry:master Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable warnings as errors in CI pipeline

1 participant