-
Notifications
You must be signed in to change notification settings - Fork 39
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
check "extras" not just "deps" ? #166
Comments
Hello, is there anything I can bump/help with to get this implemented? |
I think with #458, a single-line change to loop over |
yeah looks like that's it. I'll try to open another PR when #458 gets merged. (Not sure if adding more stuff to that PR would be good) |
I agree. Also, for |
would it make sense to check everything that's in "compat", not just the subset that's also listed in "deps"? the stuff in "extras" seems not to be checked. see GiovineItalia/Compose.jl#374
The text was updated successfully, but these errors were encountered: