Skip to content

Commit 0c6c988

Browse files
committed
Whitespace change made to main.go
modified: cmd/sfw/main.go
1 parent bcc5708 commit 0c6c988

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmd/sfw/main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ func runCheck(target string) error {
7575
}
7676

7777
var files []string
78+
7879
if info.IsDir() {
7980
entries, err := filepath.Glob(filepath.Join(target, "*.go"))
8081
if err != nil {

0 commit comments

Comments
 (0)