Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In this tutorial I was trying to find information about the $namespace and $schema sections of the documents, and that ended up distracting me from the simple message that you can add file metadata such as a format field to be more explicit about what your expecting as an input or output.
Another thing here that I was curious about is if CWLtool is actually validating the formats from the input yaml file? I think I tested it and it didn't matter mattered, so if a user can turn that on might be useful to point to the relevant documentation.