php-parser/.editorconfig

9 lines
85 B
INI
Raw Normal View History

root = true
[*]
indent_style = space
indent_size = 4
[Makefile]
indent_style = tab