lottie: Added default coding style file of clang-format. 82/184282/2
authorsubhransu mohanty <sub.mohanty@samsung.com>
Tue, 17 Jul 2018 02:23:59 +0000 (11:23 +0900)
committerHermet Park <chuneon.park@samsung.com>
Tue, 17 Jul 2018 04:24:10 +0000 (04:24 +0000)
commit8966564ec8c4473e22327b041484b6001931224a
treeea68e0d041dd3a41d09ebc538a01b78e728132a7
parent4f0d525e481ac163416cca62c6b0a13d6e19464b
lottie: Added default coding style file of clang-format.
     We can modify this file according to tizen coding guideline and
    then run the clang-format tool on the source tree which will do auto formatting.
    clang-format -style=file -i filename

Change-Id: I396e3da778264e822602ab72b7a06039c6fca0a3
.clang-format [new file with mode: 0644]