From fa7ab51904465d818e78af38491e55dfdc584ce3 Mon Sep 17 00:00:00 2001 From: dgibbs64 Date: Fri, 23 Jun 2023 16:08:02 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.editorconfig'?= =?UTF-8?q?=20with=20remote=20'docker/.editorconfig'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index f83324e..4815e84 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,5 +1,4 @@ # EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. -# Atom: Please assure your Atom's config setting Tab Type is set to auto, otherwise Atom-EditorConfig may not work as expected. Also disable whitespace package. # http://editorconfig.org/ root = true @@ -24,3 +23,4 @@ indent_size = 2 [*.{.sh}] indent_style = tab indent_size = 4 +