[Tizen.Applications.DataControl] Fix the issue for native handle (#561)
[platform/core/csapi/tizenfx.git] / .editorconfig
1 root = true
2
3 [*]
4 end_of_line = lf
5
6 [*.{cs,xaml}]
7 indent_style = space
8 indent_size = 4