Files
php-curl-class/.editorconfig
T
2023-02-25 09:53:19 -08:00

9 lines
123 B
INI

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