Hi,
The configurator is looking for exclusions files based on package names (exclude-WordPress-functions.json) while the files are generated in lowercase (exclude-wordpress-functions.json) when running wp-phpscoper generate:exclusions.
This causes phpscoper to ignore exclusions files.
Hi,
The configurator is looking for exclusions files based on package names (
exclude-WordPress-functions.json) while the files are generated in lowercase (exclude-wordpress-functions.json) when runningwp-phpscoper generate:exclusions.This causes phpscoper to ignore exclusions files.