rabix / cwl-format

A very opinionated code formatter for CWL
Apache License 2.0
9 stars 4 forks source link

First line should be `#!/usr/bin/env cwl-runner` #2

Closed mr-c closed 4 years ago

mr-c commented 4 years ago

As per https://github.com/common-workflow-library/bio-cwl-tools#tool-feature-requirements-

ghost commented 4 years ago

Ah, so, is the ask, that if the first line is not #!/usr/bin/env cwl-runner, then it should be?

mr-c commented 4 years ago

Correct, it should be inserted if missing