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

Remove non-header files from include folder (backport #716) #754

Merged
merged 5 commits into from
Dec 9, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Dec 9, 2024

The include directory previously contained all files copied over, but only *.h and *.hpp files are required. This commit removes all files that do not have a .h or .hpp extension, as well as any empty directories that may result from this cleanup.


This is an automatic backport of pull request #716 done by Mergify.

The `include` directory previously contained all files copied over, but only `*.h` and `*.hpp` files are required. This commit removes all files that do not have a `.h` or `.hpp` extension, as well as any empty directories that may result from this cleanup.

Signed-off-by: Meet Gandhi <[email protected]>
Co-authored-by: Meet Gandhi <[email protected]>
(cherry picked from commit 096ded0)
Signed-off-by: Pablo Garrido <[email protected]>
@pablogs9 pablogs9 force-pushed the mergify/bp/jazzy/pr-716 branch from 2d13ed0 to bb73a3c Compare December 9, 2024 07:02
@pablogs9 pablogs9 force-pushed the mergify/bp/jazzy/pr-716 branch from cd7ca80 to bc23bda Compare December 9, 2024 07:58
@pablogs9 pablogs9 merged commit 1fa614c into jazzy Dec 9, 2024
19 checks passed
@pablogs9 pablogs9 deleted the mergify/bp/jazzy/pr-716 branch December 9, 2024 08:39
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.

2 participants