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

chore: refine just commands #12

Merged
merged 1 commit into from
Feb 10, 2024
Merged

chore: refine just commands #12

merged 1 commit into from
Feb 10, 2024

Conversation

AlessandroMiola
Copy link
Owner

Summary:

  • 665873d:
    • justfile: refine just commands; distinguish --check from --diff as black options
    • justfile: ruff's --show-fixes lists all fixed lint violations (it has no sense without --fix)
    • .pre-commit-config.yaml: ruff-fix just's command already accounts for --fix

Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (22c3937) 100.00% compared to head (665873d) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #12   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          220       220           
=========================================
  Hits           220       220           

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

@AlessandroMiola AlessandroMiola merged commit 5286155 into main Feb 10, 2024
6 checks passed
@AlessandroMiola AlessandroMiola deleted the refine_just_commands branch February 10, 2024 14:35
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.

1 participant