From eaef169d7563ea5b426c7a51c9afea9177d92b72 Mon Sep 17 00:00:00 2001 From: dacctal Date: Sun, 28 Jun 2026 03:00:32 +0000 Subject: added reason why i don't self host videos --- .editorconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 88f5c63..5976dad 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,8 +1,8 @@ root = true [*] -indent_style = space -indent_size = 2 +indent_style = tab +indent_size = 4 max_line_length = 80 [Makefile] -- cgit v1.2.3