mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-05 23:07:42 -05: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:
@@ -588,7 +588,7 @@ def build_gles3_header(
|
||||
fd.write("\t}\n\n")
|
||||
|
||||
fd.write("};\n\n")
|
||||
fd.write("#endif\n\n")
|
||||
fd.write("#endif\n")
|
||||
|
||||
|
||||
def build_gles3_headers(target, source, env):
|
||||
|
||||
Reference in New Issue
Block a user