Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

minor improvements to 3D coverage check #307

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Shackmeister
Copy link
Collaborator

No description provided.

return None
try:
# Accept both forward and backward slash characters in path
long_reference = '/'.join(long_reference.split('\\'))
if not long_reference.startswith('${KISYS3DMOD}'):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't that already checked in some other rule?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants