From 7df97601a3969d31407e24fde24c31da464c10e2 Mon Sep 17 00:00:00 2001 From: Callum Macrae Date: Sun, 10 Aug 2014 15:55:02 +0200 Subject: [PATCH] [ticket/12951] Made editorconfig file comments better PHPBB3-12951 --- .editorconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 98ab9f5759..0e7d70f2a7 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,5 @@ -# EditorConfig is awesome: http://EditorConfig.org +# This file is for standardising the coding style between different editors +# http://editorconfig.org/ root = true