projects
/
platform
/
core
/
uifw
/
dali-toolkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df3c676
)
Remove .clang-format file from toolkit/automated-tests
04/268204/1
author
seungho
<sbsh.baek@samsung.com>
Fri, 17 Dec 2021 04:08:58 +0000
(13:08 +0900)
committer
seungho
<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]
patch
|
blob
|
history
diff --git
a/automated-tests/.clang-format
b/automated-tests/.clang-format
deleted file mode 100644
(file)
index
297ddc2
..0000000
--- a/
automated-tests/.clang-format
+++ /dev/null
@@
-1,5
+0,0 @@
----
-Language: Cpp
-DisableFormat: true
-SortIncludes: false
-...