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

Add --fix-strategy option #191

Open
bmish opened this issue Sep 6, 2021 · 0 comments
Open

Add --fix-strategy option #191

bmish opened this issue Sep 6, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@bmish
Copy link
Owner

bmish commented Sep 6, 2021

To go along with the --fix option, we could have another option to specify how fixing is performed.

--fix-strategy Behavior
latest Fixes to latest/highest/newest version (default, current behavior)
popularity Fixes to version with greatest number of usages, and fallback to latest upon ties
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant