Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

#136 Auto-generate a helper source file for the clang-tidy tool #139

Merged
merged 1 commit into from
Oct 14, 2023

Conversation

fktn-k
Copy link
Owner

@fktn-k fktn-k commented Oct 14, 2023

With increase in the number of library source files, it has been more and more difficult to properly maintain clang_tidy_helper.hpp file.
To decrease such an issue, the helper file has changed to be auto-generated depending on the existing .hpp files under include directory.

@fktn-k fktn-k added this to the Release v0.1.0 milestone Oct 14, 2023
@fktn-k fktn-k self-assigned this Oct 14, 2023
@fktn-k fktn-k added the improvement refactoring or optimization without public API changes label Oct 14, 2023
@fktn-k fktn-k merged commit b8179b1 into develop Oct 14, 2023
103 checks passed
@fktn-k fktn-k deleted the feature/136_autogen_clang_tidy_helper_cpp branch October 14, 2023 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement refactoring or optimization without public API changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant