mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-17 12:12:27 +00:00
Add EditorConfig file to help with coding styles
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
root = true
|
||||
|
||||
[*.php]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
trim_trailing_whitespace = true
|
||||
Reference in New Issue
Block a user