Open martinf-moodys opened 1 year ago
Kudos, SonarCloud Quality Gate passed!
I somehow missed this PR, sorry. That's a good idea, but it contains a couple of things I'm not sure about. Let me review the PR thoroughly.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This new property aims to fix a performance issue when scanning plugins via ClassGraph during Spline initialization. This may take up to 30 seconds to call
ClassGraph.scan
fromAutoDiscoveryPluginRegistry
. By default, the property is set to true to keep the current behavior.