-
Notifications
You must be signed in to change notification settings - Fork 107
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
Feature Request: to be able to ignore certain missing classes #124
Comments
siom79
added a commit
that referenced
this issue
Jul 16, 2016
On the If you like, you can try it out:
|
siom79
added a commit
that referenced
this issue
Jul 16, 2016
siom79
added a commit
that referenced
this issue
Jul 17, 2016
Is this not resolved? |
According to the documentation this is resolved (see here). ;) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently the ignoreMissingClasses feature is a true or false -- either you ignore all missing classes or you don't. How about a feature that allows missing classes that belong to certain packages, or classes whose names match a regexp?
The text was updated successfully, but these errors were encountered: