Skip to content

Commit

Permalink
fix linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
simskij committed Apr 7, 2019
1 parent d29b6cf commit 66f38bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions/update.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ var (
letters = []rune("abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ")
)

// UpdateParams contains all different options available to alter the behavior of the Update func
type UpdateParams struct {
Filter container.Filter
Cleanup bool
Expand Down

0 comments on commit 66f38bd

Please sign in to comment.