DIRACGrid / DIRACGrid/dirac-cwl
[Bug]: cwl_utils input source bug when using 'save'
- Dominant language
- Python
- Stars
- 3
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
### Search before creating an issue
- [x] I have searched existing issues and confirmed this is not a duplicate
### Bug Description
After noticing a weird behavior with the [save](https://github.com/common-workflow-language/cwl-utils/blob/main/cwl_utils/parser/__init__.py#L410) function from `cwl_utils` I opened an issue: https://github.com/common-workflow-language/cwl-utils/issues/402
To make sure we avoid this, we should follow a convention where step names follow kebab case and inputs snake case, what do you think?
### Steps to Reproduce
See issue.
### Expected Behavior
_No response_
### Actual Behavior
_No response_
### Environment
_No response_
### Relevant Log Output
```shell
```
### Additional Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.