Skip to main content

Module registry

Module registry 

Source
Expand description

Plugin registry: discovers active plugins, collects patterns, parses configs.

Structs§

AggregatedPluginResult
Aggregated results from all active plugins for a project.
PluginRegexValidationError
Invalid user-authored regex extracted from a plugin config file.
PluginRegistry
Registry of all available plugins (built-in + external).

Functions§

format_plugin_regex_errors