From 5004d8f8cb7f4b5b5df16129b0804b7fb2fddedc Mon Sep 17 00:00:00 2001 From: sgoudham Date: Sat, 21 Oct 2023 15:47:52 +0100 Subject: [PATCH] style: make `.editorconfig` follow `.editorconfig` --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index d86ac02..c565d48 100644 --- a/.editorconfig +++ b/.editorconfig @@ -31,4 +31,4 @@ trim_trailing_whitespace = false # windows shell scripts [*.{cmd,bat,ps1}] -end_of_line = crlf +end_of_line = crlf \ No newline at end of file