Skip to content

Commit baa3905

Browse files
committed
Temporarily disable twigcs
1 parent d19ae3a commit baa3905

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/run-dcg-tests.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ echo -e "\n\e[104m Code sniffer \e[0m\n"
1313
./vendor/bin/phpcs -p
1414

1515
echo -e "\e[104m Twig linter \e[0m\n"
16-
./vendor/bin/twigcs ./templates
16+
# @todo Uncomment this once twigcs supports Symfony 6.
17+
# ./vendor/bin/twigcs ./templates

0 commit comments

Comments
 (0)