Make attributes of parameters classes `final`
Open
enhancement
- Dominant language
- Java
- Stars
- 17
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
To improve code maintainability , parameters classes like `EnoParameters` should have `final` attributes (to make sure that its values are not changed somewhere e.g. in a processing step).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.