Pandabot/vendor/amphp/parser/.editorconfig

8 lines
No EOL
131 B
INI
Executable file

root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = spaces
charset = utf-8