summaryrefslogtreecommitdiff
path: root/bin/reevotech/vendor/guzzlehttp/psr7/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reevotech/vendor/guzzlehttp/psr7/.editorconfig')
-rw-r--r--bin/reevotech/vendor/guzzlehttp/psr7/.editorconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/bin/reevotech/vendor/guzzlehttp/psr7/.editorconfig b/bin/reevotech/vendor/guzzlehttp/psr7/.editorconfig
new file mode 100644
index 00000000..677e36e2
--- /dev/null
+++ b/bin/reevotech/vendor/guzzlehttp/psr7/.editorconfig
@@ -0,0 +1,9 @@
+root = true
+
+[*]
+charset = utf-8
+end_of_line = lf
+indent_size = 4
+indent_style = space
+insert_final_newline = true
+trim_trailing_whitespace = true