Currently, there is no code convention enforced in RetDec.
The result of this is that every file has it's own
pseudo convention which is not really followed even
in the scope of the file.
This commit provides definition of a .clang-format
that enforces formatting rules throught the RetDec repository.