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
ruff implements the same rules as pylint as well as many more.
Furthermore, it being based on rust is much faster to run, both locally and in the CI/CD workflows - this speed increase is thought of as more of a plus for running pre-commit locally.
Finally, this will align this repository with other OTEAPI repositories.
The text was updated successfully, but these errors were encountered:
ruff implements the same rules as pylint as well as many more.
Furthermore, it being based on rust is much faster to run, both locally and in the CI/CD workflows - this speed increase is thought of as more of a plus for running pre-commit locally.
Finally, this will align this repository with other OTEAPI repositories.
The text was updated successfully, but these errors were encountered: