Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
renaynay committed Jan 14, 2025
1 parent 6fbae01 commit 5612606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nodebuilder/pruner/module.go
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ func checkPreviousRun() fx.Option {
fa *fullavail.ShareAvailability,
p *pruner.Service,
) error {

Check failure on line 105 in nodebuilder/pruner/module.go

View workflow job for this annotation

GitHub Actions / go-ci / Lint

unnecessary leading newline (whitespace)

convert, err := fa.ConvertToPruned(ctx)
if err != nil {
return err
Expand Down

0 comments on commit 5612606

Please sign in to comment.