mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-28 22:28:43 -04:00
build(deps): bump github.com/Abirdcfly/dupword from 0.0.12 to 0.0.13 (#4104)
Co-authored-by: Fernandez Ludovic <ldez@users.noreply.github.com>
This commit is contained in:
parent
c9956e8e73
commit
95edd30b41
7 changed files with 32 additions and 6 deletions
|
@ -292,6 +292,7 @@ type DuplSettings struct {
|
|||
|
||||
type DupWordSettings struct {
|
||||
Keywords []string `mapstructure:"keywords"`
|
||||
Ignore []string `mapstructure:"ignore"`
|
||||
}
|
||||
|
||||
type ErrcheckSettings struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue