galaxyproject / galaxyproject/planemo

linting: Check sample loc files exist under tool-data/

Open
#96 3 comments 1 reaction 0 assignees View on GitHub
enhancement linting toolshed
Dominant language
Python
Stars
110
Forks
102
Avg merge
4d 21h
Merged PRs (30d)
13

Description

Check `tool-data/example.loc.sample` is included if used in a tool's `` tag.

This should look for both the old style, e.g.:

```





```

and the new style, e.g.

```



```

where the name of the location file to check is in the matching XML file `tool-data/tool_data_table_conf.xml.sample`:

```
value, name, path



```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.