Remove .clang-format file from toolkit/automated-tests 04/268204/1
authorseungho <sbsh.baek@samsung.com>
Fri, 17 Dec 2021 04:08:58 +0000 (13:08 +0900)
committerseungho <sbsh.baek@samsung.com>
Fri, 17 Dec 2021 04:08:58 +0000 (13:08 +0900)
Change-Id: Id90b45de110a60c6407e2994698be298aa55dae8
Signed-off-by: seungho <sbsh.baek@samsung.com>
automated-tests/.clang-format [deleted file]

diff --git a/automated-tests/.clang-format b/automated-tests/.clang-format
deleted file mode 100644 (file)
index 297ddc2..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
----
-Language:        Cpp
-DisableFormat: true
-SortIncludes: false
-...