Used by PHPStan
@@ -19,6 +19,9 @@ indent_style = tab
indent_size = 4
indent_style = tab
+[*.neon]
+indent_style = tab
+
[*.sh]