Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A small fix for the installation guide. #90

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

yangcht
Copy link
Contributor

@yangcht yangcht commented Aug 9, 2024

Use python3 -m pip install "relint[regex]" instead of python3 -m pip install relint[regex].

@yangcht
Copy link
Contributor Author

yangcht commented Aug 9, 2024

Hi @codingjoe, I found a tiny "typo fix" in the README.

Copy link

codecov bot commented Aug 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f3049f7) to head (1ad3eab).
Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #90   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          149       153    +4     
=========================================
+ Hits           149       153    +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@codingjoe codingjoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hehe, well, it's not really a bug, it depends on your shell, but it will certainly help people.

@codingjoe codingjoe merged commit b876d3e into codingjoe:main Aug 10, 2024
15 checks passed
@yangcht yangcht deleted the patch-readme branch August 10, 2024 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants