pub const BENIGN_PLUGINS: &[&str];Expand description
Plugins proven to write nothing at install time under a Composer whose plugins are active (the corpus baseline, docs/corpus/): installed as libraries, reported with a note. A plugin that writes a file is either emulated (EMULATED_PLUGINS) or unknown — never listed here. Removed on the corpus’s evidence (2026-09-16): pestphp/pest-plugin (vendor/pest-plugins.json), phpstan/extension-installer and rector/extension-installer (GeneratedConfig.php), dealerdirect/phpcodesniffer-composer-installer (CodeSniffer.conf).