We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c010b76 commit cb6c5c8Copy full SHA for cb6c5c8
.travis.yml
@@ -27,4 +27,4 @@ script:
27
- ./vendor/bin/php-cs-fixer fix --diff --dry-run -v
28
- ./bin/console lint:yaml app/config
29
- ./bin/console lint:yaml @CodeExplorerBundle
30
- - ./bin/console lint:twig app/Resources/views @CodeExplorerBundle
+ - ./bin/console lint:twig app/Resources @CodeExplorerBundle
0 commit comments