spiegel-keyman/android/.editorconfig
darcywong00 6d26d7cd9e Keyman for Android 2.8 Open Source
Copy over the Android source
Update build.sh scripts for new paths
KMEA/build.sh also updated to build KMW and use the artifacts
2017-07-21 11:52:22 +07:00

10 lines
139 B
INI

# top-most EditorConfig file
root = true
; applies to all files
[*]
indent_style = space
[*.{java, sh, css, html, xml}]
indent_size = 2