Update .editorconfig (#1494)

This commit is contained in:
Till Krüss
2024-11-25 09:58:29 -08:00
committed by GitHub
parent bf6e97e7fb
commit b36c2f928f
+3
View File
@@ -17,6 +17,9 @@ max_line_length = 150
[*.{md,yml,yaml,neon,sh}]
indent_size = 2
[VERSION]
insert_final_newline = false
[tests/**.php]
max_line_length = unset