1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Style: Ensure svgs have trailing newlines

This commit is contained in:
Thaddeus Crews
2025-02-18 11:01:42 -06:00
parent e948f52ea9
commit 742bd5cc4c
2 changed files with 4 additions and 3 deletions

View File

@@ -15,6 +15,3 @@ indent_style = space
[{*.{yml,yaml},.clang{-format,-tidy,d}}]
indent_size = 2
indent_style = space
[*.svg]
insert_final_newline = false