From c0e6d13a1f3e47aba9d65f605ffeb8365abfda36 Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Wed, 1 Jul 2026 18:11:08 +0100 Subject: moves stuff to nginx.mk --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index 9ec5b29..241e9a7 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,3 +5,6 @@ indent_size = 2 [*.{md,markdown,mdx}] max_line_length = 80 + +[{Makefile,*.mk}] +indent_style = tab -- cgit v1.2.3