[Tizen] Fix the failure to emit Accessibility::WindowEvent::CREATE event.
[platform/core/uifw/dali-adaptor.git] / third-party / .clang-format
1 ---
2 Language:        Cpp
3 DisableFormat: true
4 SortIncludes: false
5 ...