Skip to content
New issue

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

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

Already on GitHub? # to your account

feat: add --quiet flag #78

Merged
merged 1 commit into from
Jan 21, 2025
Merged

feat: add --quiet flag #78

merged 1 commit into from
Jan 21, 2025

Conversation

hougesen
Copy link
Contributor

Add a flag that silences non-errors when linting is successful.

Add a  flag that silences non-errors when linting is successful
@akiomik akiomik added the enhancement New feature or request label Jan 20, 2025
@akiomik akiomik self-requested a review January 20, 2025 17:39
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 57.14286% with 6 lines in your changes missing coverage. Please review.

Project coverage is 97.82%. Comparing base (e7e3b57) to head (6ea1195).

Files with missing lines Patch % Lines
src/command/check.rs 66.66% 3 Missing ⚠️
src/main.rs 0.00% 2 Missing ⚠️
src/command.rs 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
- Coverage   97.90%   97.82%   -0.08%     
==========================================
  Files          71       71              
  Lines        5974     5987      +13     
==========================================
+ Hits         5849     5857       +8     
- Misses        125      130       +5     

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

@akiomik
Copy link
Owner

akiomik commented Jan 21, 2025

Cool! Thank you😉

@akiomik akiomik merged commit 1b3d9ce into akiomik:main Jan 21, 2025
11 checks passed
@hougesen hougesen deleted the feat/quiet-flag branch January 21, 2025 03:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants