You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Make code formatting more consistent across project.
Describe the solution you'd like
I think a better alternative to older code formatters is Ruff
and also i think a good practice is to use pre-commit because for some reason some people don't bother reading the CONTRIBUTING.md or format their code correctly.
we can apply more formatting options like Sorting imports and more.
I'll be happy to create a pull request if needed.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Make code formatting more consistent across project.
Describe the solution you'd like
I think a better alternative to older code formatters is Ruff
and also i think a good practice is to use pre-commit because for some reason some people don't bother reading the CONTRIBUTING.md or format their code correctly.
we can apply more formatting options like Sorting imports and more.
I'll be happy to create a pull request if needed.
The text was updated successfully, but these errors were encountered: