Fix the issues reported by phpcs

Created on 5 July 2023, 12 months ago
Updated 11 January 2024, 6 months ago

Problem/Motivation

FILE: /var/www/html/vb/d_cont/pinterest_widget/pinterest_widget.libraries.yml
-----------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------
27 | ERROR | [x] Expected 1 newline at end of file; 2 found
-----------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------

FILE: /var/www/html/vb/d_cont/pinterest_widget/README.txt
-----------------------------------------------------------------------
FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES
-----------------------------------------------------------------------
3 | WARNING | [ ] Line exceeds 80 characters; contains 373 characters
4 | WARNING | [ ] Line exceeds 80 characters; contains 118 characters
9 | ERROR | [x] Expected 1 newline at end of file; 3 found
-----------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------

FILE: /var/www/html/vb/d_cont/pinterest_widget/pinterest_widget.routing.yml
---------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
---------------------------------------------------------------------------
56 | ERROR | [x] Expected 1 newline at end of file; 6 found
---------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------

FILE: /var/www/html/vb/d_cont/pinterest_widget/pinterest_widget.permissions.yml
-------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------
4 | ERROR | [x] Expected 1 newline at end of file; 0 found
-------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------

FILE: /var/www/html/vb/d_cont/pinterest_widget/pinterest_widget.links.task.yml
------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------
65 | ERROR | [x] Expected 1 newline at end of file; 2 found
------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------

