MetOffice / MetOffice/SimSys_Scripts
UMDP3 checker can't be passed a single file to check
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 19
- Avg merge
- 5d 48m
- Merged PRs (30d)
- 4
Description
When run in fullcheck mode, i.e. bypassing a CMS check for changed files, it was assumed that if a filename were provided with "-p ///" that it would check that file.
It doesn't, the 'glob' appears to be returning an empty list.
Perhaps this should be altered to check if the path is to a single file and return that.
Contributor guide
Assessment
This issue has not been assessed yet.