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

Allow yapf as the linter #121

Open
alanjds opened this issue Mar 16, 2019 · 3 comments
Open

Allow yapf as the linter #121

alanjds opened this issue Mar 16, 2019 · 3 comments

Comments

@alanjds
Copy link

alanjds commented Mar 16, 2019

"Yet Another Python Formater" allows more style choices when still sticking to the PEP8

If the project have a .style.yapf on the root, it can be assumed to use YAPF and use the file for configuration

@OrkoHunter
Copy link
Collaborator

Hi @alanjds !

I recently added flake8 as a linter in #115. yapf looks promising. It will definitely be a good enhancement.

@Mr-Sunglasses
Copy link
Member

Hi @alanjds We can add Ruff as it is the fastest linter out there.

@alanjds
Copy link
Author

alanjds commented Feb 6, 2024

Ruff is also great!

Yet YAPF gives better results imho. I would love to have Ruff with Yapf behaviors... someday.

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

3 participants