Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
fomalhautb committed Feb 8, 2025
1 parent 6aeccd4 commit b1f10df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate-from-template.ts
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ function copyFromSrcToDest(
newContent = shebangLine +
'//===========================================\n' +
'// ' + COMMENT_LINE + '\n' +
'//===========================================\n' +
'//===========================================\n\n' +
contentWithoutShebang;
}

Expand Down

0 comments on commit b1f10df

Please sign in to comment.