1*7688df22SAndroid Build Coastguard Worker# To use this config with your editor, follow the instructions at: 2*7688df22SAndroid Build Coastguard Worker# http://editorconfig.org 3*7688df22SAndroid Build Coastguard Worker 4*7688df22SAndroid Build Coastguard Worker[*] 5*7688df22SAndroid Build Coastguard Workercharset = utf-8 6*7688df22SAndroid Build Coastguard Workerindent_style = tab 7*7688df22SAndroid Build Coastguard Workerindent_size = 8 8*7688df22SAndroid Build Coastguard Workertab_width = 8 9*7688df22SAndroid Build Coastguard Workerinsert_final_newline = true 10*7688df22SAndroid Build Coastguard Worker 11*7688df22SAndroid Build Coastguard Worker[meson.build] 12*7688df22SAndroid Build Coastguard Workerindent_style = space 13*7688df22SAndroid Build Coastguard Workerindent_size = 2 14