-
Task
-
Resolution: Done
-
Minor
-
4.1
-
None
-
MOODLE_401_STABLE
-
MOODLE_401_STABLE
Just run:
composer require --dev php-parallel-lint/php-parallel-lint && \
|
vendor/bin/parallel-lint --show-deprecated --exclude 'vendor' .
|
And fix all the problems detected by the linter