From 2dcd24d371b6335a8a3f2c8937847719a3b00cb5 Mon Sep 17 00:00:00 2001 From: Daniil Rozanov Date: Tue, 17 Jun 2025 01:42:42 +0400 Subject: rocks in progress --- editorconfig/.editorconfig | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 editorconfig/.editorconfig (limited to 'editorconfig/.editorconfig') diff --git a/editorconfig/.editorconfig b/editorconfig/.editorconfig old mode 100644 new mode 100755 index 6a637a0..9c3d9bc --- a/editorconfig/.editorconfig +++ b/editorconfig/.editorconfig @@ -16,3 +16,4 @@ indent_size = 4 # Tab indentation (no size specified) [Makefile] indent_style = tab +indent_size = 4 -- cgit v1.2.3