$ phpcs modules/http2_server_push --standard="core/phpcs.xml.dist"

FILE: ...d8/modules/http2_server_push/src/Asset/CssCollectionRenderer.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 65 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found
    |       |     0
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------


FILE: .../d8/modules/http2_server_push/src/Asset/JsCollectionRenderer.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 65 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found
    |       |     0
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------


FILE: ...odules/http2_server_push/tests/src/Functional/LinkHeaderTest.php
----------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
----------------------------------------------------------------------
 13 | ERROR | [x] Expected 1 space before opening brace; found 2
----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------

Time: 34ms; Memory: 4Mb

CommentFileSizeAuthor
#2 2852103-2.patch2.12 KBWim Leers
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Wim Leers created an issue. See original summary.

Wim Leers’s picture

Status: Active » Needs review
FileSize
2.12 KB

Status: Needs review » Needs work

The last submitted patch, 2: 2852103-2.patch, failed testing.

Wim Leers’s picture

Status: Needs work » Needs review

  • Wim Leers committed 24682ff on 8.x-1.x
    Issue #2852103 by Wim Leers: Fix all phpcs violations
    
Wim Leers’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.