Description
- Add action to check that pull requests not surpass 500 lines in order to improve reviews performance.
- This limitation will help us to:
- Ease of review
- Reduce errors
- Improves integration
- Improve revision feeback
Related Issues
Related Pull Requests
Checklist
- Changes have been tested locally.
- Unit tests have been written or updated as necessary.
- The code adheres to the repository's coding standards.
- Relevant documentation has been added or updated.
- No new warnings or errors have been introduced.
- SonarCloud issues have been reviewed and addressed.
- QA Passed