FILE: /var/www/html/vb/d_cont/pinterest_widget/src/Form/PinSettingsForm.php
--------------------------------------------------------------------------------
FOUND 22 ERRORS AND 6 WARNINGS AFFECTING 18 LINES
--------------------------------------------------------------------------------
15 | ERROR | [x] Expected 1 blank line before function; 0 found
31 | ERROR | [x] Expected 1 space before "??"; 0 found
31 | ERROR | [x] Expected 1 space after "??"; 0 found
32 | ERROR | [x] Equals sign not aligned with surrounding assignments;
| | expected 1 space but found 2 spaces
32 | ERROR | [x] Expected 1 space before "??"; 0 found
32 | ERROR | [x] Expected 1 space after "??"; 0 found
38 | WARNING | [ ] #description values usually have to run through t() for
| | translation
45 | WARNING | [x] A comma should follow the last multiline array item. Found:
| | )
48 | ERROR | [x] Short array syntax must be used to define arrays
54 | ERROR | [x] Short array syntax must be used to define arrays
59 | WARNING | [ ] t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
66 | ERROR | [x] Expected 1 space before "??"; 0 found
66 | ERROR | [x] Expected 1 space after "??"; 0 found
66 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
| | but found "false"
67 | WARNING | [x] A comma should follow the last multiline array item. Found:
| | )
70 | ERROR | [x] Short array syntax must be used to define arrays
73 | WARNING | [x] A comma should follow the last multiline array item. Found:
| | ' | | href="https://www.pinterest.com/pinterest/">Pinterest'
76 | ERROR | [x] Short array syntax must be used to define arrays
79 | ERROR | [x] Concat operator must be surrounded by a single space
79 | ERROR | [x] Concat operator must be surrounded by a single space
79 | ERROR | [x] Concat operator must be surrounded by a single space
79 | ERROR | [x] Concat operator must be surrounded by a single space
79 | WARNING | [x] A comma should follow the last multiline array item. Found:
| | '">'
94 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
94 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
95 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
96 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
97 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 26 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: /var/www/html/vb/d_cont/pinterest_widget/src/Form/ProfileSettingsForm.php
--------------------------------------------------------------------------------
FOUND 45 ERRORS AND 7 WARNINGS AFFECTING 35 LINES
--------------------------------------------------------------------------------
15 | ERROR | [x] Expected 1 blank line before function; 0 found
31 | ERROR | [x] Expected 1 space before "??"; 0 found
31 | ERROR | [x] Expected 1 space after "??"; 0 found
32 | ERROR | [x] Expected 1 space before "??"; 0 found
32 | ERROR | [x] Expected 1 space after "??"; 0 found
33 | ERROR | [x] Expected 1 space before "??"; 0 found
33 | ERROR | [x] Expected 1 space after "??"; 0 found
34 | ERROR | [x] Expected 1 space before "??"; 0 found
34 | ERROR | [x] Expected 1 space after "??"; 0 found
35 | ERROR | [x] Functions must not contain multiple empty lines in a row;
| | found 2 empty lines
41 | WARNING | [ ] #description values usually have to run through t() for
| | translation
49 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
52 | ERROR | [x] Short array syntax must be used to define arrays
58 | ERROR | [x] Equals sign not aligned with surrounding assignments;
| | expected 1 space but found 2 spaces
58 | ERROR | [x] Expected 1 space before "??"; 0 found
58 | ERROR | [x] Expected 1 space after "??"; 0 found
60 | ERROR | [x] Short array syntax must be used to define arrays
65 | WARNING | [ ] t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
67 | ERROR | [x] Functions must not contain multiple empty lines in a row;
| | found 2 empty lines
74 | ERROR | [x] Short array syntax must be used to define arrays
76 | ERROR | [x] Short array syntax must be used to define arrays
77 | ERROR | [x] Short array syntax must be used to define arrays
82 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
89 | ERROR | [x] Short array syntax must be used to define arrays
91 | ERROR | [x] Short array syntax must be used to define arrays
92 | ERROR | [x] Short array syntax must be used to define arrays
97 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
104 | ERROR | [x] Short array syntax must be used to define arrays
106 | ERROR | [x] Short array syntax must be used to define arrays
107 | ERROR | [x] Short array syntax must be used to define arrays
112 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
116 | ERROR | [x] Expected 1 space after IF keyword; 0 found
117 | ERROR | [x] Expected 1 space after "="; 2 found
117 | ERROR | [x] Concat operator must be surrounded by a single space
117 | ERROR | [x] Concat operator must be surrounded by a single space
117 | ERROR | [x] Concat operator must be surrounded by a single space
117 | ERROR | [x] Concat operator must be surrounded by a single space
117 | ERROR | [x] Concat operator must be surrounded by a single space
117 | ERROR | [x] Concat operator must be surrounded by a single space
120 | ERROR | [x] Short array syntax must be used to define arrays
123 | ERROR | [x] Concat operator must be surrounded by a single space
123 | ERROR | [x] Concat operator must be surrounded by a single space
123 | ERROR | [x] Concat operator must be surrounded by a single space
123 | ERROR | [x] Concat operator must be surrounded by a single space
123 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: '">'
138 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
138 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
139 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
140 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
141 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
142 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
143 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 50 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: /var/www/html/vb/d_cont/pinterest_widget/src/Form/FollowSettingsForm.php
--------------------------------------------------------------------------------
FOUND 14 ERRORS AND 4 WARNINGS AFFECTING 11 LINES
--------------------------------------------------------------------------------
15 | ERROR | [x] Expected 1 blank line before function; 0 found
31 | ERROR | [x] Expected 1 space before "??"; 0 found
31 | ERROR | [x] Expected 1 space after "??"; 0 found
32 | ERROR | [x] Expected 1 space before "??"; 0 found
32 | ERROR | [x] Expected 1 space after "??"; 0 found
38 | WARNING | [ ] #description values usually have to run through t() for
| | translation
46 | WARNING | [x] A comma should follow the last multiline array item. Found:
| | )
54 | WARNING | [x] A comma should follow the last multiline array item. Found:
| | )
57 | ERROR | [x] Short array syntax must be used to define arrays
60 | ERROR | [x] Concat operator must be surrounded by a single space
60 | ERROR | [x] Concat operator must be surrounded by a single space
60 | ERROR | [x] Concat operator must be surrounded by a single space
60 | ERROR | [x] Concat operator must be surrounded by a single space
60 | WARNING | [x] A comma should follow the last multiline array item. Found:
| | ''
75 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
75 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
76 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
77 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 17 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: /var/www/html/vb/d_cont/pinterest_widget/src/Form/BoardSettingsForm.php
--------------------------------------------------------------------------------
FOUND 43 ERRORS AND 8 WARNINGS AFFECTING 34 LINES
--------------------------------------------------------------------------------
15 | ERROR | [x] Expected 1 blank line before function; 0 found
31 | ERROR | [x] Expected 1 space before "??"; 0 found
31 | ERROR | [x] Expected 1 space after "??"; 0 found
32 | ERROR | [x] Expected 1 space before "??"; 0 found
32 | ERROR | [x] Expected 1 space after "??"; 0 found
33 | ERROR | [x] Expected 1 space before "??"; 0 found
33 | ERROR | [x] Expected 1 space after "??"; 0 found
34 | ERROR | [x] Expected 1 space before "??"; 0 found
34 | ERROR | [x] Expected 1 space after "??"; 0 found
36 | ERROR | [x] Equals sign not aligned correctly; expected 1 space but
| | found 2 spaces
36 | ERROR | [x] Expected 1 space before "??"; 0 found
36 | ERROR | [x] Expected 1 space after "??"; 0 found
42 | WARNING | [ ] #description values usually have to run through t() for
| | translation
50 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
53 | ERROR | [x] Short array syntax must be used to define arrays
57 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: 'Create'
60 | ERROR | [x] Short array syntax must be used to define arrays
65 | WARNING | [ ] t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
73 | ERROR | [x] Short array syntax must be used to define arrays
75 | ERROR | [x] Short array syntax must be used to define arrays
76 | ERROR | [x] Short array syntax must be used to define arrays
81 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
88 | ERROR | [x] Short array syntax must be used to define arrays
90 | ERROR | [x] Short array syntax must be used to define arrays
91 | ERROR | [x] Short array syntax must be used to define arrays
96 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
103 | ERROR | [x] Short array syntax must be used to define arrays
105 | ERROR | [x] Short array syntax must be used to define arrays
106 | ERROR | [x] Short array syntax must be used to define arrays
111 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
115 | ERROR | [x] Expected 1 space after IF keyword; 0 found
116 | ERROR | [x] Expected 1 space after "="; 2 found
116 | ERROR | [x] Concat operator must be surrounded by a single space
116 | ERROR | [x] Concat operator must be surrounded by a single space
116 | ERROR | [x] Concat operator must be surrounded by a single space
116 | ERROR | [x] Concat operator must be surrounded by a single space
116 | ERROR | [x] Concat operator must be surrounded by a single space
116 | ERROR | [x] Concat operator must be surrounded by a single space
119 | ERROR | [x] Short array syntax must be used to define arrays
122 | ERROR | [x] Concat operator must be surrounded by a single space
122 | ERROR | [x] Concat operator must be surrounded by a single space
122 | ERROR | [x] Concat operator must be surrounded by a single space
122 | ERROR | [x] Concat operator must be surrounded by a single space
122 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: '">'
137 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
137 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
138 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
139 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
140 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
141 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
142 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 49 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ...ar/www/html/vb/d_cont/pinterest_widget/src/Form/SaveButtonSettingsForm.php
--------------------------------------------------------------------------------
FOUND 16 ERRORS AND 8 WARNINGS AFFECTING 17 LINES
--------------------------------------------------------------------------------
15 | ERROR | [x] Expected 1 blank line before function; 0 found
36 | WARNING | [ ] #description values usually have to run through t() for
| | translation
39 | ERROR | [x] Short array syntax must be used to define arrays
44 | ERROR | [x] Short array syntax must be used to define arrays
74 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: "Vietnamese"
77 | ERROR | [x] Equals sign not aligned with surrounding assignments;
| | expected 1 space but found 2 spaces
77 | ERROR | [x] Expected 1 space before "??"; 0 found
77 | ERROR | [x] Expected 1 space after "??"; 0 found
78 | ERROR | [x] Equals sign not aligned with surrounding assignments;
| | expected 1 space but found 2 spaces
78 | ERROR | [x] Expected 1 space before "??"; 0 found
78 | ERROR | [x] Expected 1 space after "??"; 0 found
80 | ERROR | [x] Short array syntax must be used to define arrays
85 | WARNING | [ ] t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
87 | ERROR | [x] Short array syntax must be used to define arrays
92 | WARNING | [ ] t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
92 | WARNING | [ ] Avoid backslash escaping in translatable strings when
| | possible, use "" quotes instead
94 | ERROR | [x] Short array syntax must be used to define arrays
99 | WARNING | [ ] t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
99 | WARNING | [ ] Avoid backslash escaping in translatable strings when
| | possible, use "" quotes instead
102 | ERROR | [x] Short array syntax must be used to define arrays
105 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: ' | | src="https://farm8.staticflickr.com/7027/6851755809_df5b2051c9_z.jpg">'
120 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
120 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
121 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 18 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: /var/www/html/vb/d_cont/pinterest_widget/src/Form/AdvancedSettingsForm.php
--------------------------------------------------------------------------------
FOUND 8 ERRORS AND 1 WARNING AFFECTING 7 LINES
--------------------------------------------------------------------------------
15 | ERROR | [x] Expected 1 blank line before function; 0 found
37 | ERROR | [x] Short array syntax must be used to define arrays
40 | ERROR | [x] Object operator not indented correctly; expected 8 spaces
| | but found 6
41 | ERROR | [x] Expected 1 space before "??"; 0 found
41 | ERROR | [x] Expected 1 space after "??"; 0 found
42 | WARNING | [x] A comma should follow the last multiline array item. Found:
| | )
55 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
55 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
56 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 9 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ...www/html/vb/d_cont/pinterest_widget/src/Controller/PinterestController.php
--------------------------------------------------------------------------------
FOUND 40 ERRORS AND 5 WARNINGS AFFECTING 19 LINES
--------------------------------------------------------------------------------
6 | WARNING | [x] Unused use statement
7 | WARNING | [x] Unused use statement
8 | WARNING | [x] Unused use statement
15 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
15 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
15 | ERROR | [x] Missing function doc comment
15 | ERROR | [x] Incorrect spacing between argument "$value" and equals
| | sign; expected 1 but found 0
15 | ERROR | [x] Incorrect spacing between default value and equals sign for
| | argument "$value"; expected 1 but found 0
16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
16 | ERROR | [x] Opening brace should be on the same line as the declaration
17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
17 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
18 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
19 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
| | found 3
19 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
19 | WARNING | [ ] Only string literals should be passed to t() where possible
20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
21 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
22 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
24 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
24 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
24 | ERROR | [x] Missing function doc comment
24 | ERROR | [x] Incorrect spacing between argument "$value" and equals
| | sign; expected 1 but found 0
24 | ERROR | [x] Incorrect spacing between default value and equals sign for
| | argument "$value"; expected 1 but found 0
25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
25 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
25 | ERROR | [x] Opening brace should be on the same line as the declaration
26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
26 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
27 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
28 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
| | found 3
28 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
28 | WARNING | [ ] Only string literals should be passed to t() where possible
29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
30 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
30 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
31 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
31 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 43 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ...w/html/vb/d_cont/pinterest_widget/src/Plugin/Block/PinterestBoardBlock.php
--------------------------------------------------------------------------------
FOUND 162 ERRORS AND 10 WARNINGS AFFECTING 102 LINES
--------------------------------------------------------------------------------
10 | WARNING | [x] Unused use statement
22 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
26 | ERROR | [x] Expected 1 blank line before function; 0 found
27 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
29 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
30 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
30 | ERROR | [x] Expected 1 space before "?"; 0 found
30 | ERROR | [x] Expected 1 space after "?"; 0 found
30 | ERROR | [x] Expected 1 space before ":"; 0 found
30 | ERROR | [x] Expected 1 space after ":"; 0 found
32 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
32 | ERROR | [x] Expected 1 space after IF keyword; 0 found
33 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
33 | ERROR | [x] Expected 1 space before "?"; 0 found
33 | ERROR | [x] Expected 1 space after "?"; 0 found
33 | ERROR | [x] Expected 1 space before ":"; 0 found
33 | ERROR | [x] Expected 1 space after ":"; 0 found
35 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
36 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 10
41 | ERROR | [x] Case breaking statement indented incorrectly; expected 12
| | spaces, found 10
43 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 10
48 | ERROR | [x] Case breaking statement indented incorrectly; expected 12
| | spaces, found 10
50 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 10
51 | ERROR | [x] Expected 1 space before "?"; 0 found
51 | ERROR | [x] Expected 1 space after "?"; 0 found
51 | ERROR | [x] Expected 1 space before ":"; 0 found
51 | ERROR | [x] Expected 1 space after ":"; 0 found
52 | ERROR | [x] Expected 1 space before "?"; 0 found
52 | ERROR | [x] Expected 1 space after "?"; 0 found
52 | ERROR | [x] Expected 1 space before ":"; 0 found
52 | ERROR | [x] Expected 1 space after ":"; 0 found
53 | ERROR | [x] Expected 1 space before "?"; 0 found
53 | ERROR | [x] Expected 1 space after "?"; 0 found
53 | ERROR | [x] Expected 1 space before ":"; 0 found
53 | ERROR | [x] Expected 1 space after ":"; 0 found
54 | ERROR | [x] Case breaking statement indented incorrectly; expected 12
| | spaces, found 10
56 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 10
60 | ERROR | [x] Case breaking statement indented incorrectly; expected 12
| | spaces, found 10
61 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
63 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
63 | ERROR | [x] Concat operator must be surrounded by a single space
63 | ERROR | [x] Concat operator must be surrounded by a single space
63 | ERROR | [x] Concat operator must be surrounded by a single space
63 | ERROR | [x] Concat operator must be surrounded by a single space
63 | ERROR | [x] Concat operator must be surrounded by a single space
63 | ERROR | [x] Concat operator must be surrounded by a single space
63 | ERROR | [x] Concat operator must be surrounded by a single space
63 | ERROR | [x] Concat operator must be surrounded by a single space
65 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
71 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
73 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
74 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
76 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
79 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
80 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
82 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
84 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
85 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
86 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
86 | ERROR | [x] Expected 1 space before "??"; 0 found
86 | ERROR | [x] Expected 1 space after "??"; 0 found
87 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
87 | ERROR | [x] Expected 1 space before "??"; 0 found
87 | ERROR | [x] Expected 1 space after "??"; 0 found
88 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
88 | ERROR | [x] Expected 1 space before "??"; 0 found
88 | ERROR | [x] Expected 1 space after "??"; 0 found
89 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
89 | ERROR | [x] Expected 1 space before "??"; 0 found
89 | ERROR | [x] Expected 1 space after "??"; 0 found
90 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
90 | ERROR | [x] Expected 1 space before "??"; 0 found
90 | ERROR | [x] Expected 1 space after "??"; 0 found
92 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
92 | ERROR | [x] Expected 1 space before "??"; 0 found
92 | ERROR | [x] Expected 1 space after "??"; 0 found
93 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
93 | ERROR | [x] Expected 1 space before "??"; 0 found
93 | ERROR | [x] Expected 1 space after "??"; 0 found
94 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
94 | ERROR | [x] Expected 1 space before "??"; 0 found
94 | ERROR | [x] Expected 1 space after "??"; 0 found
95 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
95 | ERROR | [x] Expected 1 space before "??"; 0 found
95 | ERROR | [x] Expected 1 space after "??"; 0 found
96 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
96 | ERROR | [x] Expected 1 space before "??"; 0 found
96 | ERROR | [x] Expected 1 space after "??"; 0 found
98 | WARNING | [ ] Unused variable $selected_size.
98 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
98 | ERROR | [x] Equals sign not aligned correctly; expected 1 space but
| | found 2 spaces
98 | ERROR | [x] Expected 1 space before "??"; 0 found
98 | ERROR | [x] Expected 1 space after "??"; 0 found
100 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
101 | WARNING | [ ] Translatable strings must not begin or end with white
| | spaces, use placeholders with t() for variables
101 | ERROR | [ ] Concatenating translatable strings is not allowed, use
| | placeholders instead and only one string literal
101 | ERROR | [x] Concat operator must be surrounded by a single space
106 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
108 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
112 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
115 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
115 | ERROR | [x] Short array syntax must be used to define arrays
119 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: 'Create'
122 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
122 | ERROR | [x] Short array syntax must be used to define arrays
127 | WARNING | [ ] t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
130 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
134 | ERROR | [x] Short array syntax must be used to define arrays
135 | ERROR | [x] Short array syntax must be used to define arrays
136 | ERROR | [x] Concat operator must be surrounded by a single space
136 | ERROR | [x] Concat operator must be surrounded by a single space
136 | ERROR | [x] Short array syntax must be used to define arrays
141 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
143 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
147 | ERROR | [x] Short array syntax must be used to define arrays
148 | ERROR | [x] Short array syntax must be used to define arrays
149 | ERROR | [x] Concat operator must be surrounded by a single space
149 | ERROR | [x] Concat operator must be surrounded by a single space
149 | ERROR | [x] Short array syntax must be used to define arrays
154 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
156 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
160 | ERROR | [x] Short array syntax must be used to define arrays
161 | ERROR | [x] Short array syntax must be used to define arrays
162 | ERROR | [x] Concat operator must be surrounded by a single space
162 | ERROR | [x] Concat operator must be surrounded by a single space
162 | ERROR | [x] Short array syntax must be used to define arrays
167 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
170 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
171 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
173 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
176 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
177 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
178 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
179 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
180 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
181 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
182 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
183 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
185 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
185 | ERROR | [x] Expected one space after the comma, 0 found
186 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
186 | ERROR | [x] Expected one space after the comma, 0 found
187 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
187 | ERROR | [x] Expected one space after the comma, 0 found
188 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
188 | ERROR | [x] Expected one space after the comma, 0 found
189 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
189 | ERROR | [x] Expected one space after the comma, 0 found
190 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
190 | ERROR | [x] Expected 1 blank line after function; 2 found
193 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
196 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
197 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
199 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
201 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
202 | ERROR | [ ] Doc comment short description must start with a capital
| | letter
203 | ERROR | [ ] Doc comment short description must be on a single line,
| | further text should be a separate paragraph
205 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
206 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
208 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
209 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
211 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
214 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
215 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
216 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
217 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
219 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
219 | ERROR | [x] Expected 1 newline at end of file; 0 found
219 | ERROR | [x] Closing brace indented incorrectly; expected 0 spaces,
| | found 2
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 165 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: .../html/vb/d_cont/pinterest_widget/src/Plugin/Block/PinterestFollowBlock.php
--------------------------------------------------------------------------------
FOUND 81 ERRORS AND 6 WARNINGS AFFECTING 58 LINES
--------------------------------------------------------------------------------
10 | WARNING | [x] Unused use statement
22 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
26 | ERROR | [x] Expected 1 blank line before function; 0 found
27 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
29 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
31 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
31 | ERROR | [x] Expected 1 space before "?"; 0 found
31 | ERROR | [x] Expected 1 space after "?"; 0 found
31 | ERROR | [x] Expected 1 space before ":"; 0 found
31 | ERROR | [x] Expected 1 space after ":"; 0 found
32 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
32 | ERROR | [x] Expected 1 space before "?"; 0 found
32 | ERROR | [x] Expected 1 space after "?"; 0 found
32 | ERROR | [x] Expected 1 space before ":"; 0 found
32 | ERROR | [x] Expected 1 space after ":"; 0 found
33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
33 | ERROR | [x] Expected 1 space after IF keyword; 0 found
34 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
34 | ERROR | [x] Concat operator must be surrounded by a single space
34 | ERROR | [x] Concat operator must be surrounded by a single space
34 | ERROR | [x] Concat operator must be surrounded by a single space
34 | ERROR | [x] Concat operator must be surrounded by a single space
35 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
41 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
42 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
44 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
46 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
50 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
52 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
54 | WARNING | [ ] Unused variable $config.
54 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
56 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
57 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
57 | ERROR | [x] Expected 1 space before "??"; 0 found
57 | ERROR | [x] Expected 1 space after "??"; 0 found
58 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
58 | ERROR | [x] Expected 1 space before "??"; 0 found
58 | ERROR | [x] Expected 1 space after "??"; 0 found
60 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
60 | ERROR | [x] Expected 1 space before "??"; 0 found
60 | ERROR | [x] Expected 1 space after "??"; 0 found
61 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
61 | ERROR | [x] Expected 1 space before "??"; 0 found
61 | ERROR | [x] Expected 1 space after "??"; 0 found
63 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
66 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
69 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
73 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
75 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
79 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
82 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
83 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
85 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
88 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
89 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
90 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
91 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
92 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
94 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
94 | ERROR | [x] Expected one space after the comma, 0 found
95 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
95 | ERROR | [x] Expected one space after the comma, 0 found
96 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
96 | ERROR | [x] Expected 1 blank line after function; 2 found
99 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
102 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
103 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
105 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
107 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
108 | ERROR | [ ] Doc comment short description must start with a capital
| | letter
109 | ERROR | [ ] Doc comment short description must be on a single line,
| | further text should be a separate paragraph
111 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
112 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
114 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
115 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
117 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
120 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
121 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
122 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
123 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
125 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
125 | ERROR | [x] Expected 1 newline at end of file; 0 found
125 | ERROR | [x] Closing brace indented incorrectly; expected 0 spaces,
| | found 2
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 83 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ...html/vb/d_cont/pinterest_widget/src/Plugin/Block/PinterestProfileBlock.php
--------------------------------------------------------------------------------
FOUND 166 ERRORS AND 10 WARNINGS AFFECTING 108 LINES
--------------------------------------------------------------------------------
10 | WARNING | [x] Unused use statement
22 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
26 | ERROR | [x] Expected 1 blank line before function; 0 found
27 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
29 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
31 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
31 | ERROR | [x] Expected 1 space before "?"; 0 found
31 | ERROR | [x] Expected 1 space after "?"; 0 found
31 | ERROR | [x] Expected 1 space before ":"; 0 found
31 | ERROR | [x] Expected 1 space after ":"; 0 found
33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
33 | ERROR | [x] Expected 1 space after IF keyword; 0 found
34 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
34 | ERROR | [x] Expected 1 space before "?"; 0 found
34 | ERROR | [x] Expected 1 space after "?"; 0 found
34 | ERROR | [x] Expected 1 space before ":"; 0 found
34 | ERROR | [x] Expected 1 space after ":"; 0 found
36 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
37 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 10
42 | ERROR | [x] Case breaking statement indented incorrectly; expected 12
| | spaces, found 10
44 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 10
49 | ERROR | [x] Case breaking statement indented incorrectly; expected 12
| | spaces, found 10
51 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 10
52 | ERROR | [x] Expected 1 space before "?"; 0 found
52 | ERROR | [x] Expected 1 space after "?"; 0 found
52 | ERROR | [x] Expected 1 space before ":"; 0 found
52 | ERROR | [x] Expected 1 space after ":"; 0 found
53 | ERROR | [x] Expected 1 space before "?"; 0 found
53 | ERROR | [x] Expected 1 space after "?"; 0 found
53 | ERROR | [x] Expected 1 space before ":"; 0 found
53 | ERROR | [x] Expected 1 space after ":"; 0 found
54 | ERROR | [x] Expected 1 space before "?"; 0 found
54 | ERROR | [x] Expected 1 space after "?"; 0 found
54 | ERROR | [x] Expected 1 space before ":"; 0 found
54 | ERROR | [x] Expected 1 space after ":"; 0 found
55 | ERROR | [x] Case breaking statement indented incorrectly; expected 12
| | spaces, found 10
57 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 10
61 | ERROR | [x] Case breaking statement indented incorrectly; expected 12
| | spaces, found 10
62 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
64 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
64 | ERROR | [x] Concat operator must be surrounded by a single space
64 | ERROR | [x] Concat operator must be surrounded by a single space
64 | ERROR | [x] Concat operator must be surrounded by a single space
64 | ERROR | [x] Concat operator must be surrounded by a single space
64 | ERROR | [x] Concat operator must be surrounded by a single space
64 | ERROR | [x] Concat operator must be surrounded by a single space
64 | ERROR | [x] Concat operator must be surrounded by a single space
64 | ERROR | [x] Concat operator must be surrounded by a single space
66 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
72 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
74 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
75 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
77 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
80 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
81 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
83 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
85 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
87 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
88 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
88 | ERROR | [x] Expected 1 space before "??"; 0 found
88 | ERROR | [x] Expected 1 space after "??"; 0 found
89 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
89 | ERROR | [x] Expected 1 space before "??"; 0 found
89 | ERROR | [x] Expected 1 space after "??"; 0 found
90 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
90 | ERROR | [x] Expected 1 space before "??"; 0 found
90 | ERROR | [x] Expected 1 space after "??"; 0 found
91 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
91 | ERROR | [x] Expected 1 space before "??"; 0 found
91 | ERROR | [x] Expected 1 space after "??"; 0 found
92 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
92 | ERROR | [x] Expected 1 space before "??"; 0 found
92 | ERROR | [x] Expected 1 space after "??"; 0 found
94 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
94 | ERROR | [x] Expected 1 space after IF keyword; 0 found
95 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
96 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
97 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
98 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
99 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
101 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
101 | ERROR | [x] Expected 1 space before "??"; 0 found
101 | ERROR | [x] Expected 1 space after "??"; 0 found
102 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
102 | ERROR | [x] Expected 1 space before "??"; 0 found
102 | ERROR | [x] Expected 1 space after "??"; 0 found
103 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
103 | ERROR | [x] Expected 1 space before "??"; 0 found
103 | ERROR | [x] Expected 1 space after "??"; 0 found
104 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
104 | ERROR | [x] Expected 1 space before "??"; 0 found
104 | ERROR | [x] Expected 1 space after "??"; 0 found
105 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
105 | ERROR | [x] Expected 1 space before "??"; 0 found
105 | ERROR | [x] Expected 1 space after "??"; 0 found
107 | WARNING | [ ] Unused variable $selected_size.
107 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
107 | ERROR | [x] Equals sign not aligned correctly; expected 1 space but
| | found 2 spaces
107 | ERROR | [x] Expected 1 space before "??"; 0 found
107 | ERROR | [x] Expected 1 space after "??"; 0 found
109 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
110 | WARNING | [ ] Translatable strings must not begin or end with white
| | spaces, use placeholders with t() for variables
115 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
117 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
121 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
124 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
124 | ERROR | [x] Short array syntax must be used to define arrays
128 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: 'Create'
131 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
131 | ERROR | [x] Short array syntax must be used to define arrays
136 | WARNING | [ ] t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
139 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
143 | ERROR | [x] Short array syntax must be used to define arrays
144 | ERROR | [x] Short array syntax must be used to define arrays
145 | ERROR | [x] Concat operator must be surrounded by a single space
145 | ERROR | [x] Concat operator must be surrounded by a single space
145 | ERROR | [x] Short array syntax must be used to define arrays
150 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
152 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
156 | ERROR | [x] Short array syntax must be used to define arrays
157 | ERROR | [x] Short array syntax must be used to define arrays
158 | ERROR | [x] Concat operator must be surrounded by a single space
158 | ERROR | [x] Concat operator must be surrounded by a single space
158 | ERROR | [x] Short array syntax must be used to define arrays
163 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
165 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
169 | ERROR | [x] Short array syntax must be used to define arrays
170 | ERROR | [x] Short array syntax must be used to define arrays
171 | ERROR | [x] Concat operator must be surrounded by a single space
171 | ERROR | [x] Concat operator must be surrounded by a single space
171 | ERROR | [x] Short array syntax must be used to define arrays
176 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
179 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
180 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
182 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
185 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
186 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
187 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
188 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
189 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
190 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
191 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
192 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
194 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
194 | ERROR | [x] Expected one space after the comma, 0 found
195 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
195 | ERROR | [x] Expected one space after the comma, 0 found
196 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
196 | ERROR | [x] Expected one space after the comma, 0 found
197 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
197 | ERROR | [x] Expected one space after the comma, 0 found
198 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
198 | ERROR | [x] Expected one space after the comma, 0 found
199 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
201 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
204 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
205 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
207 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
209 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
210 | ERROR | [ ] Doc comment short description must start with a capital
| | letter
211 | ERROR | [ ] Doc comment short description must be on a single line,
| | further text should be a separate paragraph
213 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
214 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
216 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
217 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
219 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
222 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
223 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
224 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
225 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
227 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
227 | ERROR | [x] Expected 1 newline at end of file; 0 found
227 | ERROR | [x] Closing brace indented incorrectly; expected 0 spaces,
| | found 2
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 170 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ...www/html/vb/d_cont/pinterest_widget/src/Plugin/Block/PinterestPinBlock.php
--------------------------------------------------------------------------------
FOUND 113 ERRORS AND 5 WARNINGS AFFECTING 73 LINES
--------------------------------------------------------------------------------
10 | WARNING | [x] Unused use statement
22 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
23 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
26 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
26 | ERROR | [x] Expected 1 blank line before function; 0 found
27 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
29 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
31 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
31 | ERROR | [x] Expected 1 space before "?"; 0 found
31 | ERROR | [x] Expected 1 space after "?"; 0 found
31 | ERROR | [x] Expected 1 space before ":"; 0 found
31 | ERROR | [x] Expected 1 space after ":"; 0 found
32 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
32 | ERROR | [x] Expected 1 space before "?"; 0 found
32 | ERROR | [x] Expected 1 space after "?"; 0 found
32 | ERROR | [x] Expected 1 space before ":"; 0 found
32 | ERROR | [x] Expected 1 space after ":"; 0 found
33 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
33 | ERROR | [x] Expected 1 space before "?"; 0 found
33 | ERROR | [x] Expected 1 space after "?"; 0 found
33 | ERROR | [x] Expected 1 space before ":"; 0 found
33 | ERROR | [x] Expected 1 space after ":"; 0 found
34 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
34 | ERROR | [x] Expected 1 space after IF keyword; 0 found
36 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
37 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
37 | ERROR | [x] Expected 1 space after IF keyword; 0 found
38 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 10
38 | ERROR | [x] Concat operator must be surrounded by a single space
38 | ERROR | [x] Concat operator must be surrounded by a single space
39 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
40 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
41 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
41 | ERROR | [x] Expected 1 space after IF keyword; 0 found
42 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 10
43 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
45 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
45 | ERROR | [x] Concat operator must be surrounded by a single space
45 | ERROR | [x] Concat operator must be surrounded by a single space
45 | ERROR | [x] Concat operator must be surrounded by a single space
45 | ERROR | [x] Concat operator must be surrounded by a single space
45 | ERROR | [x] Concat operator must be surrounded by a single space
45 | ERROR | [x] Concat operator must be surrounded by a single space
47 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
53 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 8
54 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
56 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
58 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
61 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
62 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
64 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
66 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
68 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
69 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
69 | ERROR | [x] Expected 1 space before "??"; 0 found
69 | ERROR | [x] Expected 1 space after "??"; 0 found
70 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
70 | ERROR | [x] Expected 1 space before "??"; 0 found
70 | ERROR | [x] Expected 1 space after "??"; 0 found
71 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
71 | ERROR | [x] Expected 1 space before "??"; 0 found
71 | ERROR | [x] Expected 1 space after "??"; 0 found
73 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
73 | ERROR | [x] Expected 1 space before "??"; 0 found
73 | ERROR | [x] Expected 1 space after "??"; 0 found
74 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
74 | ERROR | [x] Expected 1 space before "??"; 0 found
74 | ERROR | [x] Expected 1 space after "??"; 0 found
75 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
75 | ERROR | [x] Expected 1 space before "??"; 0 found
75 | ERROR | [x] Expected 1 space after "??"; 0 found
77 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
83 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
83 | ERROR | [x] Short array syntax must be used to define arrays
89 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
93 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
95 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
95 | ERROR | [x] Short array syntax must be used to define arrays
100 | WARNING | [ ] t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
102 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
106 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
109 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
110 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
112 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
115 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
116 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
118 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
119 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
120 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
121 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
123 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
123 | ERROR | [x] Expected one space after the comma, 0 found
124 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
124 | ERROR | [x] Expected one space after the comma, 0 found
125 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
125 | ERROR | [x] Expected one space after the comma, 0 found
126 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
126 | ERROR | [x] Expected 1 blank line after function; 2 found
129 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
132 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
133 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
135 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
137 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
138 | ERROR | [ ] Doc comment short description must start with a capital
| | letter
139 | ERROR | [ ] Doc comment short description must be on a single line,
| | further text should be a separate paragraph
141 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
142 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
144 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
145 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
147 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
150 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
151 | ERROR | [x] Opening brace should be on the same line as the
| | declaration
152 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
153 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
155 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 2
155 | ERROR | [x] Expected 1 newline at end of file; 0 found
155 | ERROR | [x] Closing brace indented incorrectly; expected 0 spaces,
| | found 2
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 114 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: .../pinterest_widget/src/Plugin/Field/FieldType/PinterestProfileFieldType.php
--------------------------------------------------------------------------------
FOUND 15 ERRORS AND 4 WARNINGS AFFECTING 14 LINES
--------------------------------------------------------------------------------
40 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
40 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
41 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
44 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
44 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
45 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
48 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
48 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
49 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
52 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
52 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
53 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
56 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
56 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
57 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
87 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: ]
127 | WARNING | [ ] Unused variable $image_width.
128 | WARNING | [ ] Unused variable $board_height.
129 | WARNING | [ ] Unused variable $board_width.
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ...nt/pinterest_widget/src/Plugin/Field/FieldType/PinterestBoardFieldType.php
--------------------------------------------------------------------------------
FOUND 15 ERRORS AND 4 WARNINGS AFFECTING 14 LINES
--------------------------------------------------------------------------------
40 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
40 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
41 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
44 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
44 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
45 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
48 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
48 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
49 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
52 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
52 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
53 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
56 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
56 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
57 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
87 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: ]
127 | WARNING | [ ] Unused variable $image_width.
128 | WARNING | [ ] Unused variable $board_height.
129 | WARNING | [ ] Unused variable $board_width.
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ...cont/pinterest_widget/src/Plugin/Field/FieldType/PinterestPinFieldType.php
--------------------------------------------------------------------------------
FOUND 9 ERRORS AND 2 WARNINGS AFFECTING 8 LINES
--------------------------------------------------------------------------------
40 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
40 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
41 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
44 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
44 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
45 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
48 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
48 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
49 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
71 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: ]
111 | WARNING | [ ] Unused variable $hide_description.
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 10 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ...t/pinterest_widget/src/Plugin/Field/FieldType/PinterestFollowFieldType.php
--------------------------------------------------------------------------------
FOUND 6 ERRORS AND 1 WARNING AFFECTING 5 LINES
--------------------------------------------------------------------------------
40 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
40 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
41 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
44 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
44 | ERROR | [x] Object operator not indented correctly; expected 6 spaces
| | but found 4
45 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 4
63 | WARNING | [x] A comma should follow the last multiline array item. Found:
| | ]
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 7 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ...pinterest_widget/src/Plugin/Field/FieldFormatter/PinterestPinFormatter.php
--------------------------------------------------------------------------------
FOUND 24 ERRORS AFFECTING 9 LINES
--------------------------------------------------------------------------------
62 | ERROR | [x] Expected 1 space after IF keyword; 0 found
63 | ERROR | [x] Expected 1 space before "?"; 0 found
63 | ERROR | [x] Expected 1 space after "?"; 0 found
63 | ERROR | [x] Expected 1 space before ":"; 0 found
63 | ERROR | [x] Expected 1 space after ":"; 0 found
64 | ERROR | [x] Expected 1 space before "?"; 0 found
64 | ERROR | [x] Expected 1 space after "?"; 0 found
64 | ERROR | [x] Expected 1 space before ":"; 0 found
64 | ERROR | [x] Expected 1 space after ":"; 0 found
65 | ERROR | [x] Expected 1 space before "?"; 0 found
65 | ERROR | [x] Expected 1 space after "?"; 0 found
65 | ERROR | [x] Expected 1 space before ":"; 0 found
65 | ERROR | [x] Expected 1 space after ":"; 0 found
66 | ERROR | [x] Expected 1 space after IF keyword; 0 found
69 | ERROR | [x] Expected 1 space after IF keyword; 0 found
70 | ERROR | [x] Concat operator must be surrounded by a single space
70 | ERROR | [x] Concat operator must be surrounded by a single space
73 | ERROR | [x] Expected 1 space after IF keyword; 0 found
77 | ERROR | [x] Concat operator must be surrounded by a single space
77 | ERROR | [x] Concat operator must be surrounded by a single space
77 | ERROR | [x] Concat operator must be surrounded by a single space
77 | ERROR | [x] Concat operator must be surrounded by a single space
77 | ERROR | [x] Concat operator must be surrounded by a single space
77 | ERROR | [x] Concat operator must be surrounded by a single space
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 24 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ...nterest_widget/src/Plugin/Field/FieldFormatter/PinterestBoardFormatter.php
--------------------------------------------------------------------------------
FOUND 46 ERRORS AFFECTING 21 LINES
--------------------------------------------------------------------------------
62 | ERROR | [x] Expected 1 space after IF keyword; 0 found
63 | ERROR | [x] Expected 1 space before "?"; 0 found
63 | ERROR | [x] Expected 1 space after "?"; 0 found
63 | ERROR | [x] Expected 1 space before ":"; 0 found
63 | ERROR | [x] Expected 1 space after ":"; 0 found
65 | ERROR | [x] Expected 1 space after IF keyword; 0 found
66 | ERROR | [x] Expected 1 space before "?"; 0 found
66 | ERROR | [x] Expected 1 space after "?"; 0 found
66 | ERROR | [x] Expected 1 space before ":"; 0 found
66 | ERROR | [x] Expected 1 space after ":"; 0 found
70 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
71 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
72 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
74 | ERROR | [x] Case breaking statement indented incorrectly; expected 14
| | spaces, found 12
77 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
78 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
79 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
81 | ERROR | [x] Case breaking statement indented incorrectly; expected 14
| | spaces, found 12
84 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
84 | ERROR | [x] Expected 1 space before "?"; 0 found
84 | ERROR | [x] Expected 1 space after "?"; 0 found
84 | ERROR | [x] Expected 1 space before ":"; 0 found
84 | ERROR | [x] Expected 1 space after ":"; 0 found
85 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
85 | ERROR | [x] Expected 1 space before "?"; 0 found
85 | ERROR | [x] Expected 1 space after "?"; 0 found
85 | ERROR | [x] Expected 1 space before ":"; 0 found
85 | ERROR | [x] Expected 1 space after ":"; 0 found
86 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
86 | ERROR | [x] Expected 1 space before "?"; 0 found
86 | ERROR | [x] Expected 1 space after "?"; 0 found
86 | ERROR | [x] Expected 1 space before ":"; 0 found
86 | ERROR | [x] Expected 1 space after ":"; 0 found
87 | ERROR | [x] Case breaking statement indented incorrectly; expected 14
| | spaces, found 12
90 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
91 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
92 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
93 | ERROR | [x] Case breaking statement indented incorrectly; expected 14
| | spaces, found 12
96 | ERROR | [x] Concat operator must be surrounded by a single space
96 | ERROR | [x] Concat operator must be surrounded by a single space
96 | ERROR | [x] Concat operator must be surrounded by a single space
96 | ERROR | [x] Concat operator must be surrounded by a single space
96 | ERROR | [x] Concat operator must be surrounded by a single space
96 | ERROR | [x] Concat operator must be surrounded by a single space
96 | ERROR | [x] Concat operator must be surrounded by a single space
96 | ERROR | [x] Concat operator must be surrounded by a single space
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 46 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ...erest_widget/src/Plugin/Field/FieldFormatter/PinterestProfileFormatter.php
--------------------------------------------------------------------------------
FOUND 46 ERRORS AFFECTING 21 LINES
--------------------------------------------------------------------------------
62 | ERROR | [x] Expected 1 space after IF keyword; 0 found
63 | ERROR | [x] Expected 1 space before "?"; 0 found
63 | ERROR | [x] Expected 1 space after "?"; 0 found
63 | ERROR | [x] Expected 1 space before ":"; 0 found
63 | ERROR | [x] Expected 1 space after ":"; 0 found
65 | ERROR | [x] Expected 1 space after IF keyword; 0 found
66 | ERROR | [x] Expected 1 space before "?"; 0 found
66 | ERROR | [x] Expected 1 space after "?"; 0 found
66 | ERROR | [x] Expected 1 space before ":"; 0 found
66 | ERROR | [x] Expected 1 space after ":"; 0 found
70 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
71 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
72 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
74 | ERROR | [x] Case breaking statement indented incorrectly; expected 14
| | spaces, found 12
77 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
78 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
79 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
81 | ERROR | [x] Case breaking statement indented incorrectly; expected 14
| | spaces, found 12
84 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
84 | ERROR | [x] Expected 1 space before "?"; 0 found
84 | ERROR | [x] Expected 1 space after "?"; 0 found
84 | ERROR | [x] Expected 1 space before ":"; 0 found
84 | ERROR | [x] Expected 1 space after ":"; 0 found
85 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
85 | ERROR | [x] Expected 1 space before "?"; 0 found
85 | ERROR | [x] Expected 1 space after "?"; 0 found
85 | ERROR | [x] Expected 1 space before ":"; 0 found
85 | ERROR | [x] Expected 1 space after ":"; 0 found
86 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
86 | ERROR | [x] Expected 1 space before "?"; 0 found
86 | ERROR | [x] Expected 1 space after "?"; 0 found
86 | ERROR | [x] Expected 1 space before ":"; 0 found
86 | ERROR | [x] Expected 1 space after ":"; 0 found
87 | ERROR | [x] Case breaking statement indented incorrectly; expected 14
| | spaces, found 12
90 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
91 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
92 | ERROR | [x] Line indented incorrectly; expected 14 spaces, found 12
93 | ERROR | [x] Case breaking statement indented incorrectly; expected 14
| | spaces, found 12
96 | ERROR | [x] Concat operator must be surrounded by a single space
96 | ERROR | [x] Concat operator must be surrounded by a single space
96 | ERROR | [x] Concat operator must be surrounded by a single space
96 | ERROR | [x] Concat operator must be surrounded by a single space
96 | ERROR | [x] Concat operator must be surrounded by a single space
96 | ERROR | [x] Concat operator must be surrounded by a single space
96 | ERROR | [x] Concat operator must be surrounded by a single space
96 | ERROR | [x] Concat operator must be surrounded by a single space
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 46 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ...terest_widget/src/Plugin/Field/FieldFormatter/PinterestFollowFormatter.php
--------------------------------------------------------------------------------
FOUND 14 ERRORS AFFECTING 5 LINES
--------------------------------------------------------------------------------
62 | ERROR | [x] Expected 1 space after IF keyword; 0 found
63 | ERROR | [x] Expected 1 space before "?"; 0 found
63 | ERROR | [x] Expected 1 space after "?"; 0 found
63 | ERROR | [x] Expected 1 space before ":"; 0 found
63 | ERROR | [x] Expected 1 space after ":"; 0 found
64 | ERROR | [x] Expected 1 space before "?"; 0 found
64 | ERROR | [x] Expected 1 space after "?"; 0 found
64 | ERROR | [x] Expected 1 space before ":"; 0 found
64 | ERROR | [x] Expected 1 space after ":"; 0 found
65 | ERROR | [x] Expected 1 space after IF keyword; 0 found
66 | ERROR | [x] Concat operator must be surrounded by a single space
66 | ERROR | [x] Concat operator must be surrounded by a single space
66 | ERROR | [x] Concat operator must be surrounded by a single space
66 | ERROR | [x] Concat operator must be surrounded by a single space
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ...nt/pinterest_widget/src/Plugin/Field/FieldWidget/PinterestFollowWidget.php
--------------------------------------------------------------------------------
FOUND 11 ERRORS AND 4 WARNINGS AFFECTING 11 LINES
--------------------------------------------------------------------------------
26 | ERROR | [x] Expected 1 blank line before function; 2 found
44 | WARNING | [x] A comma should follow the last multiline array item. Found:
| | ''
58 | ERROR | [x] Expected 1 space before "??"; 0 found
58 | ERROR | [x] Expected 1 space after "??"; 0 found
59 | ERROR | [x] Expected 1 space before "??"; 0 found
59 | ERROR | [x] Expected 1 space after "??"; 0 found
61 | ERROR | [x] Expected 1 space before "??"; 0 found
61 | ERROR | [x] Expected 1 space after "??"; 0 found
62 | ERROR | [x] Expected 1 space before "??"; 0 found
62 | ERROR | [x] Expected 1 space after "??"; 0 found
73 | WARNING | [x] A comma should follow the last multiline array item. Found:
| | )
79 | WARNING | [x] A comma should follow the last multiline array item. Found:
| | )
83 | ERROR | [x] Expected 1 blank line after function; 2 found
86 | ERROR | [x] The closing brace for the class must have an empty line
| | before it
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 14 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ..._cont/pinterest_widget/src/Plugin/Field/FieldWidget/PinterestPinWidget.php
--------------------------------------------------------------------------------
FOUND 16 ERRORS AND 5 WARNINGS AFFECTING 15 LINES
--------------------------------------------------------------------------------
34 | WARNING | [x] A comma should follow the last multiline array item. Found:
| | ''
48 | ERROR | [x] Expected 1 space before "??"; 0 found
48 | ERROR | [x] Expected 1 space after "??"; 0 found
49 | ERROR | [x] Expected 1 space before "??"; 0 found
49 | ERROR | [x] Expected 1 space after "??"; 0 found
50 | ERROR | [x] Expected 1 space before "??"; 0 found
50 | ERROR | [x] Expected 1 space after "??"; 0 found
52 | ERROR | [x] Expected 1 space before "??"; 0 found
52 | ERROR | [x] Expected 1 space after "??"; 0 found
53 | ERROR | [x] Expected 1 space before "??"; 0 found
53 | ERROR | [x] Expected 1 space after "??"; 0 found
54 | ERROR | [x] Expected 1 space before "??"; 0 found
54 | ERROR | [x] Expected 1 space after "??"; 0 found
61 | ERROR | [x] Short array syntax must be used to define arrays
71 | WARNING | [x] A comma should follow the last multiline array item. Found:
| | )
73 | ERROR | [x] Short array syntax must be used to define arrays
78 | WARNING | [ ] t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
84 | WARNING | [x] A comma should follow the last multiline array item. Found:
| | )
88 | ERROR | [x] Expected 1 blank line after function; 2 found
91 | ERROR | [x] The closing brace for the class must have an empty line
| | before it
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 19 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ...t/pinterest_widget/src/Plugin/Field/FieldWidget/PinterestProfileWidget.php
--------------------------------------------------------------------------------
FOUND 50 ERRORS AND 11 WARNINGS AFFECTING 38 LINES
--------------------------------------------------------------------------------
36 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: ''
50 | ERROR | [x] Short array syntax must be used to define arrays
55 | ERROR | [x] Expected 1 space before "??"; 0 found
55 | ERROR | [x] Expected 1 space after "??"; 0 found
56 | WARNING | [ ] Unused variable $config_size.
56 | ERROR | [x] Expected 1 space before "??"; 0 found
56 | ERROR | [x] Expected 1 space after "??"; 0 found
57 | ERROR | [x] Expected 1 space before "??"; 0 found
57 | ERROR | [x] Expected 1 space after "??"; 0 found
58 | ERROR | [x] Expected 1 space before "??"; 0 found
58 | ERROR | [x] Expected 1 space after "??"; 0 found
59 | ERROR | [x] Expected 1 space before "??"; 0 found
59 | ERROR | [x] Expected 1 space after "??"; 0 found
62 | ERROR | [x] Expected 1 space after IF keyword; 0 found
70 | ERROR | [x] Expected 1 space before "??"; 0 found
70 | ERROR | [x] Expected 1 space after "??"; 0 found
71 | ERROR | [x] Expected 1 space before "??"; 0 found
71 | ERROR | [x] Expected 1 space after "??"; 0 found
72 | ERROR | [x] Expected 1 space before "??"; 0 found
72 | ERROR | [x] Expected 1 space after "??"; 0 found
73 | ERROR | [x] Expected 1 space before "??"; 0 found
73 | ERROR | [x] Expected 1 space after "??"; 0 found
74 | ERROR | [x] Expected 1 space before "??"; 0 found
74 | ERROR | [x] Expected 1 space after "??"; 0 found
76 | WARNING | [ ] Unused variable $selected_size.
76 | ERROR | [x] Equals sign not aligned correctly; expected 1 space but
| | found 2 spaces
76 | ERROR | [x] Expected 1 space before "??"; 0 found
76 | ERROR | [x] Expected 1 space after "??"; 0 found
78 | ERROR | [x] Short array syntax must be used to define arrays
79 | ERROR | [x] Functions must not contain multiple empty lines in a row;
| | found 2 empty lines
82 | WARNING | [ ] Translatable strings must not begin or end with white
| | spaces, use placeholders with t() for variables
82 | ERROR | [ ] Concatenating translatable strings is not allowed, use
| | placeholders instead and only one string literal
82 | ERROR | [x] Concat operator must be surrounded by a single space
87 | ERROR | [x] Concat operator must be surrounded by a single space
87 | ERROR | [x] Concat operator must be surrounded by a single space
93 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
96 | ERROR | [x] Short array syntax must be used to define arrays
100 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: 'Create'
103 | ERROR | [x] Short array syntax must be used to define arrays
108 | WARNING | [ ] t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
115 | ERROR | [x] Short array syntax must be used to define arrays
116 | ERROR | [x] Short array syntax must be used to define arrays
117 | ERROR | [x] Concat operator must be surrounded by a single space
117 | ERROR | [x] Concat operator must be surrounded by a single space
117 | ERROR | [x] Short array syntax must be used to define arrays
122 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
128 | ERROR | [x] Short array syntax must be used to define arrays
129 | ERROR | [x] Short array syntax must be used to define arrays
130 | ERROR | [x] Concat operator must be surrounded by a single space
130 | ERROR | [x] Concat operator must be surrounded by a single space
130 | ERROR | [x] Short array syntax must be used to define arrays
135 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
141 | ERROR | [x] Short array syntax must be used to define arrays
142 | ERROR | [x] Short array syntax must be used to define arrays
143 | ERROR | [x] Concat operator must be surrounded by a single space
143 | ERROR | [x] Concat operator must be surrounded by a single space
143 | ERROR | [x] Short array syntax must be used to define arrays
148 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
152 | ERROR | [x] Expected 1 blank line after function; 2 found
155 | ERROR | [x] The closing brace for the class must have an empty line
| | before it
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 55 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: ...ont/pinterest_widget/src/Plugin/Field/FieldWidget/PinterestBoardWidget.php
--------------------------------------------------------------------------------
FOUND 49 ERRORS AND 11 WARNINGS AFFECTING 37 LINES
--------------------------------------------------------------------------------
36 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: ''
50 | ERROR | [x] Short array syntax must be used to define arrays
55 | ERROR | [x] Expected 1 space before "??"; 0 found
55 | ERROR | [x] Expected 1 space after "??"; 0 found
56 | WARNING | [ ] Unused variable $config_size.
56 | ERROR | [x] Expected 1 space before "??"; 0 found
56 | ERROR | [x] Expected 1 space after "??"; 0 found
57 | ERROR | [x] Expected 1 space before "??"; 0 found
57 | ERROR | [x] Expected 1 space after "??"; 0 found
58 | ERROR | [x] Expected 1 space before "??"; 0 found
58 | ERROR | [x] Expected 1 space after "??"; 0 found
59 | ERROR | [x] Expected 1 space before "??"; 0 found
59 | ERROR | [x] Expected 1 space after "??"; 0 found
62 | ERROR | [x] Expected 1 space after IF keyword; 0 found
70 | ERROR | [x] Expected 1 space before "??"; 0 found
70 | ERROR | [x] Expected 1 space after "??"; 0 found
71 | ERROR | [x] Expected 1 space before "??"; 0 found
71 | ERROR | [x] Expected 1 space after "??"; 0 found
72 | ERROR | [x] Expected 1 space before "??"; 0 found
72 | ERROR | [x] Expected 1 space after "??"; 0 found
73 | ERROR | [x] Expected 1 space before "??"; 0 found
73 | ERROR | [x] Expected 1 space after "??"; 0 found
74 | ERROR | [x] Expected 1 space before "??"; 0 found
74 | ERROR | [x] Expected 1 space after "??"; 0 found
76 | WARNING | [ ] Unused variable $selected_size.
76 | ERROR | [x] Equals sign not aligned correctly; expected 1 space but
| | found 2 spaces
76 | ERROR | [x] Expected 1 space before "??"; 0 found
76 | ERROR | [x] Expected 1 space after "??"; 0 found
78 | ERROR | [x] Short array syntax must be used to define arrays
81 | WARNING | [ ] Translatable strings must not begin or end with white
| | spaces, use placeholders with t() for variables
81 | ERROR | [ ] Concatenating translatable strings is not allowed, use
| | placeholders instead and only one string literal
81 | ERROR | [x] Concat operator must be surrounded by a single space
86 | ERROR | [x] Concat operator must be surrounded by a single space
86 | ERROR | [x] Concat operator must be surrounded by a single space
92 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
95 | ERROR | [x] Short array syntax must be used to define arrays
99 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: 'Create'
102 | ERROR | [x] Short array syntax must be used to define arrays
107 | WARNING | [ ] t() calls should be avoided in classes, use
| | \Drupal\Core\StringTranslation\StringTranslationTrait and
| | $this->t() instead
114 | ERROR | [x] Short array syntax must be used to define arrays
115 | ERROR | [x] Short array syntax must be used to define arrays
116 | ERROR | [x] Concat operator must be surrounded by a single space
116 | ERROR | [x] Concat operator must be surrounded by a single space
116 | ERROR | [x] Short array syntax must be used to define arrays
121 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
127 | ERROR | [x] Short array syntax must be used to define arrays
128 | ERROR | [x] Short array syntax must be used to define arrays
129 | ERROR | [x] Concat operator must be surrounded by a single space
129 | ERROR | [x] Concat operator must be surrounded by a single space
129 | ERROR | [x] Short array syntax must be used to define arrays
134 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
140 | ERROR | [x] Short array syntax must be used to define arrays
141 | ERROR | [x] Short array syntax must be used to define arrays
142 | ERROR | [x] Concat operator must be surrounded by a single space
142 | ERROR | [x] Concat operator must be surrounded by a single space
142 | ERROR | [x] Short array syntax must be used to define arrays
147 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: )
151 | ERROR | [x] Expected 1 blank line after function; 2 found
154 | ERROR | [x] The closing brace for the class must have an empty line
| | before it
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 54 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

