Skip to content

Commit

Permalink
ci(lint): fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
Serpentiel committed Feb 6, 2024
1 parent ecb01e1 commit 5f63360
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generator/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ func exec() error {

if param.In != ParameterInPath {
log.Printf("%q param %s in %q", p.OperationID, param.Name, param.In)

continue
}

Expand Down

0 comments on commit 5f63360

Please sign in to comment.