mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
missing colon
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- stage: lint
|
- stage: lint
|
||||||
script: vendor/bin/phpstan analyse src --level max --configuration phpstan.neon;
|
script: vendor/bin/phpstan analyse src --level max --configuration phpstan.neon;
|
||||||
|
|
||||||
- stage lint
|
- stage: lint
|
||||||
script: temp/ecs/bin/ecs check src tests;
|
script: temp/ecs/bin/ecs check src tests;
|
||||||
before_script: composer create-project symplify/easy-coding-standard temp/ecs;
|
before_script: composer create-project symplify/easy-coding-standard temp/ecs;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user