revert back to correct formatting

main
Ajitem Sahasrabuddhe 5 years ago
parent 946012b50d
commit d114940d57

@ -43,7 +43,7 @@ func NewContext(app *App, set *flag.FlagSet, parentCtx *Context) *Context {
// NumFlags returns the number of flags set // NumFlags returns the number of flags set
func (c *Context) NumFlags() int { func (c *Context) NumFlags() int {
return c.flagSet.NFlag() return c.flagSet.NFlag()
} }
// Set sets a context flag to a value. // Set sets a context flag to a value.

Loading…
Cancel
Save