Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-24 | top: add .clang-format | Olof Johansson | |
Add a clang-format to automate consistent code formatting. Automating coding style reformatting removes a lot of manual checkpatch-type fixups, and can easily be implemented as a linter in code review environments. Signed-off-by: Olof Johansson <olof@lixom.net> |