[Tizen] Fixed an issue where the multi-tap did not work properly.
[platform/core/uifw/dali-toolkit.git] / automated-tests / .clang-format
1 ---
2 Language:        Cpp
3 DisableFormat: true
4 SortIncludes: false
5 ...