Every time you choose to apply a rule(s), explicitly state the rule(s) in the output. You can abbreviate the rule description to a single word or phrase.
[Brief description ]
- [more description]
- [more description]
- [more description]
+--------------------------------------------------------+--------------------------------------------------------+-----------------+ | Name | Command | Short Cut | +--------------------------------------------------------+--------------------------------------------------------+-----------------+ | docker-compose exec app bash | docker-compose exec app bash | Alt + a | +--------------------------------------------------------+--------------------------------------------------------+-----------------+ | docker-compose up -d | docker-compose up -d | Alt + u | +--------------------------------------------------------+--------------------------------------------------------+-----------------+ | composer install --prefer-dist --no-progress --profile | composer install --prefer-d