mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-01 07:47:56 +00:00
hack: fix text
This commit is contained in:
parent
a9d558de26
commit
67f0e95b3a
@ -48,7 +48,7 @@ issues:
|
|||||||
# Adding unversioned feature gates is allowed in tests
|
# Adding unversioned feature gates is allowed in tests
|
||||||
- linters:
|
- linters:
|
||||||
- forbidigo
|
- forbidigo
|
||||||
text: should not use MutableFeatureGate.Add, use AddVersioned instead
|
text: should not use Add, use AddVersioned instead
|
||||||
path: _test.go$
|
path: _test.go$
|
||||||
|
|
||||||
# The Kubernetes naming convention for conversion functions uses underscores
|
# The Kubernetes naming convention for conversion functions uses underscores
|
||||||
|
@ -48,7 +48,7 @@ issues:
|
|||||||
# Adding unversioned feature gates is allowed in tests
|
# Adding unversioned feature gates is allowed in tests
|
||||||
- linters:
|
- linters:
|
||||||
- forbidigo
|
- forbidigo
|
||||||
text: should not use MutableFeatureGate.Add, use AddVersioned instead
|
text: should not use Add, use AddVersioned instead
|
||||||
path: _test.go$
|
path: _test.go$
|
||||||
|
|
||||||
# TODO(oscr) Remove these excluded directories and fix findings. Due to large amount of findings in different components
|
# TODO(oscr) Remove these excluded directories and fix findings. Due to large amount of findings in different components
|
||||||
|
@ -48,7 +48,7 @@ issues:
|
|||||||
# Adding unversioned feature gates is allowed in tests
|
# Adding unversioned feature gates is allowed in tests
|
||||||
- linters:
|
- linters:
|
||||||
- forbidigo
|
- forbidigo
|
||||||
text: should not use MutableFeatureGate.Add, use AddVersioned instead
|
text: should not use Add, use AddVersioned instead
|
||||||
path: _test.go$
|
path: _test.go$
|
||||||
|
|
||||||
{{- if .Base}}
|
{{- if .Base}}
|
||||||
|
Loading…
Reference in New Issue
Block a user