Bolt Configuration Notices is a small tool to point out common pitfalls for Bolt 5 configuration settings.
composer require bobdenotter/configuration-noticesThe part below is only for developing the extension. Not required for general usage of the extension in your Bolt Project
First, make sure dependencies are installed:
COMPOSER_MEMORY_LIMIT=-1 composer updateAnd then run ECS:
vendor/bin/ecs check src