Commit Graph

1 Commits

Author SHA1 Message Date
Peter Kubov
f4f30215aa .clang-format: Provide code auto-formatting.
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.
2022-01-14 15:51:36 +01:00