From 6680322e6529dd4c6c2adf591f140a768d9fceae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edouard=20Choini=C3=A8re?= <27212526+echoix@users.noreply.github.com> Date: Sun, 22 Dec 2024 17:59:28 +0000 Subject: [PATCH] Remove remaining fixed R batch exclusions from .editorconfig --- .editorconfig | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.editorconfig b/.editorconfig index 34e56fed4c0..78302c155e5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -77,11 +77,6 @@ indent_style = space # TODO: To enable when files are fixed: # indent_size = 2 -# TODO: Remove R batch files exclusions once fixed -[mswindows/external/rbatch/*] -end_of_line = unset -insert_final_newline = unset - # Exclude some files from rules [*.{ascii,asc,ref,po,ps,svg}] trim_trailing_whitespace = unset