From 3b21279cf0abe9a65ad3db6d936fb8dbdb6577d5 Mon Sep 17 00:00:00 2001 From: Andrew Murray <3112309+radarhere@users.noreply.github.com> Date: Sat, 6 Aug 2022 12:32:33 +1000 Subject: [PATCH] Remove redundant property already defined in another section --- .editorconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 31013be3b..0248df6d0 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,4 +16,3 @@ trim_trailing_whitespace = true [*.yml] # Two-space indentation indent_size = 2 -indent_style = space