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
I think we should refactor this a bit more such that indexing licenses and rules just takes a list of directories. Everything else should IMHO just use the things already loaded. And we can simplify the detection of builtins based on a list of builtin licenses... This would help keep the code tidier IMHO.
The text was updated successfully, but these errors were encountered:
We should simplify indexing and caching by using a list of license directories be they builtin, "additional" or plugin-contributed.
See #2979 (review)
The text was updated successfully, but these errors were encountered: