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

Create a wizard for picking rules config #11

Open
getify opened this issue Mar 15, 2019 · 0 comments
Open

Create a wizard for picking rules config #11

getify opened this issue Mar 15, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@getify
Copy link
Owner

getify commented Mar 15, 2019

If you want to "train" a rules config on your existing code, a web based wizard tool could be helpful for that. You paste in code, it tells you what the maximum rules config is that would work (not throw errors) on your code.

Would just brute-force try all combinations of rules, in "decreasing" order, and print the first one that doesn't give any errors.

@getify getify added enhancement New feature or request help wanted Extra attention is needed labels Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant