History log of /optee_os/.clang-format (Results 1 – 1 of 1)
Revision Date Author Comments
# fa17182b 12-May-2023 Jens Wiklander <jens.wiklander@linaro.org>

clang-format: add configuration file

Adds a configuration file to be used with clang-format. This file was
copied from the Linux kernel, but with the ForEachMacros updated for
OP-TEE.

Clang-format

clang-format: add configuration file

Adds a configuration file to be used with clang-format. This file was
copied from the Linux kernel, but with the ForEachMacros updated for
OP-TEE.

Clang-format can help with formatting the code, but we are not
expecting follow it to the letter.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Acked-by: Clement Faure <clement.faure@nxp.com>

show more ...