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

Format and Check Warnings Only When Build Testing Is Enabled #67

Merged
merged 3 commits into from
Dec 15, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Dec 15, 2023

This pull request enables code formatting and check warning only if BUILD_TESTING option is enabled. This changes also adjust the structure of CMakelists.txt accordingly. It closes #66.

@threeal threeal self-assigned this Dec 15, 2023
@threeal threeal added the build label Dec 15, 2023
@threeal threeal added this to the Version 1.0.0 milestone Dec 15, 2023
@threeal threeal marked this pull request as ready for review December 15, 2023 12:08
@threeal threeal merged commit 58f079f into main Dec 15, 2023
2 checks passed
@threeal threeal deleted the `format-check-on-build-testing` branch December 15, 2023 12:10
# 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.

Format and Check Warnings Only When Build Testing Is Enabled
1 participant