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

Use ruff as our formatter/linter #326

Merged
merged 8 commits into from
Oct 31, 2023
Merged

Use ruff as our formatter/linter #326

merged 8 commits into from
Oct 31, 2023

Conversation

MarcAntoineSchmidtQC
Copy link
Member

Following the widespread adoption of ruff at QuantCo, this PR changes the linter AND formatter system to use ruff. This replaces black, flake8, isort, and pyupgrade.

Most changes to the code are from line-too-long errors (strings).

Checklist

  • Added a CHANGELOG.rst entry

.pre-commit-config.yaml Outdated Show resolved Hide resolved
@MarcAntoineSchmidtQC MarcAntoineSchmidtQC merged commit 4d3bbd8 into main Oct 31, 2023
20 of 21 checks passed
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