2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-03-26 08:20:41 +00:00

chore: add .editorconfig file (#217)

This commit is contained in:
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

6
.editorconfig Normal file
View File

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