codingjoe / relint

Write your own linting rules using regular expressions.
MIT License
51 stars 10 forks source link

Add rich to enrich output #49

Closed codingjoe closed 1 year ago

codingjoe commented 1 year ago

Notable Changes

Example

Screenshot 2023-03-08 at 14 39 42
codingjoe commented 1 year ago

@amureki what do you think? I was even considering adding support for rich's progress bar.

codingjoe commented 1 year ago

Man, what is that!!! Why is it so cooooool, I just love it!!! 🤩

Haha, great. However, I was thinking. Does it make sense to repeat the hints, or should we aggregate messages?

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change

Comparison is base (5c3d9e9) 100.00% compared to head (e5d8656) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #49 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 5 5 Lines 130 148 +18 ========================================= + Hits 130 148 +18 ``` | [Impacted Files](https://codecov.io/gh/codingjoe/relint/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron) | Coverage Δ | | |---|---|---| | [relint/\_\_main\_\_.py](https://codecov.io/gh/codingjoe/relint/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron#diff-cmVsaW50L19fbWFpbl9fLnB5) | `100.00% <100.00%> (ø)` | | | [relint/parse.py](https://codecov.io/gh/codingjoe/relint/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron#diff-cmVsaW50L3BhcnNlLnB5) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Johannes+Maron)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.