Update .editorconfig

This commit is contained in:
Till Krüss
2023-01-18 13:27:04 -08:00
committed by GitHub
parent 3cf958580a
commit 7a4b3d1d0f
+1 -1
View File
@@ -11,7 +11,7 @@ insert_final_newline = true
trim_trailing_whitespace = true
[*.php]
max_line_length = 120
max_line_length = 150
[*.{md,yml,yaml,neon}]
indent_size = 2