Open Issues Need Help
View All on GitHub Add cute ASCII art about 1 month ago
enhancement good first issue
Color Codes doesn't work for [SEVERITY] tags in Review Output about 1 month ago
AI Summary: Debug and fix the color coding issue for severity tags in the output of the `revly` code review tool. The problem is that severity tags are not displaying their assigned colors as expected. This likely involves inspecting the code (particularly `cmd/review.go` and potentially related files in `internal/`) to identify where the color codes are applied and how they are interpreted, then correcting any errors in the logic or configuration.
Complexity:
3/5
bug good first issue