devkitPro / wut

Let's try to make a Wii U Toolchain / SDK for creating rpx/rpl.
zlib License
247 stars 52 forks source link

Add clang-format configuration and format check workflow #405

Open GaryOderNichts opened 1 month ago

GaryOderNichts commented 1 month ago

This draft is based on #195 and adds a clang-format configuration which matches the existing code base more closely. It also adds a workflow for pull requests to ensure correct formatting.