Skip to content

Commit

Permalink
Added newline between sections
Browse files Browse the repository at this point in the history
  • Loading branch information
lindell committed Nov 9, 2023
1 parent b4ff2b2 commit 9ec4191
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/cmd-run.go
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ func run(cmd *cobra.Command, _ []string) error {
}
regExExcludeRepository = repoExcludeFilterCompile
}

vc, err := getVersionController(flag, true, false)
if err != nil {
return err
Expand Down

0 comments on commit 9ec4191

Please sign in to comment.