Skip to content

Commit

Permalink
Fix Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
QuangTung97 committed Apr 9, 2024
1 parent 472e716 commit eaa24ee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions curator/fake_property.go
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ func WithRunOperationErrorPercentage(percent float64) RunOption {
}

// RunSessionExpiredAndConnectionError ...
//
//revive:disable-next-line:cognitive-complexity,cyclomatic
func (f *FakeZookeeperTester) RunSessionExpiredAndConnectionError(
sessionExpiredPercentage float64,
connectionErrorPercentage float64,
Expand Down

0 comments on commit eaa24ee

Please sign in to comment.