mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
build(deps): bump github.com/nunnatsa/ginkgolinter from 0.12.2 to 0.13.0 (#3962)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
parent
67dd65fc3a
commit
91afddc9f8
5 changed files with 9 additions and 3 deletions
|
@ -396,6 +396,7 @@ type GinkgoLinterSettings struct {
|
|||
SuppressErrAssertion bool `mapstructure:"suppress-err-assertion"`
|
||||
SuppressCompareAssertion bool `mapstructure:"suppress-compare-assertion"`
|
||||
SuppressAsyncAssertion bool `mapstructure:"suppress-async-assertion"`
|
||||
SuppressFocusContainer bool `mapstructure:"suppress-focus-container"`
|
||||
AllowHaveLenZero bool `mapstructure:"allow-havelen-zero"`
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue