From 892274a87e4636e02759a4ff0c9bc4be7f47e901 Mon Sep 17 00:00:00 2001 From: Andrii Balitskyi <10balian10@gmail.com> Date: Tue, 23 Apr 2024 18:19:41 +0200 Subject: [PATCH] End .editorconfig file with a newline --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 76878d2..61ea5dd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,4 +12,4 @@ indent_size = 2 indent_size = 4 [Makefile] -indent_style = tab \ No newline at end of file +indent_style = tab