Javier Tia a9d997685a doc: Update U-Boot coding style guide with clang-format usage
The U-Boot coding style guide has been updated to include information
about using the `.clang-format` configuration file for automatic code
formatting. This ensures consistent formatting across the entire
codebase and aligns with Linux kernel coding standards. The goal with
introducing a predefined coding style is consistency rather than
personal preference.

The .clang-format file is copied directly from the Linux kernel without
any modifications, ensuring complete compatibility with kernel coding
standards.

Include comprehensive best practices for using clang-format,
specifically guidance on formatting only changed blocks versus entire
files, creating separate formatting-only commits for better code review,
and leveraging git clang-format for targeted formatting. Add examples of
editor integrations. This enhancement will help maintainers and
contributors to easily adhere to U-Boot coding standards.

Signed-off-by: Javier Tia <javier.tia@linaro.org>
2025-09-16 13:45:00 -06:00
..
2025-04-10 22:32:55 -03:00
2025-07-07 09:48:28 -06:00
2025-07-26 07:34:31 +02:00
2025-06-25 09:50:37 -06:00
2025-06-25 09:50:37 -06:00
2024-10-11 11:44:47 -06:00
2022-08-13 11:09:49 +02:00
2022-03-02 10:28:12 -05:00
2025-08-25 13:06:38 -06:00
2025-08-08 08:52:12 +02:00
2022-12-17 13:37:33 +00:00
2024-12-31 19:00:46 -06:00