Skip to content

Commit

Permalink
fix: nolint
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie authored Sep 7, 2024
1 parent 3408d3b commit 78ab9f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/controllers/workloads/questions/update.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func (w *WorkloadUpdateAnswerControllerImpl) Error(err error) error {
}

// Prepare ...
// nolint:gocyclo
func (w *WorkloadUpdateAnswerControllerImpl) Prepare() error {
validate = validator.New()

Expand Down

0 comments on commit 78ab9f7

Please sign in to comment.