mirror of
https://github.com/distribution/distribution.git
synced 2025-04-28 11:25:14 +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
|
disabled: true
|
||||||
|
|
||||||
issues:
|
issues:
|
||||||
deadline: 2m
|
exclude-dirs:
|
||||||
exlude-dirs:
|
|
||||||
- vendor
|
- vendor
|
||||||
|
Loading…
Reference in New Issue
Block a user