You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On issue I've run into is that JET will complain about (perhaps deeply nested) indirect dependencies, and that means that one has to add those dependencies to the Project toml in order to ignore those modules. It might be really nice if ignored_modules instead accepted Symbols, so that no additional dependencies are required.
The text was updated successfully, but these errors were encountered:
On issue I've run into is that JET will complain about (perhaps deeply nested) indirect dependencies, and that means that one has to add those dependencies to the Project toml in order to ignore those modules. It might be really nice if
ignored_modules
instead accepted Symbols, so that no additional dependencies are required.The text was updated successfully, but these errors were encountered: