Skip to content

Commit 64c0c47

Browse files
committed
cmd/api/testing no longer overrides pkg's rules
1 parent c05629e commit 64c0c47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/.import-restrictions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ rules:
44
- ''
55
forbiddenPrefixes:
66
# prevent pkg/ from depending on cmd/
7-
# note: pkg/kubemark and pkg/api/testing override this
7+
# note: pkg/kubemark overrides this
88
- k8s.io/kubernetes/cmd
99
# use sigs.k8s.io/yaml instead
1010
- github.com/ghodss/yaml

0 commit comments

Comments
 (0)