Created by: invokr
Config taken from the dolphin emulator project. See this file as an example of how formated source code would look like: https://github.com/dolphin-emu/dolphin/blob/master/Source/Core/Core/ActionReplay.cpp
I don't mind any specific style as long as it is consistent so I hope someone else will chip in and modify the sections they need. Important points might be such things as column with (cur 100) or ident width (cur 2).
I would run this over all source files and do another pull requests if there is a consensus.