Skip to content

Commit

Permalink
formating
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkruger committed Dec 16, 2024
1 parent c8694a6 commit 2dcaa8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion options/flags.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ type flag struct {
}

const (
defaultFlagValue = 2 // Descriptive constant for default flag value
defaultFlagValue = 2 // Descriptive constant for default flag value
anotherDefaultFlagValue = 10 // Descriptive constant for another default flag value
)

Expand Down

0 comments on commit 2dcaa8f

Please sign in to comment.