Author: Andreas Möller (localheinz)
Committer: GitHub (web-flow)
Pusher: cmb69
Date: 2022-06-27T19:15:41+02:00

Commit: 
https://github.com/php/web-php/commit/51b196dff8c3f56ac14592d4d7945ee87d9dcf3d
Raw diff: 
https://github.com/php/web-php/commit/51b196dff8c3f56ac14592d4d7945ee87d9dcf3d.diff

Enhancement: Add .editorconfig

Closes GH-554.

Changed paths:
  A  .editorconfig


Diff:

diff --git a/.editorconfig b/.editorconfig
new file mode 100644
index 000000000..5b462cccd
--- /dev/null
+++ b/.editorconfig
@@ -0,0 +1,4 @@
+root = true
+
+[*]
+insert_final_newline = true

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to