987123879113 / pcsx2

PCSX2 - The Playstation 2 Emulator
https://pcsx2.net
GNU General Public License v3.0
29 stars 12 forks source link

(Python2/Magicgate) clang-format #10

Closed AKuHAK closed 2 years ago

AKuHAK commented 2 years ago

Description of Changes

Not a big change - it just formats all non-pcsx2 (Python 2 and MagicGate) code with clang-format (pcsx2 slowly started to format their code too).

Rationale behind Changes

Suggested Testing Steps

AKuHAK commented 2 years ago

TBH I didnt know that clang-format can fix namespace namings without user interaction :)