Project

General

Profile

Feature #17461

Updated by Peter Amstutz about 3 years ago

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 

Back