Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

make static checker ignore local URLs #837

Closed
jodh-intel opened this issue Oct 23, 2018 · 0 comments
Closed

make static checker ignore local URLs #837

jodh-intel opened this issue Oct 23, 2018 · 0 comments
Assignees

Comments

@jodh-intel
Copy link
Contributor

The static check script should ignore file:/// URLs - they are only ever used in examples and as such won't actually exist.

See: kata-containers/documentation#272.

@jodh-intel jodh-intel self-assigned this Oct 23, 2018
jodh-intel added a commit to jodh-intel/tests-1 that referenced this issue Oct 23, 2018
Update the static check script to ignore `file://` URLs which won't
exist (since they only appear in examples).

Fixes kata-containers#837.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
jodh-intel added a commit to jodh-intel/tests-1 that referenced this issue Oct 23, 2018
Update the static check script to ignore `file://` URLs which won't
exist (since they only appear in examples).

Fixes kata-containers#837.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
jodh-intel added a commit to jodh-intel/tests-1 that referenced this issue Oct 23, 2018
Update the static check script to ignore `file://` URLs which won't
exist (since they only appear in examples).

Fixes kata-containers#837.

Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant