From 7f82ffd6f64321fa1d58f56b8ad21710c54d7bbf Mon Sep 17 00:00:00 2001 From: Igor Velikorossov Date: Wed, 21 Apr 2021 22:19:27 +1000 Subject: [PATCH] Editor Guidelines config https://marketplace.visualstudio.com/items?itemName=PaulHarrington.EditorGuidelines --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index 23046f8d6c8..2903db90b45 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,6 +7,7 @@ root = true # A newline ending every file # Use 4 spaces as indentation [*] +guidelines = 120 1px dotted 504CFF00, 150 1px dotted 50FF6A00 indent_style = space indent_size = 4