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: use ruff-format & modernize config #164

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Conversation

henryiii
Copy link
Member

@henryiii henryiii commented Nov 16, 2023

Using ruff-format (30x faster than Black, mostly Black compatible, and already available in the hooks), modernizing some config options. See scientific-python/cookie#299.

@henryiii henryiii force-pushed the henryiii/feat/rufffmt branch from 4fb71e5 to f2cb9a6 Compare November 16, 2023 13:53
@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5a20e8f) 100.00% compared to head (f2cb9a6) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #164   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          272       272           
=========================================
  Hits           272       272           

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

@eduardo-rodrigues eduardo-rodrigues added enhancement New feature or request ci labels Nov 16, 2023
Copy link
Member

@eduardo-rodrigues eduardo-rodrigues left a comment

Choose a reason for hiding this comment

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

I was happy with the PSF's Black but no strong feeling.

@henryiii
Copy link
Member Author

Ruff-format is the same and one less hook/venv/tool to worry about.

@henryiii henryiii merged commit 08b7473 into master Nov 16, 2023
6 checks passed
@henryiii henryiii deleted the henryiii/feat/rufffmt branch November 16, 2023 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants