19 pass

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

All classes passed!
19Location.Location
8Location.CowInstanceTest
- setUp
- addLocationContentType
- testCreateLocation
- testLocpickOnly
- testMultipleLocationOnSingleNode
- testSharedLocation
- testNodeRevisionCOW
- testCOWConservation
3Location.LocationCCK2Test
- setUp
- addLocationContentType2
- testCCK2
3Location.LocationCCKTest
- setUp
- addLocationContentType2
- testCCK2
2Location.LocationEarthTest
- setUp
- testXYZ
3Location.LocationGoogleGeocoderTest
- setUp
- testUSA
- addLocationContentType

1479 coding standards messages

contrib/location_addanother/location_addanother.install
line 9Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
25Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
contrib/location_addanother/location_addanother.module
5Doc comment short description must start with a capital letter
6Doc comment short description must be on a single line, further text should be a separate paragraph
21Inline comments must end in full-stops, exclamation marks, colons, or question marks
27Inline comments must start with a capital letter
56Line exceeds 80 characters; contains 82 characters
60Line exceeds 80 characters; contains 82 characters
62Line exceeds 80 characters; contains 82 characters
96Inline comments must end in full-stops, exclamation marks, colons, or question marks
101Inline comments must start with a capital letter
contrib/location_autofill/la.admin.inc
21A comma should follow the last multiline array item. Found: )
25A comma should follow the last multiline array item. Found: )
86A comma should follow the last multiline array item. Found: $entity
101A comma should follow the last multiline array item. Found: $entity
117A comma should follow the last multiline array item. Found: $entity_edit_link
132A comma should follow the last multiline array item. Found: )
142A comma should follow the last multiline array item. Found: )
144A comma should follow the last multiline array item. Found: $entity_list
contrib/location_autofill/la.info
8Expected 1 newline at end of file; 0 found
contrib/location_autofill/la.module
113Missing parameter type
115Missing parameter type
117Missing parameter type
146Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
149Do not concatenate strings to translatable strings, they should be part of the t() argument and you should use placeholders
161Missing parameter type
178A comma should follow the last multiline array item. Found: $cerrors
contrib/location_cck/location_cck.module
54Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
134Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
155Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
194Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
232Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
262Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
284Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
291Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
330Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
359Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
360There must be exactly one blank line before the tags in a doc comment
426Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
454Line exceeds 80 characters; contains 81 characters
458Line exceeds 80 characters; contains 81 characters
459Inline comments must end in full-stops, exclamation marks, colons, or question marks
476Only string literals should be passed to t() where possible
477Only string literals should be passed to t() where possible
617sizeof() is a function name alias, use count() instead
643Only string literals should be passed to t() where possible
644Only string literals should be passed to t() where possible
644A comma should follow the last multiline array item. Found: )
contrib/location_cck/README.txt
15Line exceeds 80 characters; contains 81 characters
37Line exceeds 80 characters; contains 117 characters
contrib/location_email/location_email.info
6It's only necessary to declare files[] if they declare a class or interface.
contrib/location_fax/location_fax.info
6It's only necessary to declare files[] if they declare a class or interface.
contrib/location_fax/location_fax.views.inc
14There must be no blank line following an inline comment
contrib/location_phone/location_phone.info
6It's only necessary to declare files[] if they declare a class or interface.
contrib/location_phone/location_phone.install
82Line exceeds 80 characters; contains 107 characters
contrib/location_search/API.txt
7Line exceeds 80 characters; contains 83 characters
15Line exceeds 80 characters; contains 118 characters
18Line exceeds 80 characters; contains 120 characters
21Line exceeds 80 characters; contains 125 characters
22Line exceeds 80 characters; contains 82 characters
24Line exceeds 80 characters; contains 120 characters
25Line exceeds 80 characters; contains 121 characters
26Line exceeds 80 characters; contains 101 characters
27Line exceeds 80 characters; contains 84 characters
29Line exceeds 80 characters; contains 128 characters
32Line exceeds 80 characters; contains 127 characters
35Line exceeds 80 characters; contains 128 characters
36Line exceeds 80 characters; contains 120 characters
38Line exceeds 80 characters; contains 118 characters
39Line exceeds 80 characters; contains 117 characters
42Line exceeds 80 characters; contains 105 characters
46Line exceeds 80 characters; contains 121 characters
48Line exceeds 80 characters; contains 113 characters
50Line exceeds 80 characters; contains 119 characters
51Line exceeds 80 characters; contains 87 characters
53Line exceeds 80 characters; contains 116 characters
54Line exceeds 80 characters; contains 112 characters
58Line exceeds 80 characters; contains 103 characters
59Line exceeds 80 characters; contains 91 characters
69Line exceeds 80 characters; contains 90 characters
72Line exceeds 80 characters; contains 92 characters
74Line exceeds 80 characters; contains 111 characters
76Line exceeds 80 characters; contains 109 characters
77Line exceeds 80 characters; contains 110 characters
78Line exceeds 80 characters; contains 113 characters
79Line exceeds 80 characters; contains 108 characters
84Line exceeds 80 characters; contains 120 characters
85Line exceeds 80 characters; contains 119 characters
86Line exceeds 80 characters; contains 106 characters
91Line exceeds 80 characters; contains 124 characters
92Line exceeds 80 characters; contains 125 characters
93Line exceeds 80 characters; contains 88 characters
100Line exceeds 80 characters; contains 104 characters
101Line exceeds 80 characters; contains 93 characters
102Line exceeds 80 characters; contains 104 characters
103Line exceeds 80 characters; contains 113 characters
109Line exceeds 80 characters; contains 92 characters
111Line exceeds 80 characters; contains 83 characters
120Line exceeds 80 characters; contains 89 characters
125Line exceeds 80 characters; contains 108 characters
128Line exceeds 80 characters; contains 115 characters
129Line exceeds 80 characters; contains 118 characters
132Line exceeds 80 characters; contains 115 characters
133Line exceeds 80 characters; contains 114 characters
134Line exceeds 80 characters; contains 113 characters
135Line exceeds 80 characters; contains 101 characters
143Line exceeds 80 characters; contains 104 characters
144Line exceeds 80 characters; contains 92 characters
145Line exceeds 80 characters; contains 104 characters
159Line exceeds 80 characters; contains 89 characters
164Line exceeds 80 characters; contains 99 characters
165Line exceeds 80 characters; contains 107 characters
167Line exceeds 80 characters; contains 115 characters
168Line exceeds 80 characters; contains 118 characters
169Line exceeds 80 characters; contains 115 characters
170Line exceeds 80 characters; contains 114 characters
171Line exceeds 80 characters; contains 117 characters
172Line exceeds 80 characters; contains 94 characters
176Line exceeds 80 characters; contains 104 characters
177Line exceeds 80 characters; contains 104 characters
178Line exceeds 80 characters; contains 104 characters
179Line exceeds 80 characters; contains 102 characters
195Line exceeds 80 characters; contains 110 characters
198Line exceeds 80 characters; contains 104 characters
199Line exceeds 80 characters; contains 104 characters
200Line exceeds 80 characters; contains 104 characters
202Line exceeds 80 characters; contains 88 characters
223Line exceeds 80 characters; contains 104 characters
224Line exceeds 80 characters; contains 106 characters
225Line exceeds 80 characters; contains 104 characters
226Line exceeds 80 characters; contains 90 characters
227Line exceeds 80 characters; contains 90 characters
228Line exceeds 80 characters; contains 90 characters
229Line exceeds 80 characters; contains 87 characters
230Line exceeds 80 characters; contains 90 characters
235Line exceeds 80 characters; contains 86 characters
237Line exceeds 80 characters; contains 82 characters
238Line exceeds 80 characters; contains 111 characters
240Line exceeds 80 characters; contains 90 characters
246Line exceeds 80 characters; contains 91 characters
247Line exceeds 80 characters; contains 92 characters
248Line exceeds 80 characters; contains 91 characters
255Line exceeds 80 characters; contains 104 characters
256Line exceeds 80 characters; contains 106 characters
257Line exceeds 80 characters; contains 104 characters
258Line exceeds 80 characters; contains 110 characters
259Line exceeds 80 characters; contains 117 characters
264Line exceeds 80 characters; contains 81 characters
267Line exceeds 80 characters; contains 89 characters
271Line exceeds 80 characters; contains 103 characters
272Line exceeds 80 characters; contains 103 characters
273Line exceeds 80 characters; contains 113 characters
274Line exceeds 80 characters; contains 84 characters
280Line exceeds 80 characters; contains 104 characters
281Line exceeds 80 characters; contains 117 characters
282Line exceeds 80 characters; contains 104 characters
303Line exceeds 80 characters; contains 123 characters
304Line exceeds 80 characters; contains 135 characters
305Line exceeds 80 characters; contains 136 characters
308Line exceeds 80 characters; contains 100 characters
309Line exceeds 80 characters; contains 92 characters
312Line exceeds 80 characters; contains 94 characters
314Line exceeds 80 characters; contains 94 characters
322Line exceeds 80 characters; contains 104 characters
323Line exceeds 80 characters; contains 161 characters
324Line exceeds 80 characters; contains 104 characters
328Line exceeds 80 characters; contains 106 characters
329Line exceeds 80 characters; contains 108 characters
334Line exceeds 80 characters; contains 115 characters
335Line exceeds 80 characters; contains 106 characters
338Line exceeds 80 characters; contains 125 characters
339Line exceeds 80 characters; contains 123 characters
343Line exceeds 80 characters; contains 95 characters
346Line exceeds 80 characters; contains 98 characters
347Line exceeds 80 characters; contains 105 characters
348Line exceeds 80 characters; contains 107 characters
349Line exceeds 80 characters; contains 93 characters
353Line exceeds 80 characters; contains 110 characters
354Line exceeds 80 characters; contains 111 characters
355Line exceeds 80 characters; contains 119 characters
356Line exceeds 80 characters; contains 121 characters
357Line exceeds 80 characters; contains 133 characters
358Line exceeds 80 characters; contains 119 characters
359Line exceeds 80 characters; contains 82 characters
362Line exceeds 80 characters; contains 94 characters
363Line exceeds 80 characters; contains 89 characters
368Line exceeds 80 characters; contains 101 characters
371Line exceeds 80 characters; contains 129 characters
373Line exceeds 80 characters; contains 91 characters
375Line exceeds 80 characters; contains 105 characters
376Line exceeds 80 characters; contains 103 characters
377Line exceeds 80 characters; contains 101 characters
378Line exceeds 80 characters; contains 91 characters
380Line exceeds 80 characters; contains 116 characters
382Line exceeds 80 characters; contains 105 characters
385Line exceeds 80 characters; contains 85 characters
386Line exceeds 80 characters; contains 114 characters
387Line exceeds 80 characters; contains 92 characters
390Line exceeds 80 characters; contains 105 characters
391Line exceeds 80 characters; contains 103 characters
393Line exceeds 80 characters; contains 147 characters
394Line exceeds 80 characters; contains 150 characters
395Line exceeds 80 characters; contains 127 characters
398Line exceeds 80 characters; contains 192 characters
400Line exceeds 80 characters; contains 211 characters
402Line exceeds 80 characters; contains 118 characters
404Line exceeds 80 characters; contains 112 characters
405Line exceeds 80 characters; contains 120 characters
406Line exceeds 80 characters; contains 103 characters
407Line exceeds 80 characters; contains 86 characters
408Line exceeds 80 characters; contains 110 characters
409Line exceeds 80 characters; contains 82 characters
411Line exceeds 80 characters; contains 125 characters
418Line exceeds 80 characters; contains 104 characters
419Line exceeds 80 characters; contains 140 characters
420Line exceeds 80 characters; contains 104 characters
421Line exceeds 80 characters; contains 85 characters
424Line exceeds 80 characters; contains 90 characters
425Line exceeds 80 characters; contains 90 characters
426Line exceeds 80 characters; contains 88 characters
430Line exceeds 80 characters; contains 100 characters
431Line exceeds 80 characters; contains 103 characters
432Line exceeds 80 characters; contains 98 characters
433Line exceeds 80 characters; contains 96 characters
437Line exceeds 80 characters; contains 107 characters
440Line exceeds 80 characters; contains 95 characters
443Line exceeds 80 characters; contains 86 characters
444Line exceeds 80 characters; contains 83 characters
448Line exceeds 80 characters; contains 98 characters
449Line exceeds 80 characters; contains 97 characters
450Line exceeds 80 characters; contains 103 characters
451Line exceeds 80 characters; contains 95 characters
454Line exceeds 80 characters; contains 126 characters
455Line exceeds 80 characters; contains 117 characters
463Line exceeds 80 characters; contains 104 characters
464Line exceeds 80 characters; contains 106 characters
465Line exceeds 80 characters; contains 104 characters
471Line exceeds 80 characters; contains 81 characters
474Line exceeds 80 characters; contains 89 characters
484Line exceeds 80 characters; contains 104 characters
485Line exceeds 80 characters; contains 105 characters
486Line exceeds 80 characters; contains 104 characters
491Line exceeds 80 characters; contains 92 characters
492Line exceeds 80 characters; contains 91 characters
506Line exceeds 80 characters; contains 94 characters
512Line exceeds 80 characters; contains 104 characters
513Line exceeds 80 characters; contains 106 characters
514Line exceeds 80 characters; contains 104 characters
516Line exceeds 80 characters; contains 92 characters
519Line exceeds 80 characters; contains 93 characters
523Line exceeds 80 characters; contains 113 characters
533Line exceeds 80 characters; contains 104 characters
534Line exceeds 80 characters; contains 106 characters
535Line exceeds 80 characters; contains 104 characters
539Line exceeds 80 characters; contains 89 characters
542Line exceeds 80 characters; contains 91 characters
545Line exceeds 80 characters; contains 128 characters
546Line exceeds 80 characters; contains 82 characters
546Expected 1 newline at end of file; 2 found
contrib/location_search/location_search.info
8It's only necessary to declare files[] if they declare a class or interface.
contrib/location_search/search_result_location.tpl.php
8Line exceeds 80 characters; contains 83 characters
contrib/location_taxonomy/location_taxonomy.module
11Doc comment short description must end with a full stop
11Doc comment short description must be on a single line, further text should be a separate paragraph
contrib/location_www/location_www.install
5Function comment short description must start with exactly one space
53Doc comment short description must be on a single line, further text should be a separate paragraph
84Doc comment short description must be on a single line, further text should be a separate paragraph
92Doc comment short description must be on a single line, further text should be a separate paragraph
contrib/location_www/location_www.views.inc
13There must be no blank line following an inline comment
16There must be no blank line following an inline comment
20Inline comments must end in full-stops, exclamation marks, colons, or question marks
48There must be no blank line following an inline comment
48Inline comments must end in full-stops, exclamation marks, colons, or question marks
CREDITS.txt
12Expected 1 newline at end of file; 0 found
earth.inc
8Doc comment short description must end with a full stop
8Doc comment short description must be on a single line, further text should be a separate paragraph
12Doc comment short description must end with a full stop
14Line exceeds 80 characters; contains 82 characters
128Line exceeds 80 characters; contains 113 characters
133Parameter tags must be grouped together in a doc comment
136Parameter tags must be grouped together in a doc comment
137Line exceeds 80 characters; contains 127 characters
164Line exceeds 80 characters; contains 86 characters
232Doc comment long description must start with a capital letter
237Line exceeds 80 characters; contains 82 characters
238Line exceeds 80 characters; contains 82 characters
geocoding/google.inc
9Whitespace found at end of line
10Whitespace found at end of line
12Doc comment long description must end with a full stop
57There must be no blank line following an inline comment
handlers/location_handler_argument_location_proximity.inc
9Doc comment short description must end with a full stop
INSTALL.txt
24Line exceeds 80 characters; contains 83 characters
66Line exceeds 80 characters; contains 84 characters
67Line exceeds 80 characters; contains 81 characters
68Line exceeds 80 characters; contains 81 characters
70Line exceeds 80 characters; contains 84 characters
72Expected 1 newline at end of file; 2 found
location-rtl.css
5Line indented incorrectly; expected 0 spaces, found 1
5Whitespace found at end of line
location.admin.inc
30A comma should follow the last multiline array item. Found: )
38A comma should follow the last multiline array item. Found: )
42A comma should follow the last multiline array item. Found: )
57Translatable strings must not begin or end with white spaces, use placeholders with t() for variables
64A comma should follow the last multiline array item. Found: )
123A comma should follow the last multiline array item. Found: ''
131A comma should follow the last multiline array item. Found: ''
136A comma should follow the last multiline array item. Found: $country_name
144Line exceeds 80 characters; contains 82 characters
197A comma should follow the last multiline array item. Found: )
201Line exceeds 80 characters; contains 131 characters
206Line exceeds 80 characters; contains 89 characters
339A comma should follow the last multiline array item. Found: )
368A comma should follow the last multiline array item. Found: )
374A comma should follow the last multiline array item. Found: )
377A comma should follow the last multiline array item. Found: )
380A comma should follow the last multiline array item. Found: )
location.css
7Line indented incorrectly; expected 2 spaces, found 4
8Line indented incorrectly; expected 2 spaces, found 4
9Line indented incorrectly; expected 2 spaces, found 4
13Line indented incorrectly; expected 2 spaces, found 4
14Line indented incorrectly; expected 2 spaces, found 4
15Line indented incorrectly; expected 2 spaces, found 4
19Line indented incorrectly; expected 2 spaces, found 4
20Line indented incorrectly; expected 2 spaces, found 4
21Line indented incorrectly; expected 2 spaces, found 4
25Line indented incorrectly; expected 2 spaces, found 4
26Line indented incorrectly; expected 2 spaces, found 4
27Line indented incorrectly; expected 2 spaces, found 4
31Line indented incorrectly; expected 2 spaces, found 4
32Line indented incorrectly; expected 2 spaces, found 4
33Line indented incorrectly; expected 2 spaces, found 4
37Line indented incorrectly; expected 2 spaces, found 4
38Line indented incorrectly; expected 2 spaces, found 4
39Line indented incorrectly; expected 2 spaces, found 4
43Line indented incorrectly; expected 2 spaces, found 4
44Line indented incorrectly; expected 2 spaces, found 4
45Line indented incorrectly; expected 2 spaces, found 4
49Line indented incorrectly; expected 2 spaces, found 4
50Line indented incorrectly; expected 2 spaces, found 4
51Line indented incorrectly; expected 2 spaces, found 4
55Line indented incorrectly; expected 2 spaces, found 4
56Line indented incorrectly; expected 2 spaces, found 4
57Line indented incorrectly; expected 2 spaces, found 4
61Line indented incorrectly; expected 2 spaces, found 4
62Line indented incorrectly; expected 2 spaces, found 4
63Line indented incorrectly; expected 2 spaces, found 4
67Line indented incorrectly; expected 2 spaces, found 4
68Line indented incorrectly; expected 2 spaces, found 4
69Line indented incorrectly; expected 2 spaces, found 4
73Line indented incorrectly; expected 2 spaces, found 4
74Line indented incorrectly; expected 2 spaces, found 4
75Line indented incorrectly; expected 2 spaces, found 4
96Line indented incorrectly; expected 2 spaces, found 4
100Line indented incorrectly; expected 2 spaces, found 4
101Line indented incorrectly; expected 2 spaces, found 4
102Line indented incorrectly; expected 2 spaces, found 4
106Line indented incorrectly; expected 2 spaces, found 4
107Line indented incorrectly; expected 2 spaces, found 4
108Line indented incorrectly; expected 2 spaces, found 4
109Line indented incorrectly; expected 2 spaces, found 4
110Line indented incorrectly; expected 2 spaces, found 4
114Line indented incorrectly; expected 2 spaces, found 4
119Line indented incorrectly; expected 2 spaces, found 4
120Line indented incorrectly; expected 2 spaces, found 4
121Line indented incorrectly; expected 2 spaces, found 4
122Line indented incorrectly; expected 2 spaces, found 4
123Line indented incorrectly; expected 2 spaces, found 4
128Line indented incorrectly; expected 2 spaces, found 4
129Line indented incorrectly; expected 2 spaces, found 4
130Line indented incorrectly; expected 2 spaces, found 4
131Line indented incorrectly; expected 2 spaces, found 4
135Line indented incorrectly; expected 2 spaces, found 4
139Line indented incorrectly; expected 2 spaces, found 3
140Line indented incorrectly; expected 0 spaces, found 1
location.inc
8There must be exactly one blank line after the file comment
13Line exceeds 80 characters; contains 90 characters
14Line exceeds 80 characters; contains 90 characters
15Doc comment short description must be on a single line, further text should be a separate paragraph
21Line exceeds 80 characters; contains 90 characters
23Line exceeds 80 characters; contains 81 characters
28Line exceeds 80 characters; contains 84 characters
31Line exceeds 80 characters; contains 92 characters
32Parameter comment must end with a full stop
34Parameter tags must be grouped together in a doc comment
38Line exceeds 80 characters; contains 86 characters
80Only string literals should be passed to t() where possible
170Line exceeds 80 characters; contains 81 characters
171Line exceeds 80 characters; contains 110 characters
173Line exceeds 80 characters; contains 89 characters
175Parameter comment must end with a full stop
181Line exceeds 80 characters; contains 93 characters
182Line exceeds 80 characters; contains 92 characters
210Line exceeds 80 characters; contains 95 characters
211Line exceeds 80 characters; contains 94 characters
211Parameter comment must end with a full stop
213Parameter tags must be grouped together in a doc comment
214Parameter comment must end with a full stop
216Parameter tags must be grouped together in a doc comment
218Parameter comment must end with a full stop
224Line exceeds 80 characters; contains 81 characters
225Line exceeds 80 characters; contains 97 characters
238Line exceeds 80 characters; contains 81 characters
240There must be no blank line following an inline comment
240Inline comments must end in full-stops, exclamation marks, colons, or question marks
260Parameter comment must end with a full stop
262Parameter tags must be grouped together in a doc comment
266Parameter tags must be grouped together in a doc comment
270Line exceeds 80 characters; contains 126 characters
271Line exceeds 80 characters; contains 138 characters
272Line exceeds 80 characters; contains 139 characters
275Line exceeds 80 characters; contains 103 characters
276Line exceeds 80 characters; contains 95 characters
279Line exceeds 80 characters; contains 97 characters
280Line exceeds 80 characters; contains 82 characters
281Line exceeds 80 characters; contains 97 characters
291Line exceeds 80 characters; contains 95 characters
295Line exceeds 80 characters; contains 112 characters
296Line exceeds 80 characters; contains 123 characters
297There must be no blank line following an inline comment
319Parameter tags must be grouped together in a doc comment
320Parameter comment must end with a full stop
323Line exceeds 80 characters; contains 107 characters
324Line exceeds 80 characters; contains 82 characters
346Line exceeds 80 characters; contains 129 characters
354Parameter comment must end with a full stop
381Line exceeds 80 characters; contains 98 characters
383Line exceeds 80 characters; contains 119 characters
391Line exceeds 80 characters; contains 83 characters
391Parameter comment must end with a full stop
418Line exceeds 80 characters; contains 86 characters
419Line exceeds 80 characters; contains 87 characters
419Inline comments must end in full-stops, exclamation marks, colons, or question marks
475Line exceeds 80 characters; contains 130 characters
478Line exceeds 80 characters; contains 93 characters
479Line exceeds 80 characters; contains 90 characters
480Line exceeds 80 characters; contains 93 characters
485Line exceeds 80 characters; contains 89 characters
487Line exceeds 80 characters; contains 85 characters
488Line exceeds 80 characters; contains 114 characters
490Line exceeds 80 characters; contains 93 characters
491Line exceeds 80 characters; contains 83 characters
492Parameter comment must end with a full stop
495Line exceeds 80 characters; contains 83 characters
496Line exceeds 80 characters; contains 94 characters
497Line exceeds 80 characters; contains 95 characters
498Line exceeds 80 characters; contains 94 characters
531Line exceeds 80 characters; contains 94 characters
535Line exceeds 80 characters; contains 82 characters
547Line exceeds 80 characters; contains 82 characters
557Inline comments must end in full-stops, exclamation marks, colons, or question marks
647Line exceeds 80 characters; contains 83 characters
690Line exceeds 80 characters; contains 87 characters
723Parameter comment must end with a full stop
799Doc comment long description must start with a capital letter
location.info
6It's only necessary to declare files[] if they declare a class or interface.
7It's only necessary to declare files[] if they declare a class or interface.
8It's only necessary to declare files[] if they declare a class or interface.
9It's only necessary to declare files[] if they declare a class or interface.
10It's only necessary to declare files[] if they declare a class or interface.
11It's only necessary to declare files[] if they declare a class or interface.
36It's only necessary to declare files[] if they declare a class or interface.
37It's only necessary to declare files[] if they declare a class or interface.
location.install
9Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
32Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
290A comma should follow the last multiline array item. Found: 0
291A comma should follow the last multiline array item. Found: )
479Line exceeds 80 characters; contains 84 characters
644Line exceeds 80 characters; contains 83 characters
646There must be no blank line following an inline comment
699Array indentation error, expected 4 spaces but found 13
700Array indentation error, expected 4 spaces but found 13
701Array indentation error, expected 4 spaces but found 13
702Array indentation error, expected 4 spaces but found 13
703Array indentation error, expected 4 spaces but found 13
704Array indentation error, expected 4 spaces but found 13
705Array indentation error, expected 4 spaces but found 13
706Array indentation error, expected 4 spaces but found 13
707Array indentation error, expected 4 spaces but found 13
708Array closing indentation error, expected 2 spaces but found 11
758Line exceeds 80 characters; contains 83 characters
760Line exceeds 80 characters; contains 81 characters
845A comma should follow the last multiline array item. Found: FALSE
853A comma should follow the last multiline array item. Found: )
902Line exceeds 80 characters; contains 82 characters
953Inline comments must end in full-stops, exclamation marks, colons, or question marks
965Inline comments must end in full-stops, exclamation marks, colons, or question marks
977Inline comments must end in full-stops, exclamation marks, colons, or question marks
989Inline comments must end in full-stops, exclamation marks, colons, or question marks
1002Inline comments must end in full-stops, exclamation marks, colons, or question marks
1040There must be no blank line following an inline comment
1159Line exceeds 80 characters; contains 108 characters
1159There must be no blank line following an inline comment
1546Line exceeds 80 characters; contains 82 characters
1557Line exceeds 80 characters; contains 87 characters
1643Empty return statement not required here
location.migrate.inc
22Line indented incorrectly; expected 1 spaces, found 0
23Line indented incorrectly; expected 1 spaces, found 0
24Line indented incorrectly; expected 1 spaces, found 0
25Line indented incorrectly; expected 1 spaces, found 0
26Line indented incorrectly; expected 1 spaces, found 0
27Line indented incorrectly; expected 1 spaces, found 0
28Line indented incorrectly; expected 1 spaces, found 0
29Line indented incorrectly; expected 1 spaces, found 0
30Line indented incorrectly; expected 1 spaces, found 0
31Line indented incorrectly; expected 1 spaces, found 0
32Line indented incorrectly; expected 1 spaces, found 0
33Line indented incorrectly; expected 1 spaces, found 0
34Line indented incorrectly; expected 1 spaces, found 0
35Line indented incorrectly; expected 1 spaces, found 0
36Line indented incorrectly; expected 1 spaces, found 0
37Line indented incorrectly; expected 1 spaces, found 0
38Line indented incorrectly; expected 1 spaces, found 0
39Line exceeds 80 characters; contains 83 characters
39Line indented incorrectly; expected 1 spaces, found 0
40Line indented incorrectly; expected 1 spaces, found 0
41Line indented incorrectly; expected 1 spaces, found 0
42Line indented incorrectly; expected 1 spaces, found 0
44You must use "/**" style comments for a class comment
57Parameter comment must end with a full stop
59Parameter tags must be grouped together in a doc comment
62Parameter tags must be grouped together in a doc comment
69Type hint "Migration" missing for $migration
119Line exceeds 80 characters; contains 87 characters
134The closing brace for the class must have an empty line before it
location.module
6Line exceeds 80 characters; contains 90 characters
7Line exceeds 80 characters; contains 90 characters
8Doc comment short description must be on a single line, further text should be a separate paragraph
140A comma should follow the last multiline array item. Found: 'http://cvs.drupal.org/viewcvs/drupal/contributions/modules/location/database/'
204There must be exactly one blank line before the tags in a doc comment
286Line exceeds 80 characters; contains 104 characters
330There must be no blank line following an inline comment
330Inline comments must end in full-stops, exclamation marks, colons, or question marks
357Line exceeds 80 characters; contains 82 characters
374Inline comments must end in full-stops, exclamation marks, colons, or question marks
526Line exceeds 80 characters; contains 103 characters
600Line exceeds 80 characters; contains 106 characters
1068Parameter tags must be grouped together in a doc comment
1069Parameter comment must end with a full stop
1078Inline comments must end in full-stops, exclamation marks, colons, or question marks
1100Parameter comment must end with a full stop
1102Parameter comment must end with a full stop
1121Missing short description in doc comment
1135Line indented incorrectly; expected 4 spaces, found 2
1138Line indented incorrectly; expected 4 spaces, found 2
1139Line indented incorrectly; expected 4 spaces, found 2
1148Doc comment star missing
1148Doc comment short description must start with a capital letter
1149Doc comment short description must be on a single line, further text should be a separate paragraph
1154Line exceeds 80 characters; contains 82 characters
1157Parameter tags must be grouped together in a doc comment
1159Parameter comment must end with a full stop
1286Parameter comment must end with a full stop
1288Parameter tags must be grouped together in a doc comment
1289Parameter comment must end with a full stop
1291@return doc comment specified, but function has no return statement
1354Line exceeds 80 characters; contains 93 characters
1355Line exceeds 80 characters; contains 81 characters
1370Parameter tags must be grouped together in a doc comment
1389Line exceeds 80 characters; contains 113 characters
1407Parameter tags must be grouped together in a doc comment
1410Parameter tags must be grouped together in a doc comment
1413Parameter tags must be grouped together in a doc comment
1416Parameter tags must be grouped together in a doc comment
1468Parameter tags must be grouped together in a doc comment
1469Line exceeds 80 characters; contains 81 characters
1471Parameter tags must be grouped together in a doc comment
1473Line exceeds 80 characters; contains 84 characters
1477Line exceeds 80 characters; contains 83 characters
1536Inline comments must end in full-stops, exclamation marks, colons, or question marks
1560Line exceeds 80 characters; contains 96 characters
1574Line exceeds 80 characters; contains 84 characters
1575Line exceeds 80 characters; contains 86 characters
1588A comma should follow the last multiline array item. Found: 'source'
1615Parameter tags must be grouped together in a doc comment
1618Parameter tags must be grouped together in a doc comment
1671Parameter tags must be grouped together in a doc comment
1672Parameter comment must end with a full stop
1767Inline comments must end in full-stops, exclamation marks, colons, or question marks
2033Line exceeds 80 characters; contains 83 characters
2087There must be no blank line following an inline comment
2161Inline comments must end in full-stops, exclamation marks, colons, or question marks
location.token.inc
6There must be exactly one blank line after the file comment
10Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
46Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
location.tokens.inc
81A comma should follow the last multiline array item. Found: )
88A comma should follow the last multiline array item. Found: )
118Line exceeds 80 characters; contains 82 characters
location.views.inc
8Missing short description in doc comment
15Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
126Inline comments must end in full-stops, exclamation marks, colons, or question marks
359Line exceeds 80 characters; contains 86 characters
386Line exceeds 80 characters; contains 88 characters
391Parameter tags must be grouped together in a doc comment
392Line exceeds 80 characters; contains 82 characters
404Line exceeds 80 characters; contains 94 characters
439Line exceeds 80 characters; contains 96 characters
location.views_default.inc
9Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
location_API.txt
2Line exceeds 80 characters; contains 83 characters
10Line exceeds 80 characters; contains 125 characters
11Line exceeds 80 characters; contains 82 characters
13Line exceeds 80 characters; contains 120 characters
14Line exceeds 80 characters; contains 121 characters
15Line exceeds 80 characters; contains 101 characters
16Line exceeds 80 characters; contains 84 characters
18Line exceeds 80 characters; contains 128 characters
21Line exceeds 80 characters; contains 127 characters
24Line exceeds 80 characters; contains 128 characters
25Line exceeds 80 characters; contains 120 characters
27Line exceeds 80 characters; contains 105 characters
31Line exceeds 80 characters; contains 121 characters
33Line exceeds 80 characters; contains 113 characters
36Line exceeds 80 characters; contains 103 characters
37Line exceeds 80 characters; contains 91 characters
47Line exceeds 80 characters; contains 90 characters
50Line exceeds 80 characters; contains 92 characters
52Line exceeds 80 characters; contains 111 characters
54Line exceeds 80 characters; contains 109 characters
55Line exceeds 80 characters; contains 110 characters
56Line exceeds 80 characters; contains 113 characters
57Line exceeds 80 characters; contains 108 characters
62Line exceeds 80 characters; contains 120 characters
63Line exceeds 80 characters; contains 119 characters
64Line exceeds 80 characters; contains 106 characters
69Line exceeds 80 characters; contains 124 characters
70Line exceeds 80 characters; contains 125 characters
71Line exceeds 80 characters; contains 88 characters
73Line exceeds 80 characters; contains 104 characters
74Line exceeds 80 characters; contains 104 characters
75Line exceeds 80 characters; contains 104 characters
76Line exceeds 80 characters; contains 102 characters
92Line exceeds 80 characters; contains 110 characters
95Line exceeds 80 characters; contains 104 characters
96Line exceeds 80 characters; contains 104 characters
97Line exceeds 80 characters; contains 104 characters
99Line exceeds 80 characters; contains 88 characters
120Line exceeds 80 characters; contains 104 characters
121Line exceeds 80 characters; contains 106 characters
122Line exceeds 80 characters; contains 104 characters
123Line exceeds 80 characters; contains 90 characters
124Line exceeds 80 characters; contains 90 characters
125Line exceeds 80 characters; contains 90 characters
126Line exceeds 80 characters; contains 87 characters
127Line exceeds 80 characters; contains 90 characters
132Line exceeds 80 characters; contains 86 characters
134Line exceeds 80 characters; contains 82 characters
135Line exceeds 80 characters; contains 111 characters
137Line exceeds 80 characters; contains 90 characters
143Line exceeds 80 characters; contains 91 characters
144Line exceeds 80 characters; contains 92 characters
145Line exceeds 80 characters; contains 91 characters
152Line exceeds 80 characters; contains 104 characters
153Line exceeds 80 characters; contains 106 characters
154Line exceeds 80 characters; contains 104 characters
155Line exceeds 80 characters; contains 110 characters
156Line exceeds 80 characters; contains 117 characters
161Line exceeds 80 characters; contains 81 characters
164Line exceeds 80 characters; contains 89 characters
168Line exceeds 80 characters; contains 103 characters
169Line exceeds 80 characters; contains 103 characters
170Line exceeds 80 characters; contains 113 characters
171Line exceeds 80 characters; contains 84 characters
177Line exceeds 80 characters; contains 104 characters
178Line exceeds 80 characters; contains 117 characters
179Line exceeds 80 characters; contains 104 characters
200Line exceeds 80 characters; contains 123 characters
201Line exceeds 80 characters; contains 135 characters
202Line exceeds 80 characters; contains 136 characters
205Line exceeds 80 characters; contains 100 characters
206Line exceeds 80 characters; contains 92 characters
209Line exceeds 80 characters; contains 94 characters
211Line exceeds 80 characters; contains 94 characters
215Line exceeds 80 characters; contains 104 characters
216Line exceeds 80 characters; contains 140 characters
217Line exceeds 80 characters; contains 104 characters
218Line exceeds 80 characters; contains 85 characters
221Line exceeds 80 characters; contains 90 characters
222Line exceeds 80 characters; contains 90 characters
223Line exceeds 80 characters; contains 88 characters
227Line exceeds 80 characters; contains 100 characters
228Line exceeds 80 characters; contains 103 characters
229Line exceeds 80 characters; contains 98 characters
230Line exceeds 80 characters; contains 96 characters
234Line exceeds 80 characters; contains 107 characters
237Line exceeds 80 characters; contains 95 characters
240Line exceeds 80 characters; contains 86 characters
241Line exceeds 80 characters; contains 83 characters
245Line exceeds 80 characters; contains 98 characters
246Line exceeds 80 characters; contains 97 characters
247Line exceeds 80 characters; contains 103 characters
248Line exceeds 80 characters; contains 95 characters
251Line exceeds 80 characters; contains 126 characters
252Line exceeds 80 characters; contains 117 characters
260Line exceeds 80 characters; contains 104 characters
261Line exceeds 80 characters; contains 106 characters
262Line exceeds 80 characters; contains 104 characters
268Line exceeds 80 characters; contains 81 characters
271Line exceeds 80 characters; contains 89 characters
281Line exceeds 80 characters; contains 104 characters
282Line exceeds 80 characters; contains 105 characters
283Line exceeds 80 characters; contains 104 characters
288Line exceeds 80 characters; contains 92 characters
289Line exceeds 80 characters; contains 91 characters
303Line exceeds 80 characters; contains 94 characters
location_node.module
288Line exceeds 80 characters; contains 87 characters
plugins/contexts/location.inc
9Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
31Parameter tags must be grouped together in a doc comment
34Parameter tags must be grouped together in a doc comment
plugins/relationships/location_from_node.inc
9Format 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.", or "* Implements hook_foo_BAR_ID_bar() for xyz-bar.tpl.php.".
37Parameter tags must be grouped together in a doc comment
README.txt
39Line exceeds 80 characters; contains 117 characters
64Line exceeds 80 characters; contains 81 characters
supported/location.ac.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.ad.inc
19A comma should follow the last multiline array item. Found: "Sant Julia de L�ria"
24Line exceeds 80 characters; contains 86 characters
supported/location.ae.inc
19A comma should follow the last multiline array item. Found: "Umm al Qaywayn"
24Line exceeds 80 characters; contains 86 characters
supported/location.af.inc
44A comma should follow the last multiline array item. Found: "Zabol province"
49Line exceeds 80 characters; contains 86 characters
supported/location.ag.inc
20A comma should follow the last multiline array item. Found: "Redonda"
25Line exceeds 80 characters; contains 86 characters
supported/location.ai.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.al.inc
48A comma should follow the last multiline array item. Found: "Vlore"
53Line exceeds 80 characters; contains 86 characters
supported/location.am.inc
23A comma should follow the last multiline array item. Found: "Yerevan"
28Line exceeds 80 characters; contains 86 characters
supported/location.an.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.ao.inc
30A comma should follow the last multiline array item. Found: "Zaire"
35Line exceeds 80 characters; contains 86 characters
supported/location.aq.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.ar.inc
12Doc comment long description must end with a full stop
50Line exceeds 80 characters; contains 86 characters
supported/location.as.inc
17A comma should follow the last multiline array item. Found: "Western"
22Line exceeds 80 characters; contains 86 characters
supported/location.at.inc
26Line exceeds 80 characters; contains 86 characters
supported/location.au.inc
33Line exceeds 80 characters; contains 98 characters
36Line exceeds 80 characters; contains 108 characters
41Line exceeds 80 characters; contains 83 characters
41Parameter comment must end with a full stop
86Line exceeds 80 characters; contains 83 characters
86Parameter comment must end with a full stop
93Line exceeds 80 characters; contains 106 characters
94Line exceeds 80 characters; contains 131 characters
99Line exceeds 80 characters; contains 87 characters
107Parameter comment must end with a full stop
113Line exceeds 80 characters; contains 85 characters
115Line exceeds 80 characters; contains 106 characters
219Line exceeds 80 characters; contains 145 characters
220Line exceeds 80 characters; contains 103 characters
222Line exceeds 80 characters; contains 106 characters
223Line exceeds 80 characters; contains 121 characters
224Line exceeds 80 characters; contains 134 characters
243A comma should follow the last multiline array item. Found: )
251Line exceeds 80 characters; contains 123 characters
252Line exceeds 80 characters; contains 127 characters
253Line exceeds 80 characters; contains 127 characters
256Line exceeds 80 characters; contains 124 characters
289Avoid backslash escaping in translatable strings when possible, use "" quotes instead
318Line exceeds 80 characters; contains 93 characters
354Line exceeds 80 characters; contains 100 characters
362Parameter comment must end with a full stop
364Parameter tags must be grouped together in a doc comment
383Parameter comment must end with a full stop
385Parameter tags must be grouped together in a doc comment
391Line exceeds 80 characters; contains 99 characters
392Line exceeds 80 characters; contains 96 characters
393Line exceeds 80 characters; contains 96 characters
401Line exceeds 80 characters; contains 88 characters
402Line exceeds 80 characters; contains 90 characters
403Line exceeds 80 characters; contains 91 characters
404There must be no blank line following an inline comment
440Line exceeds 80 characters; contains 88 characters
441Line exceeds 80 characters; contains 90 characters
442Line exceeds 80 characters; contains 91 characters
465Line exceeds 80 characters; contains 95 characters
466Line exceeds 80 characters; contains 91 characters
534Doc comment long description must end with a full stop
560Doc comment long description must end with a full stop
569Line exceeds 80 characters; contains 88 characters
585Line exceeds 80 characters; contains 86 characters
supported/location.aw.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.ax.inc
16Line exceeds 80 characters; contains 86 characters
20Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.az.inc
88A comma should follow the last multiline array item. Found: "Naxcivan"
93Line exceeds 80 characters; contains 86 characters
supported/location.ba.inc
30A comma should follow the last multiline array item. Found: "Trebinje"
35Line exceeds 80 characters; contains 86 characters
supported/location.bb.inc
23A comma should follow the last multiline array item. Found: "Saint Thomas"
28Line exceeds 80 characters; contains 86 characters
supported/location.bd.inc
18A comma should follow the last multiline array item. Found: "Sylhet"
23Line exceeds 80 characters; contains 86 characters
supported/location.be.inc
32Line exceeds 80 characters; contains 86 characters
supported/location.bf.inc
57A comma should follow the last multiline array item. Found: "Zoundweogo"
62Line exceeds 80 characters; contains 86 characters
supported/location.bg.inc
40A comma should follow the last multiline array item. Found: "Yambol"
45Line exceeds 80 characters; contains 86 characters
supported/location.bh.inc
17A comma should follow the last multiline array item. Found: "Southern"
22Line exceeds 80 characters; contains 86 characters
supported/location.bi.inc
28A comma should follow the last multiline array item. Found: "Ruyigi"
33Line exceeds 80 characters; contains 86 characters
supported/location.bj.inc
24A comma should follow the last multiline array item. Found: "Zou"
29Line exceeds 80 characters; contains 86 characters
supported/location.bm.inc
23A comma should follow the last multiline array item. Found: "Warwick"
28Line exceeds 80 characters; contains 86 characters
supported/location.bn.inc
16A comma should follow the last multiline array item. Found: "Tutong"
21Line exceeds 80 characters; contains 86 characters
25Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.bo.inc
21A comma should follow the last multiline array item. Found: "Departmento Tarija"
26Line exceeds 80 characters; contains 86 characters
supported/location.br.inc
48A comma should follow the last multiline array item. Found: "Tocantins"
115Line exceeds 80 characters; contains 86 characters
supported/location.bs.inc
45A comma should follow the last multiline array item. Found: "West Grand Bahama"
50Line exceeds 80 characters; contains 86 characters
supported/location.bt.inc
32A comma should follow the last multiline array item. Found: "Zhemgang"
37Line exceeds 80 characters; contains 86 characters
supported/location.bv.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.bw.inc
22A comma should follow the last multiline array item. Found: "Southern"
27Line exceeds 80 characters; contains 86 characters
supported/location.by.inc
18A comma should follow the last multiline array item. Found: "Vitsebsk voblast"
23Line exceeds 80 characters; contains 86 characters
supported/location.bz.inc
18A comma should follow the last multiline array item. Found: "Toledo District"
23Line exceeds 80 characters; contains 86 characters
supported/location.ca.inc
52Line exceeds 80 characters; contains 98 characters
60Line exceeds 80 characters; contains 83 characters
60Parameter comment must end with a full stop
89Line exceeds 80 characters; contains 98 characters
92Line exceeds 80 characters; contains 108 characters
97Line exceeds 80 characters; contains 83 characters
97Parameter comment must end with a full stop
221A comma should follow the last multiline array item. Found: )
236Line exceeds 80 characters; contains 100 characters
244Parameter comment must end with a full stop
246Parameter tags must be grouped together in a doc comment
266Parameter comment must end with a full stop
268Parameter tags must be grouped together in a doc comment
274Line exceeds 80 characters; contains 99 characters
275Line exceeds 80 characters; contains 96 characters
276Line exceeds 80 characters; contains 96 characters
284Line exceeds 80 characters; contains 88 characters
285Line exceeds 80 characters; contains 90 characters
286Line exceeds 80 characters; contains 91 characters
287There must be no blank line following an inline comment
323Line exceeds 80 characters; contains 88 characters
324Line exceeds 80 characters; contains 90 characters
325Line exceeds 80 characters; contains 91 characters
349Line exceeds 80 characters; contains 95 characters
350Line exceeds 80 characters; contains 91 characters
475Line exceeds 80 characters; contains 86 characters
479Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.cc.inc
17A comma should follow the last multiline array item. Found: "West Island"
22Line exceeds 80 characters; contains 86 characters
supported/location.cd.inc
28Line exceeds 80 characters; contains 86 characters
32Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.cf.inc
29A comma should follow the last multiline array item. Found: "Bangui"
34Line exceeds 80 characters; contains 86 characters
supported/location.cg.inc
28Line exceeds 80 characters; contains 86 characters
32Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.ch.inc
132Line exceeds 80 characters; contains 86 characters
supported/location.ci.inc
75Line exceeds 80 characters; contains 86 characters
79Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.ck.inc
27A comma should follow the last multiline array item. Found: "Mangaia"
32Line exceeds 80 characters; contains 86 characters
supported/location.cl.inc
25A comma should follow the last multiline array item. Found: "Valparaiso (V)"
30Line exceeds 80 characters; contains 86 characters
supported/location.cm.inc
22A comma should follow the last multiline array item. Found: "Southwest Province (Sud-Ouest)."
27Line exceeds 80 characters; contains 86 characters
supported/location.cn.inc
91Line exceeds 80 characters; contains 86 characters
supported/location.co.inc
45A comma should follow the last multiline array item. Found: "Bogota D.C."
50Line exceeds 80 characters; contains 86 characters
supported/location.cr.inc
19A comma should follow the last multiline array item. Found: "San Jose"
24Line exceeds 80 characters; contains 86 characters
supported/location.cs.inc
16A comma should follow the last multiline array item. Found: "Vojvodina"
supported/location.cu.inc
27A comma should follow the last multiline array item. Found: "Guantanamo"
32Line exceeds 80 characters; contains 86 characters
supported/location.cv.inc
29A comma should follow the last multiline array item. Found: "Tarrafal"
34Line exceeds 80 characters; contains 86 characters
supported/location.cx.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.cy.inc
18A comma should follow the last multiline array item. Found: "Paphos"
23Line exceeds 80 characters; contains 86 characters
supported/location.cz.inc
71Line exceeds 80 characters; contains 86 characters
supported/location.de.inc
28A comma should follow the last multiline array item. Found: 'Thüringen'
40Parameter comment must end with a full stop
42Parameter tags must be grouped together in a doc comment
51Line exceeds 80 characters; contains 102 characters
52Line exceeds 80 characters; contains 92 characters
111Line exceeds 80 characters; contains 100 characters
119Parameter comment must end with a full stop
121Parameter tags must be grouped together in a doc comment
140Parameter comment must end with a full stop
142Parameter tags must be grouped together in a doc comment
148Line exceeds 80 characters; contains 99 characters
149Line exceeds 80 characters; contains 96 characters
150Line exceeds 80 characters; contains 96 characters
269Line exceeds 80 characters; contains 98 characters
272Line exceeds 80 characters; contains 108 characters
277Line exceeds 80 characters; contains 83 characters
277Parameter comment must end with a full stop
314Line exceeds 80 characters; contains 86 characters
supported/location.dj.inc
17A comma should follow the last multiline array item. Found: "Tadjoura"
22Line exceeds 80 characters; contains 86 characters
supported/location.dk.inc
112Line exceeds 80 characters; contains 145 characters
113Line exceeds 80 characters; contains 103 characters
115Line exceeds 80 characters; contains 106 characters
116Line exceeds 80 characters; contains 121 characters
117Line exceeds 80 characters; contains 134 characters
140Line exceeds 80 characters; contains 123 characters
141Line exceeds 80 characters; contains 127 characters
142Line exceeds 80 characters; contains 127 characters
145Line exceeds 80 characters; contains 124 characters
153Line exceeds 80 characters; contains 86 characters
supported/location.dm.inc
22A comma should follow the last multiline array item. Found: "Saint Peter Parish"
27Line exceeds 80 characters; contains 86 characters
supported/location.do.inc
44A comma should follow the last multiline array item. Found: "Valverde"
49Line exceeds 80 characters; contains 86 characters
supported/location.dz.inc
60A comma should follow the last multiline array item. Found: "Tlemcen"
65Line exceeds 80 characters; contains 86 characters
supported/location.ec.inc
34A comma should follow the last multiline array item. Found: "Zamora-Chinchipe"
39Line exceeds 80 characters; contains 86 characters
supported/location.ee.inc
27A comma should follow the last multiline array item. Found: "Võru County"
32Line exceeds 80 characters; contains 86 characters
supported/location.eg.inc
38A comma should follow the last multiline array item. Found: "Suhaj"
43Line exceeds 80 characters; contains 86 characters
supported/location.eh.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.er.inc
23Line exceeds 80 characters; contains 86 characters
supported/location.es.inc
62A comma should follow the last multiline array item. Found: "Zaragoza"
67Line exceeds 80 characters; contains 86 characters
supported/location.et.inc
23A comma should follow the last multiline array item. Found: "Dire Dawa"
28Line exceeds 80 characters; contains 86 characters
supported/location.fi.inc
18A comma should follow the last multiline array item. Found: "Ahvenanmaan laani"
23Line exceeds 80 characters; contains 86 characters
supported/location.fj.inc
17A comma should follow the last multiline array item. Found: "Rotuma"
22Line exceeds 80 characters; contains 86 characters
supported/location.fk.inc
16Line exceeds 80 characters; contains 86 characters
20Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.fm.inc
21Line exceeds 80 characters; contains 86 characters
25Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.fo.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.fr.inc
113A comma should follow the last multiline array item. Found: "Mayotte"
supported/location.ga.inc
21A comma should follow the last multiline array item. Found: "Woleu-Ntem"
26Line exceeds 80 characters; contains 86 characters
supported/location.gb.inc
179Line exceeds 80 characters; contains 86 characters
supported/location.gd.inc
20A comma should follow the last multiline array item. Found: "Petit Martinique"
25Line exceeds 80 characters; contains 86 characters
supported/location.ge.inc
24A comma should follow the last multiline array item. Found: "Shida Kartli"
29Line exceeds 80 characters; contains 86 characters
supported/location.gf.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.gg.inc
35Line exceeds 80 characters; contains 86 characters
supported/location.gh.inc
22A comma should follow the last multiline array item. Found: "Western Region"
27Line exceeds 80 characters; contains 86 characters
supported/location.gi.inc
16Line exceeds 80 characters; contains 86 characters
20Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.gl.inc
15A comma should follow the last multiline array item. Found: "Kitaa"
20Line exceeds 80 characters; contains 86 characters
supported/location.gm.inc
25A comma should follow the last multiline array item. Found: "Western"
30Line exceeds 80 characters; contains 86 characters
supported/location.gn.inc
46A comma should follow the last multiline array item. Found: "Yomou"
51Line exceeds 80 characters; contains 86 characters
supported/location.gp.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.gq.inc
19A comma should follow the last multiline array item. Found: "Provincia Wele-Nzas"
24Line exceeds 80 characters; contains 86 characters
supported/location.gr.inc
30Line exceeds 80 characters; contains 86 characters
supported/location.gs.inc
16Line exceeds 80 characters; contains 86 characters
20Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.gt.inc
34A comma should follow the last multiline array item. Found: "Zacapa"
39Line exceeds 80 characters; contains 86 characters
supported/location.gu.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.gw.inc
21A comma should follow the last multiline array item. Found: "Tombali Region"
26Line exceeds 80 characters; contains 86 characters
supported/location.gy.inc
22A comma should follow the last multiline array item. Found: "Upper Takutu-Upper Essequibo"
27Line exceeds 80 characters; contains 86 characters
supported/location.hk.inc
35Line exceeds 80 characters; contains 86 characters
39Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.hm.inc
21Line exceeds 80 characters; contains 86 characters
25Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.hn.inc
30A comma should follow the last multiline array item. Found: "Yoro"
35Line exceeds 80 characters; contains 86 characters
supported/location.hr.inc
33A comma should follow the last multiline array item. Found: "Zagreb (city)"
38Line exceeds 80 characters; contains 86 characters
supported/location.ht.inc
21A comma should follow the last multiline array item. Found: "Sud-Est"
26Line exceeds 80 characters; contains 86 characters
supported/location.hu.inc
51A comma should follow the last multiline array item. Found: "Zala"
56Line exceeds 80 characters; contains 86 characters
supported/location.id.inc
42A comma should follow the last multiline array item. Found: "Yogyakarta"
47Line exceeds 80 characters; contains 86 characters
supported/location.ie.inc
38A comma should follow the last multiline array item. Found: "Donegal"
43Line exceeds 80 characters; contains 86 characters
supported/location.il.inc
18A comma should follow the last multiline array item. Found: "Tel Aviv"
23Line exceeds 80 characters; contains 86 characters
supported/location.im.inc
25Line exceeds 80 characters; contains 86 characters
supported/location.in.inc
47A comma should follow the last multiline array item. Found: "Pondicherry"
52Line exceeds 80 characters; contains 86 characters
supported/location.io.inc
20A comma should follow the last multiline array item. Found: "Diego Garcia"
25Line exceeds 80 characters; contains 86 characters
supported/location.iq.inc
30A comma should follow the last multiline array item. Found: "As Sulaymaniyah"
35Line exceeds 80 characters; contains 86 characters
supported/location.ir.inc
42A comma should follow the last multiline array item. Found: "South Khorasan"
47Line exceeds 80 characters; contains 86 characters
supported/location.is.inc
20A comma should follow the last multiline array item. Found: "Vesturland"
25Line exceeds 80 characters; contains 86 characters
supported/location.it.inc
127Line exceeds 80 characters; contains 86 characters
supported/location.je.inc
31Line exceeds 80 characters; contains 86 characters
supported/location.jm.inc
26A comma should follow the last multiline array item. Found: "Westmoreland Parish"
31Line exceeds 80 characters; contains 86 characters
supported/location.jo.inc
24A comma should follow the last multiline array item. Found: "Madaba"
29Line exceeds 80 characters; contains 86 characters
supported/location.jp.inc
59A comma should follow the last multiline array item. Found: "Okinawa"
64Line exceeds 80 characters; contains 86 characters
supported/location.ke.inc
20A comma should follow the last multiline array item. Found: "Western"
25Line exceeds 80 characters; contains 86 characters
supported/location.kg.inc
20A comma should follow the last multiline array item. Found: "Ysyk-Kol"
25Line exceeds 80 characters; contains 86 characters
supported/location.kh.inc
37A comma should follow the last multiline array item. Found: "Takeo"
42Line exceeds 80 characters; contains 86 characters
supported/location.ki.inc
33A comma should follow the last multiline array item. Found: "Teraina"
38Line exceeds 80 characters; contains 86 characters
supported/location.km.inc
15A comma should follow the last multiline array item. Found: "Moheli"
20Line exceeds 80 characters; contains 86 characters
supported/location.kn.inc
26A comma should follow the last multiline array item. Found: "Trinity Palmetto Point"
31Line exceeds 80 characters; contains 86 characters
supported/location.kp.inc
28Line exceeds 80 characters; contains 86 characters
32Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.kr.inc
33Line exceeds 80 characters; contains 86 characters
37Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.kw.inc
17A comma should follow the last multiline array item. Found: "Hawalli"
22Line exceeds 80 characters; contains 86 characters
supported/location.ky.inc
20A comma should follow the last multiline array item. Found: "Western"
25Line exceeds 80 characters; contains 86 characters
supported/location.kz.inc
28A comma should follow the last multiline array item. Found: "Zhambyl"
33Line exceeds 80 characters; contains 86 characters
supported/location.la.inc
35Line exceeds 80 characters; contains 86 characters
39Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.lb.inc
25Line exceeds 80 characters; contains 86 characters
supported/location.lc.inc
23A comma should follow the last multiline array item. Found: "Vieux-Fort"
28Line exceeds 80 characters; contains 86 characters
supported/location.li.inc
23A comma should follow the last multiline array item. Found: "Planken"
28Line exceeds 80 characters; contains 86 characters
supported/location.lk.inc
21A comma should follow the last multiline array item. Found: "Western"
26Line exceeds 80 characters; contains 86 characters
supported/location.lr.inc
25A comma should follow the last multiline array item. Found: "Sinoe"
30Line exceeds 80 characters; contains 86 characters
supported/location.ls.inc
22A comma should follow the last multiline array item. Found: "Thaba-Tseka"
27Line exceeds 80 characters; contains 86 characters
supported/location.lt.inc
22A comma should follow the last multiline array item. Found: "Vilnius"
27Line exceeds 80 characters; contains 86 characters
supported/location.lu.inc
24A comma should follow the last multiline array item. Found: "Mersch"
29Line exceeds 80 characters; contains 86 characters
supported/location.lv.inc
45A comma should follow the last multiline array item. Found: "Ventspils"
50Line exceeds 80 characters; contains 86 characters
supported/location.ly.inc
42Line exceeds 80 characters; contains 86 characters
46Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.ma.inc
54A comma should follow the last multiline array item. Found: "Es Smara"
59Line exceeds 80 characters; contains 86 characters
supported/location.mc.inc
16A comma should follow the last multiline array item. Found: "Monte-Carlo"
21Line exceeds 80 characters; contains 86 characters
supported/location.md.inc
57Line exceeds 80 characters; contains 86 characters
61Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.me.inc
16Line exceeds 80 characters; contains 86 characters
20Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.mg.inc
18A comma should follow the last multiline array item. Found: "Toliara province"
23Line exceeds 80 characters; contains 86 characters
supported/location.mh.inc
50Line exceeds 80 characters; contains 86 characters
54Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.mk.inc
16Line exceeds 80 characters; contains 86 characters
20Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.ml.inc
21A comma should follow the last multiline array item. Found: "Bamako Capital District"
26Line exceeds 80 characters; contains 86 characters
supported/location.mm.inc
26A comma should follow the last multiline array item. Found: "Shan State"
31Line exceeds 80 characters; contains 86 characters
supported/location.mn.inc
34A comma should follow the last multiline array item. Found: "Arhangay"
39Line exceeds 80 characters; contains 86 characters
supported/location.mo.inc
22Line exceeds 80 characters; contains 86 characters
26Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.mp.inc
16A comma should follow the last multiline array item. Found: "Tinian"
21Line exceeds 80 characters; contains 86 characters
supported/location.mq.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.mr.inc
25A comma should follow the last multiline array item. Found: "Nouakchott"
30Line exceeds 80 characters; contains 86 characters
supported/location.ms.inc
15A comma should follow the last multiline array item. Found: "Saint Peter"
20Line exceeds 80 characters; contains 86 characters
supported/location.mt.inc
80A comma should follow the last multiline array item. Found: "Zebbug"
85Line exceeds 80 characters; contains 86 characters
supported/location.mu.inc
29A comma should follow the last multiline array item. Found: "Savanne"
34Line exceeds 80 characters; contains 86 characters
supported/location.mv.inc
32A comma should follow the last multiline array item. Found: "Addu"
37Line exceeds 80 characters; contains 86 characters
supported/location.mw.inc
39A comma should follow the last multiline array item. Found: "Zomba"
44Line exceeds 80 characters; contains 86 characters
supported/location.mx.inc
44A comma should follow the last multiline array item. Found: "Distrito Federal"
49Line exceeds 80 characters; contains 86 characters
supported/location.mz.inc
23A comma should follow the last multiline array item. Found: "Zambezia"
28Line exceeds 80 characters; contains 86 characters
supported/location.na.inc
25A comma should follow the last multiline array item. Found: "Otjozondjupa"
30Line exceeds 80 characters; contains 86 characters
supported/location.nc.inc
15A comma should follow the last multiline array item. Found: "Sud"
20Line exceeds 80 characters; contains 86 characters
supported/location.ne.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.nf.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.ng.inc
49A comma should follow the last multiline array item. Found: "Zamfara"
54Line exceeds 80 characters; contains 86 characters
supported/location.ni.inc
29A comma should follow the last multiline array item. Found: "Region Autonoma del Atlantico Sur"
34Line exceeds 80 characters; contains 86 characters
supported/location.nl.inc
69Line exceeds 80 characters; contains 86 characters
supported/location.no.inc
47A comma should follow the last multiline array item. Found: )
60Line exceeds 80 characters; contains 98 characters
63Line exceeds 80 characters; contains 108 characters
68Line exceeds 80 characters; contains 83 characters
68Parameter comment must end with a full stop
102Line exceeds 80 characters; contains 86 characters
supported/location.np.inc
26A comma should follow the last multiline array item. Found: "Seti"
31Line exceeds 80 characters; contains 86 characters
supported/location.nr.inc
26A comma should follow the last multiline array item. Found: "Yaren"
31Line exceeds 80 characters; contains 86 characters
supported/location.nu.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.nz.inc
24Inline comments must end in full-stops, exclamation marks, colons, or question marks
26Inline comments must end in full-stops, exclamation marks, colons, or question marks
28Inline comments must end in full-stops, exclamation marks, colons, or question marks
30Inline comments must end in full-stops, exclamation marks, colons, or question marks
32Inline comments must end in full-stops, exclamation marks, colons, or question marks
34Inline comments must end in full-stops, exclamation marks, colons, or question marks
36Inline comments must end in full-stops, exclamation marks, colons, or question marks
38Inline comments must end in full-stops, exclamation marks, colons, or question marks
40Inline comments must end in full-stops, exclamation marks, colons, or question marks
42Inline comments must end in full-stops, exclamation marks, colons, or question marks
44Inline comments must end in full-stops, exclamation marks, colons, or question marks
46Inline comments must end in full-stops, exclamation marks, colons, or question marks
48Inline comments must end in full-stops, exclamation marks, colons, or question marks
50Inline comments must end in full-stops, exclamation marks, colons, or question marks
52Inline comments must end in full-stops, exclamation marks, colons, or question marks
54Inline comments must end in full-stops, exclamation marks, colons, or question marks
91Line exceeds 80 characters; contains 86 characters
103Line exceeds 80 characters; contains 98 characters
111Line exceeds 80 characters; contains 83 characters
111Parameter comment must end with a full stop
138Line exceeds 80 characters; contains 98 characters
141Line exceeds 80 characters; contains 108 characters
146Line exceeds 80 characters; contains 83 characters
146Parameter comment must end with a full stop
177Line exceeds 80 characters; contains 106 characters
178Line exceeds 80 characters; contains 131 characters
184Line exceeds 80 characters; contains 85 characters
192Parameter comment must end with a full stop
198Line exceeds 80 characters; contains 85 characters
200Line exceeds 80 characters; contains 106 characters
321Line exceeds 80 characters; contains 145 characters
322Line exceeds 80 characters; contains 103 characters
324Line exceeds 80 characters; contains 106 characters
325Line exceeds 80 characters; contains 121 characters
326Line exceeds 80 characters; contains 134 characters
353Line exceeds 80 characters; contains 123 characters
354Line exceeds 80 characters; contains 127 characters
355Line exceeds 80 characters; contains 127 characters
358Line exceeds 80 characters; contains 124 characters
391Avoid backslash escaping in translatable strings when possible, use "" quotes instead
420Line exceeds 80 characters; contains 93 characters
456Line exceeds 80 characters; contains 81 characters
461Line exceeds 80 characters; contains 93 characters
466Line exceeds 80 characters; contains 100 characters
467Line exceeds 80 characters; contains 100 characters
478Line exceeds 80 characters; contains 95 characters
479Doc comment long description must end with a full stop
483Line exceeds 80 characters; contains 99 characters
484Line exceeds 80 characters; contains 96 characters
485Line exceeds 80 characters; contains 96 characters
493Line exceeds 80 characters; contains 88 characters
494Line exceeds 80 characters; contains 90 characters
495Line exceeds 80 characters; contains 91 characters
531Line exceeds 80 characters; contains 88 characters
532Line exceeds 80 characters; contains 90 characters
533Line exceeds 80 characters; contains 91 characters
556Line exceeds 80 characters; contains 95 characters
557Line exceeds 80 characters; contains 91 characters
supported/location.om.inc
20A comma should follow the last multiline array item. Found: "Zufar"
25Line exceeds 80 characters; contains 86 characters
supported/location.pa.inc
22A comma should follow the last multiline array item. Found: "Veraguas"
27Line exceeds 80 characters; contains 86 characters
supported/location.pe.inc
37A comma should follow the last multiline array item. Found: "Ucayali"
42Line exceeds 80 characters; contains 86 characters
supported/location.pf.inc
17A comma should follow the last multiline array item. Found: "Iles Sous-le-Vent"
22Line exceeds 80 characters; contains 86 characters
supported/location.pg.inc
32A comma should follow the last multiline array item. Found: "West New Britain"
37Line exceeds 80 characters; contains 86 characters
supported/location.ph.inc
91A comma should follow the last multiline array item. Found: "Zamboanga Sibugay"
96Line exceeds 80 characters; contains 86 characters
supported/location.pk.inc
18A comma should follow the last multiline array item. Found: "Sindh"
23Line exceeds 80 characters; contains 86 characters
supported/location.pl.inc
28A comma should follow the last multiline array item. Found: "Zachodniopomorskie"
33Line exceeds 80 characters; contains 86 characters
supported/location.pm.inc
14A comma should follow the last multiline array item. Found: "Miquelon"
19Line exceeds 80 characters; contains 86 characters
supported/location.pn.inc
16Line exceeds 80 characters; contains 86 characters
20Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.pr.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.ps.inc
16Line exceeds 80 characters; contains 86 characters
20Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.pw.inc
28A comma should follow the last multiline array item. Found: "Sonsorol"
33Line exceeds 80 characters; contains 86 characters
supported/location.py.inc
30A comma should follow the last multiline array item. Found: "San Pedro"
35Line exceeds 80 characters; contains 86 characters
supported/location.qa.inc
22A comma should follow the last multiline array item. Found: "Umm Salal"
27Line exceeds 80 characters; contains 86 characters
supported/location.re.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.ro.inc
54A comma should follow the last multiline array item. Found: 'Vrancea'
59Line exceeds 80 characters; contains 86 characters
supported/location.rs.inc
16Line exceeds 80 characters; contains 86 characters
20Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.ru.inc
6Doc comment short description must be on a single line, further text should be a separate paragraph
103Line exceeds 80 characters; contains 86 characters
supported/location.rw.inc
24A comma should follow the last multiline array item. Found: "Umutara"
29Line exceeds 80 characters; contains 86 characters
supported/location.sa.inc
25A comma should follow the last multiline array item. Found: "Tabuk"
30Line exceeds 80 characters; contains 86 characters
supported/location.sb.inc
22A comma should follow the last multiline array item. Found: "Western"
27Line exceeds 80 characters; contains 86 characters
supported/location.sc.inc
35A comma should follow the last multiline array item. Found: "Takamaka"
40Line exceeds 80 characters; contains 86 characters
supported/location.sd.inc
29A comma should follow the last multiline array item. Found: "Zalingei"
34Line exceeds 80 characters; contains 86 characters
supported/location.se.inc
33A comma should follow the last multiline array item. Found: "Norrbotten"
38Line exceeds 80 characters; contains 86 characters
supported/location.sg.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.sh.inc
15A comma should follow the last multiline array item. Found: "Tristan da Cunha"
20Line exceeds 80 characters; contains 86 characters
supported/location.si.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.sj.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.sk.inc
20A comma should follow the last multiline array item. Found: "Zilinsky"
25Line exceeds 80 characters; contains 86 characters
supported/location.sl.inc
16A comma should follow the last multiline array item. Found: "Western"
21Line exceeds 80 characters; contains 86 characters
supported/location.sm.inc
21A comma should follow the last multiline array item. Found: "Serravalle"
26Line exceeds 80 characters; contains 86 characters
supported/location.sn.inc
23A comma should follow the last multiline array item. Found: "Ziguinchor"
28Line exceeds 80 characters; contains 86 characters
supported/location.so.inc
30A comma should follow the last multiline array item. Found: "Woqooyi Galbeed"
35Line exceeds 80 characters; contains 86 characters
supported/location.sr.inc
22A comma should follow the last multiline array item. Found: "Wanica"
27Line exceeds 80 characters; contains 86 characters
supported/location.ss.inc
22A comma should follow the last multiline array item. Found: "Western Equatoria"
27Line exceeds 80 characters; contains 86 characters
supported/location.st.inc
14A comma should follow the last multiline array item. Found: "Principe"
19Line exceeds 80 characters; contains 86 characters
supported/location.sv.inc
26A comma should follow the last multiline array item. Found: "Usulutan"
31Line exceeds 80 characters; contains 86 characters
supported/location.sw.inc
6Doc comment short description must be on a single line, further text should be a separate paragraph
supported/location.sy.inc
26A comma should follow the last multiline array item. Found: "Tartus"
31Line exceeds 80 characters; contains 86 characters
supported/location.sz.inc
16A comma should follow the last multiline array item. Found: "Shishelweni"
21Line exceeds 80 characters; contains 86 characters
supported/location.tc.inc
26A comma should follow the last multiline array item. Found: "West Caicos"
31Line exceeds 80 characters; contains 86 characters
supported/location.td.inc
26A comma should follow the last multiline array item. Found: "Tandjile"
31Line exceeds 80 characters; contains 86 characters
supported/location.tf.inc
17A comma should follow the last multiline array item. Found: "Adelie Land"
22Line exceeds 80 characters; contains 86 characters
supported/location.tg.inc
17A comma should follow the last multiline array item. Found: "Maritime"
22Line exceeds 80 characters; contains 86 characters
supported/location.th.inc
89A comma should follow the last multiline array item. Found: "Pattaya"
94Line exceeds 80 characters; contains 86 characters
supported/location.tj.inc
15A comma should follow the last multiline array item. Found: "Sughd"
20Line exceeds 80 characters; contains 86 characters
supported/location.tk.inc
20Line exceeds 80 characters; contains 86 characters
23Line exceeds 80 characters; contains 88 characters
23Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.tl.inc
30Line exceeds 80 characters; contains 86 characters
34Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.tm.inc
17A comma should follow the last multiline array item. Found: "Mary Welayaty"
22Line exceeds 80 characters; contains 86 characters
supported/location.tn.inc
36A comma should follow the last multiline array item. Found: "Zaghouan"
41Line exceeds 80 characters; contains 86 characters
supported/location.to.inc
15A comma should follow the last multiline array item. Found: "Vava'u"
20Line exceeds 80 characters; contains 86 characters
supported/location.tr.inc
93A comma should follow the last multiline array item. Found: "Zonguldak"
98Line exceeds 80 characters; contains 86 characters
supported/location.tt.inc
27A comma should follow the last multiline array item. Found: "Tobago"
32Line exceeds 80 characters; contains 86 characters
supported/location.tv.inc
21A comma should follow the last multiline array item. Found: "Vaitupu"
26Line exceeds 80 characters; contains 86 characters
supported/location.tw.inc
42Line exceeds 80 characters; contains 86 characters
46Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.tz.inc
38A comma should follow the last multiline array item. Found: "Zanzibar Urban/West"
43Line exceeds 80 characters; contains 86 characters
supported/location.ua.inc
38A comma should follow the last multiline array item. Found: "Zhytomyr"
43Line exceeds 80 characters; contains 86 characters
supported/location.ug.inc
68A comma should follow the last multiline array item. Found: "Rukungiri"
73Line exceeds 80 characters; contains 86 characters
supported/location.um.inc
26Line exceeds 80 characters; contains 86 characters
30Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.us.inc
9Line exceeds 80 characters; contains 98 characters
17Line exceeds 80 characters; contains 83 characters
17Parameter comment must end with a full stop
46Line exceeds 80 characters; contains 98 characters
49Line exceeds 80 characters; contains 108 characters
54Line exceeds 80 characters; contains 83 characters
54Parameter comment must end with a full stop
99Line exceeds 80 characters; contains 83 characters
99Parameter comment must end with a full stop
106Line exceeds 80 characters; contains 106 characters
107Line exceeds 80 characters; contains 131 characters
112Line exceeds 80 characters; contains 87 characters
120Parameter comment must end with a full stop
126Line exceeds 80 characters; contains 85 characters
128Line exceeds 80 characters; contains 106 characters
242Line exceeds 80 characters; contains 145 characters
243Line exceeds 80 characters; contains 103 characters
245Line exceeds 80 characters; contains 106 characters
246Line exceeds 80 characters; contains 121 characters
247Line exceeds 80 characters; contains 134 characters
274Line exceeds 80 characters; contains 123 characters
275Line exceeds 80 characters; contains 127 characters
276Line exceeds 80 characters; contains 127 characters
279Line exceeds 80 characters; contains 124 characters
312Avoid backslash escaping in translatable strings when possible, use "" quotes instead
341Line exceeds 80 characters; contains 93 characters
376Line exceeds 80 characters; contains 100 characters
377Line exceeds 80 characters; contains 100 characters
381Parameter comment must start with a capital letter
385Parameter comment must end with a full stop
387Parameter tags must be grouped together in a doc comment
388Parameter comment must start with a capital letter
402Parameter comment must start with a capital letter
406Parameter comment must end with a full stop
408Parameter tags must be grouped together in a doc comment
409Parameter comment must start with a capital letter
414Line exceeds 80 characters; contains 98 characters
415Line exceeds 80 characters; contains 95 characters
416Line exceeds 80 characters; contains 95 characters
424Line exceeds 80 characters; contains 88 characters
425Line exceeds 80 characters; contains 90 characters
426Line exceeds 80 characters; contains 91 characters
427There must be no blank line following an inline comment
463Line exceeds 80 characters; contains 88 characters
464Line exceeds 80 characters; contains 90 characters
465Line exceeds 80 characters; contains 91 characters
485Line exceeds 80 characters; contains 84 characters
489Line exceeds 80 characters; contains 95 characters
490Line exceeds 80 characters; contains 91 characters
563Return comment indentation must be 3 spaces, found 1 spaces
564Return comment indentation must be 3 spaces, found 1 spaces
566Return comment indentation must be 3 spaces, found 1 spaces
567Return comment indentation must be 3 spaces, found 1 spaces
645Return comment indentation must be 3 spaces, found 1 spaces
646Return comment indentation must be 3 spaces, found 1 spaces
648Return comment indentation must be 3 spaces, found 1 spaces
649Return comment indentation must be 3 spaces, found 1 spaces
651Return comment indentation must be 3 spaces, found 1 spaces
652Line exceeds 80 characters; contains 88 characters
652Return comment indentation must be 3 spaces, found 1 spaces
719Line exceeds 80 characters; contains 86 characters
supported/location.uy.inc
30A comma should follow the last multiline array item. Found: "Treinta y Tres"
35Line exceeds 80 characters; contains 86 characters
supported/location.uz.inc
26A comma should follow the last multiline array item. Found: "Xorazm"
31Line exceeds 80 characters; contains 86 characters
supported/location.va.inc
16Line exceeds 80 characters; contains 86 characters
20Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.vc.inc
18A comma should follow the last multiline array item. Found: "Saint Patrick"
23Line exceeds 80 characters; contains 86 characters
supported/location.ve.inc
37A comma should follow the last multiline array item. Found: "Federal Dependency"
42Line exceeds 80 characters; contains 86 characters
supported/location.vg.inc
16Line exceeds 80 characters; contains 86 characters
20Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.vi.inc
20Line exceeds 80 characters; contains 86 characters
24Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.vn.inc
44A comma should follow the last multiline array item. Found: "Hung Yen"
49Line exceeds 80 characters; contains 86 characters
supported/location.vu.inc
18A comma should follow the last multiline array item. Found: "Torba"
23Line exceeds 80 characters; contains 86 characters
supported/location.wf.inc
20Line exceeds 80 characters; contains 86 characters
24Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.ws.inc
28Line exceeds 80 characters; contains 86 characters
32Inline comments must end in full-stops, exclamation marks, colons, or question marks
supported/location.ye.inc
31A comma should follow the last multiline array item. Found: "Ta'izz"
36Line exceeds 80 characters; contains 86 characters
supported/location.yt.inc
16Line exceeds 80 characters; contains 86 characters
supported/location.za.inc
21A comma should follow the last multiline array item. Found: "Limpopo"
26Line exceeds 80 characters; contains 86 characters
supported/location.zm.inc
21A comma should follow the last multiline array item. Found: "Western Province"
26Line exceeds 80 characters; contains 86 characters
supported/location.zw.inc
22A comma should follow the last multiline array item. Found: "Midlands"
27Line exceeds 80 characters; contains 86 characters
tests/cow.test
17Class property $admin_user should use lowerCamel naming without underscores
22Class property $normal_user should use lowerCamel naming without underscores
27Class property $content_type should use lowerCamel naming without underscores
30Missing function doc comment
38Missing function doc comment
44Missing function doc comment
68Missing function doc comment
95Missing function doc comment
146Missing function doc comment
167Inline comments must end in full-stops, exclamation marks, colons, or question marks
208Public method name "CowInstanceTest::testNodeRevisionCOW" is not in lowerCamel format
208Missing function doc comment
282A comma should follow the last multiline array item. Found: vid
289Public method name "CowInstanceTest::testCOWConservation" is not in lowerCamel format
289Missing function doc comment
331The closing brace for the class must have an empty line before it
tests/earth.test
12Missing class doc comment
13Missing function doc comment
21Missing function doc comment
25Public method name "LocationEarthTest::testXYZ" is not in lowerCamel format
25Missing function doc comment
30Inline comments must end in full-stops, exclamation marks, colons, or question marks
35Inline comments must end in full-stops, exclamation marks, colons, or question marks
40Inline comments must end in full-stops, exclamation marks, colons, or question marks
45Inline comments must end in full-stops, exclamation marks, colons, or question marks
50The closing brace for the class must have an empty line before it
tests/geocoder_api_keys.inc
10There must be no blank line following an inline comment
tests/google_geocoder.test
16Missing function doc comment
24Missing function doc comment
31Public method name "LocationGoogleGeocoderTest::testUSA" is not in lowerCamel format
31Missing function doc comment
66No space found before comment text; expected "// $this->assertEqual($location['source'], LOCATION_LATLON_GEOCODED_EXACT);" but found "//$this->assertEqual($location['source'], LOCATION_LATLON_GEOCODED_EXACT);"
73Line exceeds 80 characters; contains 81 characters
73There must be no blank line following an inline comment
73No space found before comment text; expected "// $this->assertArrayEpsilon($result, $expected, 0.01, 'Google Headquarters');" but found "//$this->assertArrayEpsilon($result, $expected, 0.01, 'Google Headquarters');"
tests/location_cck.test
17Class property $admin_user should use lowerCamel naming without underscores
22Class property $normal_user should use lowerCamel naming without underscores
27Class property $content_type should use lowerCamel naming without underscores
29Missing function doc comment
37Missing function doc comment
45Missing short description in doc comment
47Missing parameter comment
47Missing parameter type
48Missing parameter comment
49Return comment must be on the next line
61There must be no blank line following an inline comment
61Inline comments must start with a capital letter
94Doc comment short description must start with a capital letter
94Doc comment short description must end with a full stop
101Missing function doc comment
106Missing function doc comment
111Missing function doc comment
116Public method name "LocationCCKTest::testNodeRevisionCOW" is not in lowerCamel format
116Missing function doc comment
121Missing function doc comment
126Public method name "LocationCCKTest::testCOWConservation" is not in lowerCamel format
126Missing function doc comment
tests/location_cck2.test
10Missing class doc comment
14Class property $admin_user should use lowerCamel naming without underscores
19Class property $normal_user should use lowerCamel naming without underscores
24Class property $content_type should use lowerCamel naming without underscores
34Class property $field_name should use lowerCamel naming without underscores
36Missing function doc comment
44Missing function doc comment
51Missing function doc comment
59Missing function doc comment
68You must use "/**" style comments for a function comment
77Inline comments must start with a capital letter
77Inline comments must end in full-stops, exclamation marks, colons, or question marks
79Translatable strings must not begin or end with white spaces, use placeholders with t() for variables
79Concatenating translatable strings is not allowed, use placeholders instead and only one string literal
92Inline comments must start with a capital letter
92Inline comments must end in full-stops, exclamation marks, colons, or question marks
96Inline comments must start with a capital letter
96Inline comments must end in full-stops, exclamation marks, colons, or question marks
100Translatable strings must not begin or end with white spaces, use placeholders with t() for variables
100Concatenating translatable strings is not allowed, use placeholders instead and only one string literal
102Inline comments must start with a capital letter
102Inline comments must end in full-stops, exclamation marks, colons, or question marks
111Translatable strings must not begin or end with white spaces, use placeholders with t() for variables
111Concatenating translatable strings is not allowed, use placeholders instead and only one string literal
117Public method name "LocationCCK2Test::testCCK2" is not in lowerCamel format
117Missing function doc comment
120Concatenating translatable strings is not allowed, use placeholders instead and only one string literal
122Inline comments must start with a capital letter
122Inline comments must end in full-stops, exclamation marks, colons, or question marks
tests/location_testcase.test
14Line exceeds 80 characters; contains 87 characters
27A comma should follow the last multiline array item. Found: $epsilon
41Doc comment short description must be on a single line, further text should be a separate paragraph
80Missing function doc comment
81There must be no blank line following an inline comment
81Inline comments must start with a capital letter
102Line exceeds 80 characters; contains 99 characters
102No space found before comment text; expected "// $settings['location_settings'] = array_merge_recursive($settings['location_settings'], $add);" but found "//$settings['location_settings'] = array_merge_recursive($settings['location_settings'], $add);"
102Inline comments must end in full-stops, exclamation marks, colons, or question marks
140Line exceeds 80 characters; contains 85 characters
140Doc comment short description must be on a single line, further text should be a separate paragraph
146Missing parameter name
149Separate the @param and @return sections by a blank line.
149Return comment must be on the next line
178A comma should follow the last multiline array item. Found: ]
TODO-3.txt
3Line exceeds 80 characters; contains 96 characters
3Expected 1 newline at end of file; 0 found

History

UpdatedResult
12 Apr 2017 at 04:52 UTC
12 Apr 2017 at 04:51 UTC
12 Apr 2017 at 04:51 UTC
12 Apr 2017 at 04:50 UTC
12 Apr 2017 at 04:50 UTC
4 Sep 2016 at 15:09 UTC
8 Jan 2016 at 10:19 UTC
8 Jan 2016 at 10:18 UTC
8 Jan 2016 at 10:18 UTC
8 Jan 2016 at 10:17 UTC
8 Jan 2016 at 10:15 UTC
8 Jan 2016 at 10:14 UTC
8 Jan 2016 at 10:14 UTC
8 Jan 2016 at 10:13 UTC
8 Jan 2016 at 10:11 UTC
8 Jan 2016 at 10:09 UTC
8 Jan 2016 at 10:08 UTC
8 Jan 2016 at 10:05 UTC
8 Jan 2016 at 10:04 UTC
8 Jan 2016 at 10:02 UTC
8 Jan 2016 at 09:57 UTC
17 Dec 2015 at 16:46 UTC