Skip to content

Commit e8bfd9f

Browse files
committed
Added support for shell script
1 parent c66d534 commit e8bfd9f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

command.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ function insertFileHeaderComment(picked_template){
8989
break;
9090
case "perl":
9191
case "ruby":
92+
case "shellscript":
9293
case "yaml":
9394
Object.assign(replace, {
9495
'commentbegin': "#",

0 commit comments

Comments
 (0)