This action controls the syntax of php files in a folder, excluding the vendor folder.
The folder to control. Default ".".
- name: PHP Syntax Checker (Lint) uses: StephaneBour/actions-php-lint@8.4 with: dir: './src'You can use :
StephaneBour/actions-php-lint@8.4 StephaneBour/actions-php-lint@8.3 StephaneBour/actions-php-lint@8.2 StephaneBour/actions-php-lint@8.1 StephaneBour/actions-php-lint@8.0 StephaneBour/actions-php-lint@7.4 StephaneBour/actions-php-lint@7.3 StephaneBour/actions-php-lint@7.2 StephaneBour/actions-php-lint@7.1 StephaneBour/actions-php-lint@7.0 StephaneBour/actions-php-lint@5.6 
