summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
l---------.clang-format1
l---------.editorconfig1
-rw-r--r--PREUPLOAD.cfg5
3 files changed, 0 insertions, 7 deletions
diff --git a/.clang-format b/.clang-format
deleted file mode 120000
index 973b2fa..0000000
--- a/.clang-format
+++ /dev/null
@@ -1 +0,0 @@
-../../../build/soong/scripts/system-clang-format \ No newline at end of file
diff --git a/.editorconfig b/.editorconfig
deleted file mode 120000
index 940ef35..0000000
--- a/.editorconfig
+++ /dev/null
@@ -1 +0,0 @@
-../../../system/netd/.editorconfig \ No newline at end of file
diff --git a/PREUPLOAD.cfg b/PREUPLOAD.cfg
deleted file mode 100644
index c8dbf77..0000000
--- a/PREUPLOAD.cfg
+++ /dev/null
@@ -1,5 +0,0 @@
-[Builtin Hooks]
-clang_format = true
-
-[Builtin Hooks Options]
-clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp