From cee2ce1bd23a67cb08c04e1b59dc4055bbb454d9 Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Mon, 13 Nov 2023 01:31:20 +0100 Subject: [PATCH] motorola: Keep a single clang-format in rootdir Change-Id: Iffe5b37c311dc0ed0c9b5c91a2f94e9ff72f4a8a --- .clang-format | 1 + 1 file changed, 1 insertion(+) create mode 120000 .clang-format diff --git a/.clang-format b/.clang-format new file mode 120000 index 0000000..ddcf5a2 --- /dev/null +++ b/.clang-format @@ -0,0 +1 @@ +../../build/soong/scripts/system-clang-format \ No newline at end of file