1
0
mirror of https://github.com/xPaw/PHP-Source-Query.git synced 2026-05-18 12:53:34 +02:00

Create .editorconfig

This commit is contained in:
Pavel Djundik
2015-10-11 12:44:37 +03:00
parent e570cf796c
commit 2591684d24
+8
View File
@@ -0,0 +1,8 @@
# http://editorconfig.org
root = true
[*]
charset = utf-8
indent_style = tab
insert_final_newline = true