Skip to content

Commit

Permalink
chore: pr comments
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Phillips <[email protected]>
  • Loading branch information
spiffcs committed Feb 8, 2024
1 parent 41a8497 commit a57ec6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,5 @@ func (c *SetupConfig) WithGlobalLoggingFlags() *SetupConfig {
}

func (c *SetupConfig) WithConfigInRootHelp() *SetupConfig {
return c.withPostConstructs()
return c
}

0 comments on commit a57ec6c

Please sign in to comment.