@@ -0,0 +1,8 @@
PHP = docker compose run php
composer_install:
@$(PHP) composer install
static_analysis:
@$(PHP) vendor/bin/psalm
The note is not visible to the blocked user.