aboutsummaryrefslogtreecommitdiff
path: root/.clang-format
Commit message (Collapse)AuthorAgeFilesLines
* Provide a clang-format default configurationMiquel Sabaté Solà2024-05-251-0/+109
This is taken from the Linux Kernel with the change that tabs are 4 instead of 8 spaces wide. Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>