Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enable Format, Warning, and Coverage by Default #56

Merged
merged 4 commits into from
Nov 14, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Nov 14, 2023

This pull request activates formatting, warning, and coverage checks by default. This is accomplished by removing the CHECK_FORMAT, CHECK_WARNING, and CHECK_COVERAGE options. Additionally, a check formatting step is added to the debug job because the fix-format target now requires manual invocation. The pull request closes #55.

@threeal threeal self-assigned this Nov 14, 2023
@threeal threeal added the build label Nov 14, 2023
@threeal threeal added this to the Version 0.1.0 milestone Nov 14, 2023
@threeal threeal marked this pull request as ready for review November 14, 2023 12:30
@threeal threeal merged commit 000cc4b into main Nov 14, 2023
5 checks passed
@threeal threeal deleted the enable-checks-by-default branch November 14, 2023 12:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable Format, Warning, and Coverage by Default
1 participant