mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-02-06 09:55:19 -05:00
10 lines
113 B
INI
10 lines
113 B
INI
![]() |
# editorconfig.org
|
||
|
|
||
|
root = false
|
||
|
|
||
|
# special format for PHP templates
|
||
|
[*.php]
|
||
|
indent_style = tab
|
||
|
indent_size = 4
|
||
|
|