From 0cb55d814d570af6cd232d46bea8b772fa09d87a Mon Sep 17 00:00:00 2001 From: Benoit Garcia Date: Sat, 29 Apr 2023 17:27:33 +0200 Subject: [PATCH] chores: Fix .editorconfig file --- .editorconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/.editorconfig b/.editorconfig index 73f3d55..3afc974 100644 --- a/.editorconfig +++ b/.editorconfig @@ -2,8 +2,6 @@ # top-most EditorConfig file root = true -with a newline ending every file - [*] # Unix-style newlines end_of_line = lf