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 a repository which has not seen the pre-commit updates yet, the changes might be too much to find errors unsave code transformations introduce.
Goal of this issue
Define a set of safe transformations which can run automatically and a set of unsave ones which can only be run by a specific tox environment. (IMHO this environment should also run in GHA but there it will only list the problems but not change the code.)
The text was updated successfully, but these errors were encountered:
Problem
In a repository which has not seen the pre-commit updates yet, the changes might be too much to find errors unsave code transformations introduce.
Goal of this issue
Define a set of safe transformations which can run automatically and a set of unsave ones which can only be run by a specific tox environment. (IMHO this environment should also run in GHA but there it will only list the problems but not change the code.)
The text was updated successfully, but these errors were encountered: