itskp-odense/installer/vendor/nikic/php-parser/.editorconfig

10 lines
149 B
INI
Raw Normal View History

2021-06-01 08:17:03 +00:00
root = true
[*.y]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 4