Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not run insecure code fixers automatically #277

Open
icemac opened this issue Sep 5, 2024 · 0 comments
Open

Do not run insecure code fixers automatically #277

icemac opened this issue Sep 5, 2024 · 0 comments

Comments

@icemac
Copy link
Member

icemac commented Sep 5, 2024

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.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant