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

Replace pylint, black and isort with ruff #778

Open
derneuere opened this issue Mar 7, 2023 · 2 comments
Open

Replace pylint, black and isort with ruff #778

derneuere opened this issue Mar 7, 2023 · 2 comments
Assignees

Comments

@derneuere
Copy link
Member

Describe the enhancement you'd like
Ruff seems to be way faster (100x) and can autofix common issues: https://github.com/charliermarsh/ruff

Describe why this will benefit the LibrePhotos
A faster build pipeline will be helpful when reviewing code or implementing new features.

@derneuere derneuere added enhancement New feature or request backend labels Mar 7, 2023
@AnkurPrabhu
Copy link
Contributor

you can assign me this one i used ruff on my local seems to be working fine i only have to change the pre-commit.yaml file right ?

@derneuere
Copy link
Member Author

Yes, pre-commit and documentation need to be changing :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants