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§

builtin_plugin_names
Names of every built-in framework plugin, in registry order.
format_plugin_regex_errors