Skip to content

Commit 8edc9d2

Browse files
committed
comment
1 parent 6a5d018 commit 8edc9d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ jobs:
8080
if: ${{ matrix.extra-tests == '1' }}
8181
# In case Drupal core files have known problems that should be
8282
# ignored temporarily, add them with the --ignore option.
83+
# @todo Remove ignore option once Coder 8.3.27 is released and Drupal
84+
# core is updated to that version.
8385
run: |
8486
cd drupal/core
8587
../../vendor/bin/phpcs -p -s --ignore=lib/Drupal/Core/Entity/EntityType.php,lib/Drupal/Core/Recipe/RecipeInputFormTrait.php,lib/Drupal/Core/Form/FormState.php,modules/migrate/src/Plugin/Migration.php,modules/views/src/ViewExecutable.php,modules/views/src/Plugin/views/style/StylePluginBase.php

0 commit comments

Comments
 (0)