mirror of
https://github.com/samiyev/puaros.git
synced 2025-12-27 23:06:54 +05:00
- Add --limit/-l option to limit detailed violation output - Implement limit logic in displayGroupedViolations function - Show warning when violations exceed limit - Works with severity filters (--only-critical, --min-severity) - Extract severity labels and headers to constants - Improve CLI maintainability with SEVERITY_DISPLAY_LABELS and SEVERITY_SECTION_HEADERS