Skip to content
Snippets Groups Projects

linelength for modules not tests

Closed quietone requested to merge issue/drupal-3513659:3513659-enable-linelength-for into 11.x
1 unresolved thread
Files
51
@@ -22,6 +22,7 @@ function big_pipe_theme_suggestions_big_pipe_interface_preview(array $variables)
// Use simplified template suggestion, if any.
// For example, this simplifies
// phpcs:ignore Drupal.Files.LineLength
// big-pipe-interface-preview--Drupal-block-BlockViewBuilder--lazyBuilder--<BLOCK ID>.html.twig
// to
// big-pipe-interface-preview--block--<BLOCK ID>.html.twig
Loading