Fix following

FILE: ...ite1101/web/vendor/drupal/pareviewsh/pareview_temp/hypothesis.module
--------------------------------------------------------------------------
FOUND 27 ERRORS AND 3 WARNINGS AFFECTING 28 LINES
--------------------------------------------------------------------------
   1 | ERROR   | [x] The PHP open tag must be followed by exactly one
     |         |     blank line
  30 | ERROR   | [x] Whitespace found at end of line
  37 | ERROR   | [x] Expected 1 blank line after function; 0 found
  39 | ERROR   | [x] Whitespace found at end of line
  40 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
  51 | ERROR   | [ ] Missing short description in doc comment
  52 | ERROR   | [x] Whitespace found at end of line
  53 | ERROR   | [ ] Missing parameter comment
  53 | ERROR   | [x] Expected "mixed" but found "type" for parameter type
  54 | ERROR   | [ ] Missing parameter comment
  54 | ERROR   | [x] Expected "mixed" but found "type" for parameter type
  62 | ERROR   | [x] Whitespace found at end of line
  64 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  65 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  66 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  69 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  70 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
  71 | ERROR   | [x] Spaces must be used to indent lines; tabs are not
     |         |     allowed
 100 | ERROR   | [ ] If the line declaring an array spans longer than 80
     |         |     characters, each element should be broken into its
     |         |     own line
 103 | ERROR   | [x] Whitespace found at end of line
 110 | ERROR   | [x] Whitespace found at end of line
 142 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
 158 | ERROR   | [x] Missing function doc comment
 187 | ERROR   | [x] Doc comment short description must be on the first
     |         |     line
 192 | WARNING | [ ] Line exceeds 80 characters; contains 84 characters
 193 | WARNING | [ ] Line exceeds 80 characters; contains 84 characters
 212 | ERROR   | [x] Inline comments must end in full-stops, exclamation
     |         |     marks, colons, question marks, or closing
     |         |     parentheses
 221 | WARNING | [ ] Line exceeds 80 characters; contains 82 characters
 232 | ERROR   | [x] No space found before comment text; expected "//
     |         |     Check which content types hypothesis should display
     |         |     on." but found "//Check which content types
     |         |     hypothesis should display on."
 253 | ERROR   | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 23 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

Time: 561ms; Memory: 6Mb

Comments

rahul.shinde created an issue. See original summary.

  • rahul.shinde committed 8f3c270 on 7.x-1.x
    Issue #3024697 by rahul.shinde: DrupalPractice Review
    
rahul.shinde’s picture

Title: DrupalPractice Review » Coder Sniffer Review
Issue summary: View changes

  • rahul.shinde committed 3571c07 on 7.x-1.x
    Merge branch '7.x-1.x' of git.drupal.org:project/hypothesis into 7.x-1.x...
  • rahul.shinde committed 499d4e5 on 7.x-1.x
    Issue #3024697 by rahul.shinde: Code Review fixes
    
rahul.shinde’s picture

Assigned: rahul.shinde » Unassigned
Issue summary: View changes
Status: Active » Fixed

Status: Fixed » Closed (fixed)

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