-
Notifications
You must be signed in to change notification settings - Fork 91
planemo lint --urls false positive from pmid:12345678 #573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Also failing on
See e.g. https://travis-ci.org/peterjc/galaxy_blast/jobs/161948618
|
Also failing on |
hey @peterjc I was on vacation this past week. Writing a quick patch now that fixes this and additionally restricts urls to http / ftp urls. |
Thanks - your pull request #579 is along the lines I was thinking of. Editing the REGEX might be more elegant, but it is already so complicated it would be easy to trigger side effects. |
With #579 merged this should be fixed in the next release of Planemo, so closing - thanks! |
Linting this file https://github.com/peterjc/pico_galaxy/blob/801daf8dc7932a087eb83a96d0be1e99ed0447c3/tools/chromosome_diagram/chromosome_diagram.xml is failing,
Or,
This is triggered by the RST help text in the tool XML file:
https://github.com/peterjc/pico_galaxy/blob/801daf8dc7932a087eb83a96d0be1e99ed0447c3/tools/chromosome_diagram/chromosome_diagram.xml#L75
It appears
pmid:19304878
is wrongly being picked up as a URL despite not having a double slash after the colon?planemo/planemo/shed/__init__.py
Line 137 in 6a6f164
The text was updated successfully, but these errors were encountered: