MetOffice / MetOffice/SimSys_Scripts
UMDP3 Checker
Open
- Dominant language
- Python
- Stars
- 9
- Forks
- 19
- Avg merge
- 5d 48m
- Merged PRs (30d)
- 4
Description
## Issues
- [x] #214 => #226
- [x] Clarify output in verbose-mode => #234
`1 : UPPERCASE variable name at line(s): 40, 43, 48, 49, 50` instead of
`1 : UPPERCASE variable name : [40, 43, 48, 49, 50]`
- [x] Scan only what needs to be scanned instead of all files when `--file-type` flag is present
```
umdp3_conformance.py --path --file-type Fortran --fullcheck
```
- [ ] #221
Contributor guide
Assessment
This issue has not been assessed yet.