Skip to content

Document how it determines when the plugin is run

Description of changes

If a plugin's target (constructor or function) doesn't satisfy specific parameters, it'll never be called. This documents what the parameters must contain to be run at all.

Related to: #159

Merge request reports