chore: add .editorconfig file (#217)

pull/220/head
Daniel de Sá 2022-12-01 10:29:27 -03:00 committed by GitHub
parent 3f9b230381
commit b6aecb12f6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
.editorconfig 100644
View File

@ -0,0 +1,6 @@
root = true
[*]
charset = utf-8
indent_size = 4
indent_style = tab