clang-format: added .clang-format with rules adhere to dali coding guidelines. 98/242698/8
authorSubhransu Mohanty <sub.mohanty@samsung.com>
Mon, 31 Aug 2020 02:08:43 +0000 (11:08 +0900)
committerDavid Steele <david.steele@samsung.com>
Thu, 10 Sep 2020 11:34:57 +0000 (12:34 +0100)
commitb0e4c216b3c3e52f18427314fe69b2ec2b2d5135
tree18b4fc9fd852d8fd7b8bb9c7624fb00b1c01c789
parente9b142613381b2db7edb61360529d6a4bb34da09
clang-format: added .clang-format with rules adhere to dali coding guidelines.

added ./format file which will apply the coding guideline to the latest commit at HEAD^ and
reformats  the files if it violates Dali style  guideline.

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