Skip to content

Commit 71069d4

Browse files
committed
Remove friendsoftwig/twigcs
1 parent dd41289 commit 71069d4

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
"require-dev": {
4040
"chi-teck/drupal-coder-extension": "^1.2",
4141
"drupal/coder": "^8.3.14",
42-
"friendsoftwig/twigcs": "dev-master",
4342
"phpspec/prophecy-phpunit": "^2.0",
4443
"phpunit/phpunit": "^9.4",
4544
"squizlabs/php_codesniffer": "^3.5",

scripts/run-dcg-tests.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,3 @@ echo -e "\e[104m PHPUnit \e[0m\n"
1212
echo -e "\n\e[104m Code sniffer \e[0m\n"
1313
./vendor/bin/phpcs -p
1414

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

0 commit comments

Comments
 (0)