Refactor Old Rpmlint Checks
- Mentors
- kstreitova
- Organization
- openSUSE Project
Rpmlint is a tool for checking common errors in RPM packages. It is used for checking RPM packages or specfiles either individually or with the entire distribution. The main description of this project is to refactor the rpmlint checks and code sitting in the rpmlint repository. Since there are missing tests for some checks in the repository it is also needed to write them first and then work on their respective checks.