Skip to content

Commit 1c661ac

Browse files
committed
cosmetic change to re-trigger lint CI
1 parent 5d233f4 commit 1c661ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmd/yaegi/extract.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ func genLicense(fname string) (string, error) {
121121
}
122122
license.WriteString("//" + txt + "\n")
123123
}
124+
124125
if err := sc.Err(); err != nil {
125126
return "", fmt.Errorf("could not scan LICENSE file: %w", err)
126127
}

0 commit comments

Comments
 (0)