Skip to content

[lz4] Make lz4 a submodule.#344

Merged
blueloveTH merged 1 commit intopocketpy:mainfrom
c8ef:main
Mar 2, 2025
Merged

[lz4] Make lz4 a submodule.#344
blueloveTH merged 1 commit intopocketpy:mainfrom
c8ef:main

Conversation

@c8ef
Copy link
Contributor

@c8ef c8ef commented Mar 2, 2025

In this patch, we are making lz4 a submodule instead of including the source code itself. It would be beneficial to standardize the way we import third-party libraries; currently, libhv is a submodule and lz4 is source code.
Once this patch is implemented, we can ensure that all C source code added is written by pocketpy developers, making it easier to implement CI for checking code style.

@c8ef
Copy link
Contributor Author

c8ef commented Mar 2, 2025

Not sure if this is the right way to go. The test passed locally. Please take a look. Thank you! @blueloveTH

@blueloveTH
Copy link
Collaborator

I just think this could be great.

@blueloveTH blueloveTH merged commit 8a3bdd7 into pocketpy:main Mar 2, 2025
12 checks passed
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