Tidy up exception annotation in the parser
Open
refactoring
- Dominant language
- Scala
- Stars
- 170
- Forks
- 96
- Avg merge
- 57m
- Merged PRs (30d)
- 2
Description
Currently, not all methods in the COBOL parser have `throws` annotations. Although it is not required in Scala, it is good to have anyway so that parser users would know what exceptions to expect.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.