Closed AKuHAK closed 2 years ago
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).
TBH I didnt know that clang-format can fix namespace namings without user interaction :)
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