From 397b1d44518ecb2c493e7918f1753ef50899e74c Mon Sep 17 00:00:00 2001 From: Damien Dart Date: Thu, 14 Dec 2023 00:17:39 +0000 Subject: [PATCH] Update ".editorconfig". --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 196e0e8..1f9cb1a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,5 +12,5 @@ indent_style = space insert_final_newline = true trim_trailing_whitespace = true -[{git-hometime,install,rpncalc,*.py}] +[{git-hometime,install,markdown-tidy,rpncalc,*.py}] indent_size = 4