add simple .editorconfig (#4054)

Signed-off-by: Aminda Suomalainen <suomalainen+git@mikaela.info>
travis/msc/additive-events
Aminda Suomalainen 8 months ago committed by GitHub
parent 294b051579
commit 4623228eef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,7 @@
# EditorConfig is awesome: https://EditorConfig.org
root = true
[*]
insert_final_newline = true
charset = utf-8
max_line_length = 120
Loading…
Cancel
Save