We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a84a19 commit 0f0c555Copy full SHA for 0f0c555
.github/workflows/coding-style.yml
@@ -27,5 +27,5 @@ jobs:
27
php-version: 8.0
28
coverage: none
29
30
- - run: composer create-project nette/coding-standard temp/coding-standard ^3 --no-progress --ignore-platform-reqs
+ - run: composer create-project nette/coding-standard temp/coding-standard ^3 --no-progress
31
- run: php temp/coding-standard/ecs check
0 commit comments