phpcs coding standard issue

Created on 22 June 2022, about 2 years ago
Updated 30 January 2023, over 1 year ago

FILE: C:\Users\bhara\OneDrive\Desktop\New folder (2)\ceremai\ceremai.theme
-------------------------------------------------------------------------------------------------------------------------------
FOUND 72 ERRORS AND 5 WARNINGS AFFECTING 56 LINES
-------------------------------------------------------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
9 | WARNING | [x] Unused use statement
11 | WARNING | [x] Unused use statement
45 | WARNING | [ ] Line exceeds 80 characters; contains 86 characters
45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
47 | ERROR | [x] Line indented incorrectly; expected 3 spaces, found 2
54 | ERROR | [x] Whitespace found at end of line
66 | ERROR | [x] Whitespace found at end of line
75 | ERROR | [x] Whitespace found at end of line
79 | ERROR | [x] Line indented incorrectly; expected 3 spaces, found 2
87 | ERROR | [x] Equals sign not aligned correctly; expected 1 space but found 3 spaces
87 | ERROR | [x] Expected 1 space after closing parenthesis; found 3
87 | ERROR | [x] Newline required after opening brace
87 | ERROR | [x] There should be no white space after an opening "{"
87 | ERROR | [x] Equals sign not aligned correctly; expected 1 space but found 3 spaces
87 | ERROR | [x] Each PHP statement must be on a line by itself
87 | ERROR | [x] There should be no white space before a closing "}"
87 | ERROR | [x] Closing brace must be on a line by itself
88 | ERROR | [x] Newline required after opening brace
88 | ERROR | [x] There should be no white space after an opening "{"
88 | ERROR | [x] Each PHP statement must be on a line by itself
88 | ERROR | [x] There should be no white space before a closing "}"
88 | ERROR | [x] Closing brace must be on a line by itself
89 | ERROR | [x] Equals sign not aligned correctly; expected 1 space but found 2 spaces
89 | ERROR | [x] Expected 1 space after closing parenthesis; found 2
89 | ERROR | [x] Newline required after opening brace
89 | ERROR | [x] There should be no white space after an opening "{"
89 | ERROR | [x] Equals sign not aligned correctly; expected 1 space but found 2 spaces
89 | ERROR | [x] Each PHP statement must be on a line by itself
89 | ERROR | [x] There should be no white space before a closing "}"
89 | ERROR | [x] Closing brace must be on a line by itself
90 | ERROR | [x] Whitespace found at end of line
92 | ERROR | [x] Whitespace found at end of line
110 | WARNING | [x] There must be no blank line following an inline comment
110 | ERROR | [x] Inline comments must end in full-stops, exclamation marks, question marks, colons, or closing parentheses
111 | ERROR | [x] Whitespace found at end of line
113 | ERROR | [x] Array indentation error, expected 4 spaces but found 12
114 | ERROR | [x] Array indentation error, expected 4 spaces but found 12
115 | ERROR | [x] Array closing indentation error, expected 2 spaces but found 8
116 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
117 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
118 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
119 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
121 | ERROR | [x] Whitespace found at end of line
122 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
123 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
124 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
125 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
126 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
127 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
129 | ERROR | [x] Whitespace found at end of line
130 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
131 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
132 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
133 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
134 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
135 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
137 | ERROR | [x] Whitespace found at end of line
138 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
139 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
140 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
141 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
142 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
143 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
145 | ERROR | [x] Whitespace found at end of line
146 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
147 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
148 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
149 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
151 | ERROR | [x] Whitespace found at end of line
152 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
153 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
154 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
155 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
156 | ERROR | [x] Array indentation error, expected 10 spaces but found 12
156 | WARNING | [ ] Translatable strings must not begin or end with white spaces, use placeholders with t() for variables
158 | ERROR | [x] Whitespace found at end of line
-------------------------------------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 75 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------------------------------------------

FILE: C:\Users\bhara\OneDrive\Desktop\New folder (2)\ceremai\config\install\ceremai.settings.yml
------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
------------------------------------------------------------------------------------------------
46 | ERROR | [x] Expected 1 newline at end of file; 0 found
------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 1 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------------------

FILE: C:\Users\bhara\OneDrive\Desktop\New folder (2)\ceremai\css\advanced.css
-------------------------------------------------------------------------------------
FOUND 16 ERRORS AFFECTING 11 LINES
-------------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
4 | ERROR | [x] Expected 1 space before opening brace of class definition; 0 found
7 | ERROR | [x] Whitespace found at end of line
13 | ERROR | [x] Whitespace found at end of line
15 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
16 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 6
34 | ERROR | [x] Each style definition must be on a line by itself
44 | ERROR | [x] Opening brace should be the last content on the line
44 | ERROR | [x] Closing brace of class definition must be on new line
45 | ERROR | [x] Opening brace should be the last content on the line
45 | ERROR | [x] Closing brace of class definition must be on new line
46 | ERROR | [x] Opening brace should be the last content on the line
46 | ERROR | [x] Closing brace of class definition must be on new line
47 | ERROR | [x] Opening brace should be the last content on the line
47 | ERROR | [x] Expected 1 newline at end of file; 0 found
47 | ERROR | [x] Closing brace of class definition must be on new line
-------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 16 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------

FILE: C:\Users\bhara\OneDrive\Desktop\New folder (2)\ceremai\css\bootstrap-3.3.7.css
-------------------------------------------------------------------------------------
FOUND 204 ERRORS AFFECTING 114 LINES
-------------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
98 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
99 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
149 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
150 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
159 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
160 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
199 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
218 | ERROR | [x] Blank lines are not allowed in class definitions
265 | ERROR | [x] Blank lines are not allowed in class definitions
277 | ERROR | [x] Blank lines are not allowed in class definitions
1070 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
1071 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
1076 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
1077 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
1081 | ERROR | [x] Blank lines are not allowed in class definitions
1140 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
1141 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
1550 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
1557 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1615 | ERROR | [x] Multiple selectors should each be on a single line
1621 | ERROR | [x] Multiple selectors should each be on a single line
1621 | ERROR | [x] Multiple selectors should each be on a single line
1621 | ERROR | [x] Multiple selectors should each be on a single line
1621 | ERROR | [x] Multiple selectors should each be on a single line
1621 | ERROR | [x] Multiple selectors should each be on a single line
1621 | ERROR | [x] Multiple selectors should each be on a single line
1621 | ERROR | [x] Multiple selectors should each be on a single line
1621 | ERROR | [x] Multiple selectors should each be on a single line
1621 | ERROR | [x] Multiple selectors should each be on a single line
1621 | ERROR | [x] Multiple selectors should each be on a single line
1621 | ERROR | [x] Multiple selectors should each be on a single line
1778 | ERROR | [x] Multiple selectors should each be on a single line
1778 | ERROR | [x] Multiple selectors should each be on a single line
1778 | ERROR | [x] Multiple selectors should each be on a single line
1778 | ERROR | [x] Multiple selectors should each be on a single line
1778 | ERROR | [x] Multiple selectors should each be on a single line
1778 | ERROR | [x] Multiple selectors should each be on a single line
1778 | ERROR | [x] Multiple selectors should each be on a single line
1778 | ERROR | [x] Multiple selectors should each be on a single line
1778 | ERROR | [x] Multiple selectors should each be on a single line
1778 | ERROR | [x] Multiple selectors should each be on a single line
1778 | ERROR | [x] Multiple selectors should each be on a single line
1936 | ERROR | [x] Multiple selectors should each be on a single line
1936 | ERROR | [x] Multiple selectors should each be on a single line
1936 | ERROR | [x] Multiple selectors should each be on a single line
1936 | ERROR | [x] Multiple selectors should each be on a single line
1936 | ERROR | [x] Multiple selectors should each be on a single line
1936 | ERROR | [x] Multiple selectors should each be on a single line
1936 | ERROR | [x] Multiple selectors should each be on a single line
1936 | ERROR | [x] Multiple selectors should each be on a single line
1936 | ERROR | [x] Multiple selectors should each be on a single line
1936 | ERROR | [x] Multiple selectors should each be on a single line
1936 | ERROR | [x] Multiple selectors should each be on a single line
2094 | ERROR | [x] Multiple selectors should each be on a single line
2094 | ERROR | [x] Multiple selectors should each be on a single line
2094 | ERROR | [x] Multiple selectors should each be on a single line
2094 | ERROR | [x] Multiple selectors should each be on a single line
2094 | ERROR | [x] Multiple selectors should each be on a single line
2094 | ERROR | [x] Multiple selectors should each be on a single line
2094 | ERROR | [x] Multiple selectors should each be on a single line
2094 | ERROR | [x] Multiple selectors should each be on a single line
2094 | ERROR | [x] Multiple selectors should each be on a single line
2094 | ERROR | [x] Multiple selectors should each be on a single line
2094 | ERROR | [x] Multiple selectors should each be on a single line
2516 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
2517 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
2562 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
2564 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
2565 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
2571 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
2828 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
2833 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
2858 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
2863 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
2888 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
2893 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
3014 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3017 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 5
3018 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
3019 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
3044 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
3052 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
3413 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
3470 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
3471 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
3493 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
3494 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
3496 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
3497 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
3499 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
3500 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
3535 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
3540 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
3586 | ERROR | [ ] Style definitions must end with a semicolon
3729 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
3733 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
4189 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
4199 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
4340 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
4376 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
4445 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
5010 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
5011 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
5133 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
5145 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
5147 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
5148 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
5153 | ERROR | [x] Expected 1 space after colon in style definition; 6 found
5154 | ERROR | [x] Expected 1 space after colon in style definition; 9 found
5156 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
5161 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
5162 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
5169 | ERROR | [x] Expected 1 space after colon in style definition; 6 found
5170 | ERROR | [x] Expected 1 space after colon in style definition; 9 found
5177 | ERROR | [x] Expected 1 space after colon in style definition; 6 found
5178 | ERROR | [x] Expected 1 space after colon in style definition; 9 found
5185 | ERROR | [x] Expected 1 space after colon in style definition; 6 found
5186 | ERROR | [x] Expected 1 space after colon in style definition; 9 found
5193 | ERROR | [x] Expected 1 space after colon in style definition; 6 found
5194 | ERROR | [x] Expected 1 space after colon in style definition; 9 found
5456 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
5827 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
5883 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
5883 | ERROR | [x] Expected 1 space after colon in style definition; 6 found
5884 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
5884 | ERROR | [x] Expected 1 space after colon in style definition; 9 found
5886 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
5887 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
5888 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
5892 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 6
5893 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
5894 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
5909 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
5915 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
5978 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
6010 | ERROR | [x] Blank lines are not allowed in class definitions
6129 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
6134 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
6135 | ERROR | [x] Blank lines are not allowed in class definitions
6249 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 7
6250 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 10
6259 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 9
6259 | ERROR | [x] Expected 1 space after colon in style definition; 6 found
6260 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
6260 | ERROR | [x] Expected 1 space after colon in style definition; 9 found
6261 | ERROR | [x] Blank lines are not allowed in class definitions
6263 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
6265 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
6271 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
6277 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
6284 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 12
6333 | ERROR | [x] Expected 1 space after colon in style definition; 6 found
6335 | ERROR | [x] Expected 1 space after colon in style definition; 9 found
6336 | ERROR | [ ] Style definitions must end with a semicolon
6343 | ERROR | [x] Expected 1 space after colon in style definition; 6 found
6345 | ERROR | [x] Expected 1 space after colon in style definition; 9 found
6346 | ERROR | [ ] Style definitions must end with a semicolon
-------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 201 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------

FILE: C:\Users\bhara\OneDrive\Desktop\New folder (2)\ceremai\css\bootstrap.css
------------------------------------------------------------------------------------
FOUND 9 ERRORS AND 1 WARNING AFFECTING 9 LINES
------------------------------------------------------------------------------------
1 | WARNING | [ ] File has mixed line endings; this may cause incorrect results
3662 | ERROR | [ ] Style definitions must end with a semicolon
6413 | ERROR | [ ] Style definitions must end with a semicolon
6423 | ERROR | [ ] Style definitions must end with a semicolon
6834 | ERROR | [x] Whitespace found at end of line
6835 | ERROR | [x] Whitespace found at end of line
6836 | ERROR | [x] Whitespace found at end of line
6837 | ERROR | [x] Line indented incorrectly; expected 0 spaces, found 1
6837 | ERROR | [x] Whitespace found at end of line
6838 | ERROR | [x] Expected 1 newline at end of file; 0 found
------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------

FILE: C:\Users\bhara\OneDrive\Desktop\New folder (2)\ceremai\css\colorscheme.css
----------------------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
6 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 2 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------

FILE: C:\Users\bhara\OneDrive\Desktop\New folder (2)\ceremai\css\component.css
-----------------------------------------------------------------------------------
FOUND 13 ERRORS AFFECTING 8 LINES
-----------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
2 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
2 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
6 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
6 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
7 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
7 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
11 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
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
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] Expected 1 newline at end of file; 0 found
-----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 13 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-----------------------------------------------------------------------------------

FILE: C:\Users\bhara\OneDrive\Desktop\New folder (2)\ceremai\css\content.css
----------------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 5 LINES
----------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
2 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
2 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
6 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
6 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
7 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
7 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
8 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------

FILE: C:\Users\bhara\OneDrive\Desktop\New folder (2)\ceremai\css\custom.css
----------------------------------------------------------------------------------
FOUND 7 ERRORS AFFECTING 5 LINES
----------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
1 | ERROR | [x] Whitespace found at end of line
3 | ERROR | [x] Whitespace found at end of line
7 | ERROR | [ ] Class definition is empty
8 | ERROR | [x] Blank lines are not allowed in class definitions
8 | ERROR | [x] Whitespace found at end of line
9 | ERROR | [x] Expected 1 newline at end of file; 0 found
----------------------------------------------------------------------------------
PHPCBF CAN FIX THE 6 MARKED SNIFF VIOLATIONS AUTOMATICALLY
----------------------------------------------------------------------------------

FILE: C:\Users\bhara\OneDrive\Desktop\New folder (2)\ceremai\css\footer.css
-------------------------------------------------------------------------------------
FOUND 3 ERRORS AFFECTING 3 LINES
-------------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
25 | ERROR | [x] Expected 1 space before opening brace of class definition; 2 found
60 | ERROR | [x] Expected 1 newline at end of file; 0 found
-------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 3 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------

FILE: C:\Users\bhara\OneDrive\Desktop\New folder (2)\ceremai\css\header.css
------------------------------------------------------------------------------------
FOUND 36 ERRORS AFFECTING 23 LINES
------------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
2 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
2 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
3 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
3 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
4 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
4 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
7 | ERROR | [x] Multiple selectors should each be on a single line
7 | ERROR | [x] Multiple selectors should each be on a single line
8 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
8 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
11 | ERROR | [x] Multiple selectors should each be on a single line
11 | ERROR | [x] Multiple selectors should each be on a single line
12 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
15 | ERROR | [x] Multiple selectors should each be on a single line
15 | ERROR | [x] Multiple selectors should each be on a single line
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
20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
20 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
21 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
21 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
254 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
254 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
255 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
255 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
300 | ERROR | [ ] Class definition is empty
322 | ERROR | [x] Whitespace found at end of line
340 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
348 | ERROR | [x] Whitespace found at end of line
358 | ERROR | [x] Whitespace found at end of line
374 | ERROR | [x] Whitespace found at end of line
389 | ERROR | [x] Whitespace found at end of line
400 | ERROR | [x] Whitespace found at end of line
428 | ERROR | [x] Expected 1 newline at end of file; 0 found
------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 35 MARKED SNIFF VIOLATIONS AUTOMATICALLY
------------------------------------------------------------------------------------

