chore(edit): add missing newline at end of file
Ensures the file ends with a newline to avoid Git warnings.
This commit is contained in:
parent
0b3e544143
commit
9d1e794c36
@ -110,4 +110,4 @@ func removeLastModifiedComments(content string) string {
|
||||
}
|
||||
}
|
||||
return strings.Join(cleanedLines, "\n")
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user