FILE: /var/www/html/vb/d_cont/pinterest_widget/pinterest_widget.module
--------------------------------------------------------------------------------
FOUND 325 ERRORS AND 10 WARNINGS AFFECTING 141 LINES
--------------------------------------------------------------------------------
1 | ERROR | [x] The PHP open tag must be followed by exactly one blank
| | line
5 | ERROR | [x] There must be exactly one blank line after the file
| | comment
10 | ERROR | [x] Doc comment short description must end with a full stop
11 | ERROR | [x] There must be exactly one blank line before the tags in a
| | doc comment
11 | ERROR | [ ] Parameter comment must start with a capital letter
11 | ERROR | [x] Tag value indented incorrectly; expected 1 space but found
| | 2
11 | ERROR | [x] Parameter comment must be on the next line
11 | ERROR | [x] Parameter comment must end with a full stop
12 | ERROR | [ ] Parameter comment must start with a capital letter
12 | ERROR | [x] Tag value indented incorrectly; expected 1 space but found
| | 2
12 | ERROR | [x] Parameter comment must be on the next line
12 | ERROR | [x] Parameter comment must end with a full stop
13 | ERROR | [x] Separate the @param and @return sections by a blank line.
13 | ERROR | [ ] Description for the @return value must be on the next line
15 | ERROR | [ ] Type hint "[type]" missing for $log_type
15 | ERROR | [ ] Type hint "[type]" missing for $message
16 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
17 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
17 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
18 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
18 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 2
19 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
19 | ERROR | [x] Case breaking statement indented incorrectly; expected 4
| | spaces, found 2
21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
21 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
22 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
22 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 2
23 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
23 | ERROR | [x] Case breaking statement indented incorrectly; expected 4
| | spaces, found 2
25 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
25 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
26 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
26 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 2
27 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
27 | ERROR | [x] Case breaking statement indented incorrectly; expected 4
| | spaces, found 2
28 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
29 | ERROR | [x] Expected 1 blank line after function; 2 found
36 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
37 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
37 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
38 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
38 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 2
39 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
39 | ERROR | [x] Case breaking statements must be followed by a single
| | blank line
39 | ERROR | [x] Case breaking statement indented incorrectly; expected 4
| | spaces, found 2
40 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
40 | WARNING | [ ] Code after the RETURN statement on line 39 cannot be
| | executed
40 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
41 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
41 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
45 | ERROR | [x] Doc comment short description must end with a full stop
46 | ERROR | [x] There must be exactly one blank line before the tags in a
| | doc comment
46 | ERROR | [ ] Return type missing for @return tag in function comment
46 | ERROR | [ ] Description for the @return value is missing
49 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
49 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
51 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
51 | WARNING | [ ] Unused variable $add_field.
51 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
51 | ERROR | [x] Concat operator must be surrounded by a single space
52 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
52 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
53 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
53 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
54 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
54 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
55 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
55 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
59 | ERROR | [x] Doc comment short description must end with a full stop
60 | ERROR | [x] There must be exactly one blank line before the tags in a
| | doc comment
60 | ERROR | [ ] Return type missing for @return tag in function comment
60 | ERROR | [ ] Description for the @return value is missing
63 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
63 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
64 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
64 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
65 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
65 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
65 | ERROR | [x] Concat operator must be surrounded by a single space
65 | ERROR | [x] Concat operator must be surrounded by a single space
66 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
66 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
67 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
67 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
69 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
69 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
77 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
77 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
81 | WARNING | [ ] Format should be "* Implements hook_foo().", "* Implements
| | hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements
| | hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "*
| | Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or
| | "* Implements hook_foo_BAR_ID_bar() for block templates."
84 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
84 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
86 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
86 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
88 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
88 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
88 | ERROR | [x] Equals sign not aligned with surrounding assignments;
| | expected 1 space but found 2 spaces
88 | ERROR | [x] Expected 1 space before "??"; 0 found
88 | ERROR | [x] Expected 1 space after "??"; 0 found
89 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
89 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
89 | ERROR | [x] Equals sign not aligned with surrounding assignments;
| | expected 1 space but found 2 spaces
89 | ERROR | [x] Expected 1 space before "??"; 0 found
89 | ERROR | [x] Expected 1 space after "??"; 0 found
91 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
91 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
92 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
92 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
92 | ERROR | [x] Short array syntax must be used to define arrays
94 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
94 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
95 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
95 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
| | found 3
96 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
96 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
| | found 3
97 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
97 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
| | found 3
98 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
98 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE"
| | but found "true"
99 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
99 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE"
| | but found "true"
100 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
100 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: "true"
101 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
101 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: ]
102 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
104 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
104 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
104 | ERROR | [x] Inline comments must start with a capital letter
104 | ERROR | [x] Inline comments must end in full-stops, exclamation marks,
| | question marks, colons, or closing parentheses
105 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
105 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
105 | ERROR | [x] Expected 1 space after IF keyword; 0 found
106 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
106 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
107 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
107 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
109 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
109 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
109 | ERROR | [x] Inline comments must start with a capital letter
109 | ERROR | [x] Inline comments must end in full-stops, exclamation marks,
| | question marks, colons, or closing parentheses
110 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
110 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
110 | ERROR | [x] Expected 1 space after IF keyword; 0 found
111 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
111 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
112 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
112 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
114 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
114 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
114 | ERROR | [x] Inline comments must start with a capital letter
114 | ERROR | [x] Inline comments must end in full-stops, exclamation marks,
| | question marks, colons, or closing parentheses
115 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
115 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
115 | ERROR | [x] Expected 1 space after IF keyword; 0 found
116 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
116 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
117 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
117 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
119 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
119 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
120 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
120 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
| | found 3
120 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
121 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
121 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
| | found 3
121 | ERROR | [x] Array indentation error, expected 4 spaces but found 3
122 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
122 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: $pinit_js
123 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
124 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
126 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
126 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
127 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
127 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
131 | WARNING | [ ] Format should be "* Implements hook_foo().", "* Implements
| | hook_foo_BAR_ID_bar() for xyz_bar().",, "* Implements
| | hook_foo_BAR_ID_bar() for xyz-bar.html.twig.", "*
| | Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.", or
| | "* Implements hook_foo_BAR_ID_bar() for block templates."
131 | ERROR | [x] Doc comment short description must end with a full stop
132 | ERROR | [x] There must be exactly one blank line before the tags in a
| | doc comment
132 | ERROR | [ ] Missing parameter comment
132 | ERROR | [x] Tag value indented incorrectly; expected 1 space but found
| | 2
133 | ERROR | [ ] Missing parameter comment
133 | ERROR | [x] Tag value indented incorrectly; expected 1 space but found
| | 2
134 | ERROR | [x] Separate the @param and @return sections by a blank line.
134 | ERROR | [ ] @return doc comment specified, but function has no return
| | statement
134 | ERROR | [ ] Description for the @return value is missing
136 | ERROR | [ ] Type hint "[type]" missing for &$libraries
136 | ERROR | [ ] Type hint "[type]" missing for $extension
137 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
137 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
137 | ERROR | [x] Expected 1 space after IF keyword; 0 found
138 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
138 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
140 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
140 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
140 | ERROR | [x] Equals sign not aligned with surrounding assignments;
| | expected 1 space but found 2 spaces
140 | ERROR | [x] Expected 1 space before "??"; 0 found
140 | ERROR | [x] Expected 1 space after "??"; 0 found
141 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
141 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
141 | ERROR | [x] Equals sign not aligned with surrounding assignments;
| | expected 1 space but found 2 spaces
141 | ERROR | [x] Expected 1 space before "??"; 0 found
141 | ERROR | [x] Expected 1 space after "??"; 0 found
143 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
143 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
143 | ERROR | [x] Short array syntax must be used to define arrays
144 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
144 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
145 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
145 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
| | found 3
146 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
146 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
| | found 3
147 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
147 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
| | found 3
148 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
148 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE"
| | but found "true"
149 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
149 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE"
| | but found "true"
150 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
150 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: "true"
151 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
151 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: ]
152 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
154 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
154 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
154 | ERROR | [x] Inline comments must start with a capital letter
154 | ERROR | [x] Inline comments must end in full-stops, exclamation marks,
| | question marks, colons, or closing parentheses
155 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
155 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
155 | ERROR | [x] Expected 1 space after IF keyword; 0 found
156 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
156 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
157 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
157 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
159 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
159 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
159 | ERROR | [x] Inline comments must start with a capital letter
159 | ERROR | [x] Inline comments must end in full-stops, exclamation marks,
| | question marks, colons, or closing parentheses
160 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
160 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
160 | ERROR | [x] Expected 1 space after IF keyword; 0 found
161 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
161 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
162 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
162 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
164 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
164 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
164 | ERROR | [x] Inline comments must start with a capital letter
164 | ERROR | [x] Inline comments must end in full-stops, exclamation marks,
| | question marks, colons, or closing parentheses
165 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
165 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
165 | ERROR | [x] Expected 1 space after IF keyword; 0 found
166 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
166 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
167 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
167 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
169 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
169 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
171 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
171 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
172 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
172 | ERROR | [x] Line indented incorrectly; expected at least 4 spaces,
| | found 3
172 | WARNING | [x] A comma should follow the last multiline array item.
| | Found: $pinit_js
173 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
175 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
175 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
176 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
176 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
180 | ERROR | [x] Doc comment short description must end with a full stop
181 | ERROR | [x] There must be exactly one blank line before the tags in a
| | doc comment
181 | ERROR | [ ] Missing parameter comment
181 | ERROR | [x] Tag value indented incorrectly; expected 1 space but found
| | 2
182 | ERROR | [x] Separate the @param and @return sections by a blank line.
182 | ERROR | [ ] @return doc comment specified, but function has no return
| | statement
182 | ERROR | [ ] Description for the @return value is missing
184 | ERROR | [ ] Type hint "[type]" missing for &$variables
185 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
185 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
186 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
186 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
187 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
187 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
188 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
188 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
188 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "TRUE"
| | but found "true"
189 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
189 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
190 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
190 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
190 | ERROR | [x] Expected 1 space after IF keyword; 0 found
191 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
191 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
191 | ERROR | [x] Expected 1 space after IF keyword; 0 found
192 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
192 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
192 | ERROR | [x] Inline comments must start with a capital letter
192 | ERROR | [x] Inline comments must end in full-stops, exclamation marks,
| | question marks, colons, or closing parentheses
193 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
193 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
194 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
194 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
196 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
196 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
196 | ERROR | [x] Equals sign not aligned with surrounding assignments;
| | expected 1 space but found 2 spaces
196 | ERROR | [x] Concat operator must be surrounded by a single space
196 | ERROR | [x] Concat operator must be surrounded by a single space
196 | ERROR | [x] Expected 1 space before "??"; 0 found
196 | ERROR | [x] Expected 1 space after "??"; 0 found
197 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
197 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
199 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
199 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
199 | ERROR | [x] Expected 1 space after IF keyword; 0 found
200 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
200 | ERROR | [x] Line indented incorrectly; expected 8 spaces, found 4
200 | ERROR | [x] TRUE, FALSE and NULL must be uppercase; expected "FALSE"
| | but found "false"
201 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
201 | ERROR | [x] Line indented incorrectly; expected 6 spaces, found 3
202 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
202 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
203 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
203 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
205 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
205 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
205 | ERROR | [x] Expected 1 space after IF keyword; 0 found
206 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
206 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
207 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
207 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
207 | ERROR | [x] Expected newline after closing brace
208 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
208 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 2
209 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
209 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
--------------------------------------------------------------------------------
PHPCBF CAN FIX THE 312 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------------

Time: 705ms; Memory: 12MB

Steps to reproduce

Execute the command: phpcs --standard=Drupal,DrupalPractice --extensions=php,module,inc,install,test,profile,theme,css,info,txt,md,yml,twig pinterest_widget/\

Remaining tasks

Patch review

📌 Task
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

🇮🇳India urvashi_vora Madhya Pradesh, India

Live updates comments and jobs are added and updated live.
  • Coding standards

    It involves compliance with, or the content of coding standards. Requires broad community agreement.

Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024