FILE: C:\Users\bhara\OneDrive\Desktop\New folder (2)\ceremai\css\styles.css
-------------------------------------------------------------------------------------------
FOUND 218 ERRORS AFFECTING 111 LINES
-------------------------------------------------------------------------------------------
1 | ERROR | [x] End of line character is invalid; expected "\n" but found "\r\n"
4 | ERROR | [x] Whitespace found at end of line
5 | ERROR | [x] Whitespace found at end of line
9 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
9 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
10 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
10 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
20 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
20 | 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
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
29 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
29 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
30 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
30 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
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
32 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
32 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
39 | ERROR | [x] Multiple selectors should each be on a single line
40 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
40 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
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] Spaces must be used to indent lines; tabs are not allowed
45 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
46 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
46 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
50 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
50 | 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 | 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
56 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
56 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
57 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
57 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
61 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
61 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
62 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
62 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
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
68 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
68 | 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
73 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
73 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
74 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
74 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
75 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
75 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
79 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
79 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
87 | ERROR | [x] Multiple selectors should each be on a single line
88 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
88 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
91 | ERROR | [x] Multiple selectors should each be on a single line
92 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
92 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
93 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
93 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
97 | ERROR | [ ] Class definition is empty
122 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
122 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
129 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
129 | ERROR | [x] Multiple selectors should each be on a single line
130 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
130 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 1
130 | ERROR | [x] Each style definition must be on a line by itself
131 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
132 | ERROR | [x] Whitespace found at end of line
133 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
133 | ERROR | [x] Multiple selectors should each be on a single line
134 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
134 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 5
134 | ERROR | [x] Each style definition must be on a line by itself
134 | ERROR | [x] Each style definition must be on a line by itself
134 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
134 | ERROR | [x] Each style definition must be on a line by itself
135 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
136 | ERROR | [x] Whitespace found at end of line
137 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
137 | ERROR | [x] Multiple selectors should each be on a single line
137 | ERROR | [x] Expected 1 space before opening brace of class definition; 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 5
138 | ERROR | [x] Each style definition must be on a line by itself
138 | ERROR | [x] Each style definition must be on a line by itself
138 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
138 | ERROR | [x] Each style definition must be on a line by itself
138 | ERROR | [x] Each style definition must be on a line by itself
138 | ERROR | [x] Expected 1 space after colon in style definition; 0 found
139 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
143 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
143 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
147 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
147 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
151 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
151 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
152 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
152 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
153 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
153 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
157 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
157 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
158 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
158 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
159 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
159 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
160 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
160 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
161 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
161 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
162 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
162 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
163 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
163 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
164 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
164 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
165 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
165 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
166 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
166 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
167 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
167 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
168 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
168 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
169 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
169 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
170 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
170 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
171 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
171 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
172 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
172 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
173 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
173 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
174 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
174 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
178 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
178 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
179 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
179 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
180 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
180 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
181 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
181 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
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
189 | ERROR | [x] Multiple selectors should each be on a single line
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] Each style definition must be on a line by itself
194 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
194 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
198 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
202 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
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
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
208 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
208 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
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
210 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
210 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
213 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
213 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
217 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
217 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
218 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
218 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
219 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
219 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
219 | ERROR | [x] CSS colours must be defined in lowercase; expected #ccc but found #CCC
220 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
220 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
224 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
224 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
228 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
228 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
229 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
229 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
233 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
233 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
234 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
234 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
238 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
238 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
979 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
979 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
980 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
980 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
981 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
981 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
982 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
982 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1313 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1313 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1314 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1314 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1315 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1315 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1316 | ERROR | [x] Spaces must be used to indent lines; tabs are not allowed
1316 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 1
1317 | ERROR | [x] Expected 1 newline at end of file; 2 found
1318 | ERROR | [x] Additional whitespace found at end of file
-------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 217 MARKED SNIFF VIOLATIONS AUTOMATICALLY
-------------------------------------------------------------------------------------------

FILE: C:\Users\bhara\OneDrive\Desktop\New folder (2)\ceremai\README.md
----------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
----------------------------------------------------------------------
3 | WARNING | Line exceeds 80 characters; contains 223 characters
17 | WARNING | Line exceeds 80 characters; contains 107 characters
----------------------------------------------------------------------

FILE: C:\Users\bhara\OneDrive\Desktop\New folder (2)\ceremai\README.txt
-----------------------------------------------------------------------
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
-----------------------------------------------------------------------
3 | WARNING | Line exceeds 80 characters; contains 223 characters
17 | WARNING | Line exceeds 80 characters; contains 107 characters
-----------------------------------------------------------------------

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India Harsh panchal

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024