From 2e87afcdd54d4592dcc937cea9ec3f283ee6726c Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Sat, 1 Jun 2024 14:28:58 +0200 Subject: WIP puzbusv2??? --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index cd37156..4de909a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,7 +5,7 @@ indent_style = tab end_of_line = lf insert_final_newline = true -[*.md] +[*.{md,adoc}] indent_style = space indent_size = 2 -- cgit v1.2.3