summaryrefslogtreecommitdiff
path: root/Postman/Postman-Mail/sendgrid/.editorconfig
diff options
context:
space:
mode:
authoryehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664>2018-03-04 22:46:36 +0000
committeryehudah <yehudah@b8457f37-d9ea-0310-8a92-e5e31aec5664>2018-03-04 22:46:36 +0000
commita64fd3818bfdf3718491781e4a122b56d5c4faa4 (patch)
tree477c60d14888cd71c8f4d624c1facf6a6c818d9b /Postman/Postman-Mail/sendgrid/.editorconfig
parent4d764b4df29b9031e6e21036c8880703804b7e58 (diff)
downloadPost-SMTP-a64fd3818bfdf3718491781e4a122b56d5c4faa4.zip
add the sendgrid sdk 6
Diffstat (limited to 'Postman/Postman-Mail/sendgrid/.editorconfig')
-rw-r--r--Postman/Postman-Mail/sendgrid/.editorconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/Postman/Postman-Mail/sendgrid/.editorconfig b/Postman/Postman-Mail/sendgrid/.editorconfig
new file mode 100644
index 0000000..e18928d
--- /dev/null
+++ b/Postman/Postman-Mail/sendgrid/.editorconfig
@@ -0,0 +1,8 @@
+root = true
+
+[*.php]
+indent_style = space
+indent_size = 4
+end_of_line = lf
+insert_final_newline = true
+trim_trailing_whitespace = true