added alias validation
Signed-off-by: Jeyanthinath Muthuram <jeyanthinath10@gmail.com>
This commit is contained in:
parent
307b09e7eb
commit
71d7908656
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ linters-settings:
|
|||
# own errdefs package (or vice-versa).
|
||||
- pkg: github.com/containerd/containerd/errdefs
|
||||
alias: cerrdefs
|
||||
- pkg: github.com/opencontainers/image-spec/specs-go/v1
|
||||
alias: ocispec
|
||||
|
||||
govet:
|
||||
check-shadowing: false
|
||||
|
|
Loading…
Reference in a new issue