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
@@ -16,7 +16,7 @@ var prop3 := 42:
#<^^^ -> prop3
var prop4: int:
# ^^^^^ prop4 -> prop4
get:
get:
return 42
var prop5 := 42:
# ^^^^^ prop5 -> prop5