reviewdog [drupal-coder (drupal practice)] report
reported by reviewdog 🐶
Findings (2)
tests/src/Functional/Installer/ThunderInstallerTest.php|68 col 1| There must be no blank line following an inline comment
thunder.profile|46 col 1| There must be no blank line following an inline comment
Filtered Findings (0)
Annotations
Check warning on line 68 in tests/src/Functional/Installer/ThunderInstallerTest.php
github-actions / drupal-coder (drupal practice)
[drupal-coder (drupal practice)] tests/src/Functional/Installer/ThunderInstallerTest.php#L68 <DrupalPractice.Commenting.CommentEmptyLine.SpacingAfter>
There must be no blank line following an inline comment
Raw output
/github/workspace/tests/src/Functional/Installer/ThunderInstallerTest.php:68:1: warning: There must be no blank line following an inline comment (DrupalPractice.Commenting.CommentEmptyLine.SpacingAfter)
Check warning on line 46 in thunder.profile
github-actions / drupal-coder (drupal practice)
[drupal-coder (drupal practice)] thunder.profile#L46 <DrupalPractice.Commenting.CommentEmptyLine.SpacingAfter>
There must be no blank line following an inline comment
Raw output
/github/workspace/thunder.profile:46:1: warning: There must be no blank line following an inline comment (DrupalPractice.Commenting.CommentEmptyLine.SpacingAfter)