/home/smartonegroup/www/system/vendor/rakit/validation/.editorconfig
root = true

[*.php]
indent_size = 4
indent_style = space
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true