Closed attiasas closed 3 months ago
For embedded plugins, when using its context flags where reported as set when they are not. Fixing: (c *Context) IsFlagSet(flagName string) bool
context
(c *Context) IsFlagSet(flagName string) bool
[x] I used gofmt for formatting the code before submitting the pull request.
For embedded plugins, when using its
context
flags where reported as set when they are not. Fixing:(c *Context) IsFlagSet(flagName string) bool