mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-05-18 11:53:34 +02:00
9 lines
107 B
INI
9 lines
107 B
INI
# http://editorconfig.org
|
|
|
|
root = true
|
|
|
|
[*]
|
|
charset = utf-8
|
|
indent_style = tab
|
|
insert_final_newline = true
|