mirror of
https://github.com/distribution/distribution.git
synced 2025-04-27 19:15:28 +00:00
Fix golangci-lint config
There was a typo and non-existent config option in the linter config. Because we don't verify the config it's easy to miss it. Signed-off-by: Milos Gajdos <milosthegajdos@gmail.com>
This commit is contained in:
parent
75f32197b6
commit
3a33ba12ad
@ -23,6 +23,5 @@ linters-settings:
|
||||
disabled: true
|
||||
|
||||
issues:
|
||||
deadline: 2m
|
||||
exlude-dirs:
|
||||
exclude-dirs:
|
||||
- vendor
|
||||
|
Loading…
Reference in New Issue
Block a user