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
I recommend adding the ruff formatter and linter as a pre-comit git action to format to a defined standard . This would run when the user commits the change so that the linter should never fail when the CI/CD action runs in Github.
This should help avoid indentation problems with contributors' text editors.
https://editorconfig.org/
The text was updated successfully, but these errors were encountered: