summaryrefslogtreecommitdiff
path: root/doc/develop/statistics
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2026-04-28 16:28:48 +0200
committerHeinrich Schuchardt <[email protected]>2026-05-01 12:22:38 +0200
commita48ddf81c29a6def34f5b3417bf190c8ff117c91 (patch)
tree8ef4fa0e960bbec163073a2eaeff6ee80ebfdc7c /doc/develop/statistics
parentec45cf3dda47ca941697c123088d086336ea5dfc (diff)
.clang-format: add U-Boot specific for each macros
Formatting via clang-format is controlled by .clang-format. For each statements should be formatted with a brace at the line end: for_each() { } This requires clang-format to know that the symbol is not a function but a for each macro. We use some for each macros which don't exist in Linux. Add these to file .clang-format. Reviewed-by: Simon Glass <[email protected]> Signed-off-by: Heinrich Schuchardt <[email protected]>
Diffstat (limited to 'doc/develop/statistics')
0 files changed, 0 insertions, 0 deletions