From 8d6c07f7986918471693af0c8bf22306c2609079 Mon Sep 17 00:00:00 2001 From: jackun Date: Mon, 4 May 2020 00:14:39 +0300 Subject: [PATCH] Update .editorconfig --- .editorconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/.editorconfig b/.editorconfig index 59f6734c..52c177b4 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,8 +15,6 @@ trim_trailing_whitespace = true [src/overlay*{cpp,h}] indent_size = 3 -trim_trailing_whitespace = true [meson.build] indent_size = 2 -trim_trailing_whitespace = true