mirror of
https://github.com/libretro/pcsx2.git
synced 2025-02-10 19:53:38 +00:00
![Gregory Hainaut](/assets/img/avatar_default.png)
Add a .clang-format example file. Might need minor tuning. If people doesn't like the syntax Add a basic script to validate current change is compliant with clang-format * on master it will test last 20 commits * on branch it will test all commits of the branch Idea is to plug it into travis (might require clang 3.8). Everything is blacklisted. Use "ALL" parameters to test all standard directories.