Actions
Feature #17461
openFlag to make turn file format mismatches from an error to a warning
Start date:
Due date:
% Done:
0%
Estimated time:
(Total: 0.00 h)
Story points:
-
Release:
Release relationship:
Auto
Description
Add a command line option:
--format-checking=warn or --format-checking=error
Existing behavior is "error". When "warn" the static checker and runtime checker should emit warnings when a file format doesn't match or is missing.
https://github.com/common-workflow-language/cwltool/issues/217
This should be added to cwltool:
https://github.com/common-workflow-language/cwltool/issues/217
Actions