Skip to content

Allow external detectors via entry points.

This simply allow external packages to extend the list current detectors without having to actually include in the original package.

Tests are not modified since it only touches the ability to add detectors.

Merge request reports