Open AbduEhab opened 1 year ago
@coderabbitai review
The recent update focuses on enhancing code readability and consistency across the project. It primarily addresses the formatting of function parameters and the structure of namespace blocks, ensuring uniformity and clearer code structure. This refinement aims at improving the development experience by making the codebase easier to navigate and understand.
File(s) | Summary of Changes |
---|---|
.../Walnut/EntryPoint.h |
Adjusted spacing in function parameters; Reformatted namespace |
🐰✨
In the realm of code, where clarity reigns,
A rabbit hopped, leaving behind neat lanes.
With every space and line, it took great care,
Ensuring consistency was present everywhere.
🌟 "To clearer code!" it joyously claims.
🥕🎉
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Are there any plans to merge this?
Stumbled on to this while attempting to create Walnut as a Meson build project instead of a CMAKE project. Incredibly grateful to you @AbduEhab for sending this PR, I had zero energy to do this myself as I've been working on this Meson reconfiguration for Linux for hours.
If @TheCherno ever decides to provide support for other build systems such as Meson, I'm more than happy to send in a PR. Either way, I think merging this PR at least should be a no brainer.
The project works and compiles with my CMake version of the project which can be found here. It compiles on Ubuntu KDE. The changes should allow for macOS compilations too but I haven't tested them.
Summary by CodeRabbit