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

Allow for simple arbitrary predicates #9

Open
sbauer322 opened this issue Oct 22, 2014 · 0 comments
Open

Allow for simple arbitrary predicates #9

sbauer322 opened this issue Oct 22, 2014 · 0 comments
Labels
Milestone

Comments

@sbauer322
Copy link
Member

Let the user create their own rules!

If we know the scope for the rule (e.g., file, line, method) we can have the user just pass in their own rule that returns true or false.

Would need to figure out how to not have side effects in the predicate... or maybe just yolo that since it is their own project they are mucking with?

@sbauer322 sbauer322 added this to the 1.0.0 milestone Oct 22, 2014
@sbauer322 sbauer322 changed the title Allow for arbitrary predicates Allow for simple arbitrary predicates Oct 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant