mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 23:31:53 -05:00
Merge pull request #29262 from DarknessCatt/issue-27476
Automatically add new line to scripts
This commit is contained in:
@@ -195,6 +195,7 @@ protected:
|
||||
|
||||
public:
|
||||
void trim_trailing_whitespace();
|
||||
void insert_final_newline();
|
||||
|
||||
void convert_indent_to_spaces();
|
||||
void convert_indent_to_tabs();
|
||||
|
||||
Reference in New Issue
Block a user