1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-24 15:26:15 +00:00

Style: Trim trailing whitespace and ensure newline at EOF

Found by apply the file_format checks again via #91597.
This commit is contained in:
Rémi Verschelde
2024-05-08 10:04:47 +02:00
parent 17a81260cb
commit 7d03b1de0b
54 changed files with 54 additions and 66 deletions

View File

@@ -23,4 +23,3 @@ func test():
bar([3])
bar([4])
bar([5])