dawnbeen / c_formatter_42

C language formatter for 42 norminette
GNU General Public License v3.0
176 stars 18 forks source link

feat(clang-format): add arm64 support for macos #82

Closed basilaiman closed 4 days ago

basilaiman commented 5 days ago

ARM Support

This PR adds support for ARM architecture on MacOS. The code is tested on:

I added the following changes:


fixes #75