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
Code that arrives into github remote passes linting locally.
Actual behaviour
Currently developers see linting fail in CI since there is no git pre-commit hook to make this easier. Apply PyCQA practices through a pre-commit hook that is the same as the one in CI.
Steps to reproduce the behaviour
Failed linting runs in CI
The text was updated successfully, but these errors were encountered:
Expected behaviour
Code that arrives into github remote passes linting locally.
Actual behaviour
Currently developers see linting fail in CI since there is no git pre-commit hook to make this easier. Apply PyCQA practices through a pre-commit hook that is the same as the one in CI.
Steps to reproduce the behaviour
Failed linting runs in CI
The text was updated successfully, but these errors were encountered: