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
In the new pre-commit script, ruff does not report which files it has modified, so you cannot see which files need to be added with git.
ps. via git status you can see which files have been changed so it is not urgent.
The text was updated successfully, but these errors were encountered:
In the new pre-commit script, ruff does not report which files it has modified, so you cannot see which files need to be added with git.
ps. via
git status
you can see which files have been changed so it is not urgent.The text was updated successfully, but these errors were encountered: