From 1511a38dd24b465c8bee93bce16407c1f72759a3 Mon Sep 17 00:00:00 2001 From: sobolevn Date: Sat, 29 Jun 2024 11:27:53 +0300 Subject: [PATCH] Update .editorconfig --- .editorconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/.editorconfig b/.editorconfig index eb875fd4..4683a71a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,6 +12,3 @@ trim_trailing_whitespace = true [*.py] indent_size = 4 - -[*.md] -trim_trailing_whitespace = false