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

CMake Always Fix Format and Add Enable Check Options #25

Merged
merged 6 commits into from
Jun 28, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jun 27, 2023

  • Ensure that the fix-format target from Format.cmake is always executed.
  • Introduce new options to enable the following checks:
    • Source code formatting check.
    • Static analysis warning check.
    • Test coverage check.

    By default, these checks are turned off.

@threeal threeal added the feat label Jun 27, 2023
@threeal threeal self-assigned this Jun 27, 2023
@threeal threeal marked this pull request as ready for review June 27, 2023 15:48
@threeal threeal force-pushed the cmake-always-fix-format branch from b707ddf to 434dbad Compare June 28, 2023 04:13
@threeal threeal changed the title CMake Always Fix Format CMake Always Fix Format and Add Enable Check Options Jun 28, 2023
@threeal threeal merged commit 07e8c62 into main Jun 28, 2023
@threeal threeal deleted the cmake-always-fix-format branch June 28, 2023 04:28
# 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.

1 participant