mirror of
https://github.com/Redot-Engine/redot-engine.git
synced 2025-12-06 15:21:56 -05:00
Implement trim_final_newlines functionality
This commit is contained in:
@@ -224,6 +224,7 @@ protected:
|
||||
|
||||
public:
|
||||
void trim_trailing_whitespace();
|
||||
void trim_final_newlines();
|
||||
void insert_final_newline();
|
||||
|
||||
enum CaseStyle {
|
||||
|
||||
Reference in New Issue
Block a user