aldelaro5 / dolphin-memory-engine

A RAM search made specifically to search, monitor and edit the Dolphin emulator's emulated memory
MIT License
171 stars 39 forks source link

Upgrade Clang-Format check in GitHub Action. #168

Closed cristian64 closed 4 months ago

cristian64 commented 4 months ago

The previous GitHub Action (RafikFarhad/clang-format-github-action) was not handling deeply nested files correctly: formatting was not enforced in a second directory level or deeper.

A more popular action (jidicula/clang-format-action) is now used, which enables Clang-Format 18.