commit | 2c43e4dda73b1b6b266362dc68e6d0f7608b47ec | [log] [tgz] |
---|---|---|
author | Hsuan Ting Chen <roccochen@chromium.org> | Wed Jun 21 15:24:28 2023 +0800 |
committer | Chromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 21 07:49:44 2023 +0000 |
tree | 80d6877d77e4d931b8893661fc44ecb01c4215ac | |
parent | 3107ce77310de08404a6300bd72274e4a4c65745 [diff] |
.clang-format: Change the ColumnLimit from 80 to 96 Change the ColumnLimit from 80 to 96 to align with the coreboot guideline. We decided not to sync all the clang-format configs with coreboot to avoid introducing more unexpected syntax issues. BUG=none BRANCH=none TEST=none Change-Id: I7846aa153ca5a140bda68020e661f0f4d6ea3e2d Signed-off-by: Hsuan Ting Chen <roccochen@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/4630972 Reviewed-by: Yu-Ping Wu <yupingso@chromium.org>