[pre-commit.ci] pre-commit autoupdate - #174
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #174 +/- ##
=======================================
Coverage ? 63.55%
=======================================
Files ? 21
Lines ? 2456
Branches ? 254
=======================================
Hits ? 1561
Misses ? 831
Partials ? 64
🚀 New features to boost your workflow:
|
2873ed3 to
51d187e
Compare
51d187e to
6efe3ab
Compare
|
@coderabbitai review that if we can skip isort and black and flake8 just by using ruff |
✅ Deploy Preview for split-but-wiser canceled.
|
|
Tip For best results, initiate chat on the files or code changes. 🧩 Analysis chain🏁 Script executed: Length of output: 358 🏁 Script executed: Length of output: 0 🏁 Script executed: Length of output: 0 🏁 Script executed: Length of output: 569 @Devasy23: Yes, you can absolutely replace isort, black, and flake8 with Ruff! Ruff is designed as a drop-in replacement for these tools and offers significant advantages. Why Ruff?
Proposed
|
b8067ff to
e6a7b31
Compare
e6a7b31 to
17a937b
Compare
17a937b to
e26cb90
Compare
20e2611 to
18be04e
Compare
18be04e to
5c5b871
Compare
5c5b871 to
713d602
Compare
74852b1 to
3932a13
Compare
3932a13 to
3525a38
Compare
updates: - https://github.com/psf/black → https://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 25.1.0 → 26.5.1](psf/black-pre-commit-mirror@25.1.0...26.5.1) - [github.com/pycqa/isort: 6.0.1 → 9.0.0b2](PyCQA/isort@6.0.1...9.0.0b2)
3525a38 to
2befa14
Compare
updates: