Update .editorconfig

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