diff --git a/.editorconfig b/.editorconfig index 71c40829..ff048379 100644 --- a/.editorconfig +++ b/.editorconfig @@ -19,3 +19,6 @@ indent_size = 3 [tests/syntax_error/indentation_not4.jou] indent_size = 2 + +[tests/should_succeed/newline_and_space_at_eof.jou] +indent_size = unset