planifibot/vendor/nikic/php-parser/.editorconfig
2021-10-21 13:42:36 -03:00

9 lines
149 B
INI

root = true
[*.y]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 4