summaryrefslogtreecommitdiff
path: root/.clang-format-2
diff options
context:
space:
mode:
authorThiƩbaud Weksteen <tweek@google.com>2020-10-23 15:51:49 +0200
committerThiƩbaud Weksteen <tweek@google.com>2020-10-23 17:46:17 +0200
commitcfdf96ecbd3f0814d801469504cf379140c01db3 (patch)
treec3eee588c81cdf2180b5bba5679439942fb49ef6 /.clang-format-2
parente1265705bd2ebb23e4338e9a1926efdbddc626b0 (diff)
downloadextras-cfdf96ecbd3f0814d801469504cf379140c01db3.tar.gz
Add .clang-format files
Adds standard .clang-format. This changes will be followed by (1) a series of change per directory to enable and fix the current formatting, using the most appropriate .clang-format configuration. (2) a final change to enable repohook clang-format for the whole repository. Test: None, these files are not in used yet. Change-Id: Ie873070586789107463ec56e53188339282f383b
Diffstat (limited to '.clang-format-2')
l---------.clang-format-21
1 files changed, 1 insertions, 0 deletions
diff --git a/.clang-format-2 b/.clang-format-2
new file mode 120000
index 00000000..7ab20d4f
--- /dev/null
+++ b/.clang-format-2
@@ -0,0 +1 @@
+../../build/soong/scripts/system-clang-format-2 \ No newline at end of file