Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(20530 errors, 2223 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

local/sqlbuddy/vendor/sqlbuddy/ajaxcreatetable.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#20) Inline control structures are not allowed
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Whitespace found at end of line
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Variable "queryList" must be all lower-case
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#27) Variable "queryList" must be all lower-case
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Variable "dbError" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Variable "dbError" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Variable "dbError" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#37) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/ajaxfulltext.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#20) Inline control structures are not allowed
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Whitespace found at end of line
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Variable "queryList" must be all lower-case
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#27) Variable "queryList" must be all lower-case
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Variable "structureSql" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#35) Variable "structureRow" must be all lower-case
(#35) Variable "structureSql" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Variable "structureRow" must be all lower-case
(#36) Variable "structureRow" must be all lower-case
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 12 spaces, found 3
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 8 spaces, found 2
(#54) Variable "binaryDTs" must be all lower-case
(#54) Variable "binaryDTs" must be all lower-case
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 12 spaces, found 3
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 12 spaces, found 3
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#64) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/ajaximportfile.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#20) Inline control structures are not allowed
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#23) function name "stripCommentLines" must be lower-case letters only
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Inline control structures are not allowed
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 2
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Inline control structures are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 2
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Inline control structures are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Inline control structures are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 2
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Whitespace found at end of line
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Inline control structures are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 2
(#42) Variable "ignoreFirst" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Inline comments must start with a capital letter, digit or 3-dots sequence
(#46) Inline comments must end in full-stops, exclamation marks, or question marks
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 8 spaces, found 2
(#48) Variable "columnCount" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Variable "structureSQL" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#52) Variable "structureSQL" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 12 spaces, found 3
(#53) Variable "structureRow" must be all lower-case
(#53) Variable "structureSQL" must be all lower-case
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 16 spaces, found 4
(#54) Variable "columnCount" must be all lower-case
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 12 spaces, found 3
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 8 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Variable "insertCount" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Variable "skipCount" must be all lower-case
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 12 spaces, found 3
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Inline comments must start with a capital letter, digit or 3-dots sequence
(#66) Inline comments must end in full-stops, exclamation marks, or question marks
(#66) Line indented incorrectly; expected at least 12 spaces, found 3
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 12 spaces, found 3
(#67) The use of function sizeof() is forbidden; use count() instead
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 16 spaces, found 4
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 12 spaces, found 3
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Variable "commentFree" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 12 spaces, found 3
(#73) Variable "commentFree" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 12 spaces, found 3
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 12 spaces, found 3
(#80) The use of function sizeof() is forbidden; use count() instead
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 16 spaces, found 4
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 12 spaces, found 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 12 spaces, found 3
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 12 spaces, found 3
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 16 spaces, found 4
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 20 spaces, found 5
(#90) Variable "importQuery" must be all lower-case
(#90) Variable "dbErrors" must be all lower-case
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 20 spaces, found 5
(#92) Variable "importQuery" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 20 spaces, found 5
(#93) Variable "insertCount" must be all lower-case
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 16 spaces, found 4
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 20 spaces, found 5
(#95) Variable "ignoreFirst" must be all lower-case
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 24 spaces, found 6
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 24 spaces, found 6
(#98) Variable "rawValues" must be all lower-case
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 24 spaces, found 6
(#100) Expected 1 space before "="; 0 found
(#100) Expected 1 space after "="; 0 found
(#100) Expected 1 space before "<"; 0 found
(#100) Expected 1 space after "<"; 0 found
(#100) The use of function sizeof() is forbidden; use count() instead
(#100) Variable "rawValues" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 28 spaces, found 7
(#101) Variable "rawValues" must be all lower-case
(#101) Variable "rawValues" must be all lower-case
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 28 spaces, found 7
(#102) Variable "rawValues" must be all lower-case
(#102) Variable "rawValues" must be all lower-case
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 24 spaces, found 6
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 24 spaces, found 6
(#105) Variable "rawValues" must be all lower-case
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Inline comments must start with a capital letter, digit or 3-dots sequence
(#107) Inline comments must end in full-stops, exclamation marks, or question marks
(#107) Line indented incorrectly; expected at least 24 spaces, found 6
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 24 spaces, found 6
(#108) The use of function sizeof() is forbidden; use count() instead
(#108) Variable "rawValues" must be all lower-case
(#108) Variable "columnCount" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 28 spaces, found 7
(#110) Inline control structures are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 28 spaces, found 8
(#111) Variable "importQuery" must be all lower-case
(#111) Variable "dbErrors" must be all lower-case
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 28 spaces, found 7
(#112) Inline control structures are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 28 spaces, found 8
(#113) Variable "importQuery" must be all lower-case
(#113) Variable "dbErrors" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 28 spaces, found 7
(#115) Variable "importQuery" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 28 spaces, found 7
(#117) Variable "insertCount" must be all lower-case
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 24 spaces, found 6
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 28 spaces, found 7
(#119) Variable "skipCount" must be all lower-case
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 24 spaces, found 6
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 20 spaces, found 5
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 20 spaces, found 5
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 16 spaces, found 4
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 12 spaces, found 3
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 4 spaces, found 1
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 1
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Whitespace found at end of line
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 2
(#133) Variable "insertCount" must be all lower-case
(#133) Variable "insertCount" must be all lower-case
(#133) Line exceeds 132 characters; contains 155 characters
(#133) Line exceeds 132 characters; contains 155 characters
(#133) Line exceeds 132 characters; contains 155 characters
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#135) Variable "insertCount" must be all lower-case
(#135) Variable "insertCount" must be all lower-case
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 12 spaces, found 3
(#136) Variable "insertCount" must be all lower-case
(#136) Variable "insertCount" must be all lower-case
(#136) Line exceeds 132 characters; contains 180 characters
(#136) Line exceeds 132 characters; contains 180 characters
(#136) Line exceeds 132 characters; contains 180 characters
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected 8 spaces, found 2
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 8 spaces, found 2
(#138) Variable "skipCount" must be all lower-case
(#138) Variable "skipCount" must be all lower-case
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Variable "skipCount" must be all lower-case
(#139) Variable "skipCount" must be all lower-case
(#139) Line exceeds maximum limit of 180 characters; contains 207 characters
(#139) Line exceeds maximum limit of 180 characters; contains 207 characters
(#139) Line exceeds maximum limit of 180 characters; contains 207 characters
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 8 spaces, found 2
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 1
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 1
(#143) Variable "dbErrors" must be all lower-case
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 8 spaces, found 2
(#145) Variable "dbErrors" must be all lower-case
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 12 spaces, found 3
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 4 spaces, found 1
(#157) Spaces must be used for alignment; tabs are not allowed
(#158) Spaces must be used for alignment; tabs are not allowed
(#159) Spaces must be used for alignment; tabs are not allowed
(#160) Spaces must be used for alignment; tabs are not allowed
(#161) Spaces must be used for alignment; tabs are not allowed
(#162) Spaces must be used for alignment; tabs are not allowed
(#165) Spaces must be used for alignment; tabs are not allowed
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#170) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/ajaxquery.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#20) Inline control structures are not allowed
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Variable "queryList" must be all lower-case
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Whitespace found at end of line
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#26) Variable "queryList" must be all lower-case
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#31) Inline comments must start with a capital letter, digit or 3-dots sequence
(#31) Inline comments must end in full-stops, exclamation marks, or question marks
(#31) No space found before comment text; expected "// return the first field from the first row" but found "//return the first field from the first row"
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/ajaxsavecolumnedit.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#20) Inline control structures are not allowed
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Whitespace found at end of line
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Variable "dbError" must be all lower-case
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Whitespace found at end of line
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Inline control structures are not allowed
(#31) Variable "dbError" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 2
(#32) Variable "dbError" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#38) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/ajaxsaveedit.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#20) Inline control structures are not allowed
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Whitespace found at end of line
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Variable "insertChoice" must be all lower-case
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Variable "insertChoice" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Variable "structureSql" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 8 spaces, found 2
(#34) Variable "structureRow" must be all lower-case
(#34) Variable "structureSql" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 12 spaces, found 3
(#35) Variable "structureRow" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 12 spaces, found 3
(#36) Variable "structureRow" must be all lower-case
(#36) Variable "structureRow" must be all lower-case
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#37) Variable "structureRow" must be all lower-case
(#37) Variable "structureRow" must be all lower-case
(#37) Variable "structureRow" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 8 spaces, found 2
(#40) Variable "structureRow" must be all lower-case
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 12 spaces, found 3
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 8 spaces, found 2
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 4 spaces, found 1
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#45) Expected 1 space before "=>"; 0 found
(#45) Expected 1 space after "=>"; 0 found
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 8 spaces, found 2
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used for alignment; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 12 spaces, found 3
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 16 spaces, found 4
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 12 spaces, found 3
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 12 spaces, found 3
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 1
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 8 spaces, found 2
(#57) Variable "insertChoice" must be all lower-case
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 12 spaces, found 3
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 12 spaces, found 3
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#60) Expected 1 space before "=>"; 0 found
(#60) Expected 1 space after "=>"; 0 found
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 16 spaces, found 4
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 20 spaces, found 5
(#62) Variable "binaryDTs" must be all lower-case
(#62) Variable "binaryDTs" must be all lower-case
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 24 spaces, found 6
(#63) The use of backticks in strings is not recommended
(#63) The use of backticks in strings is not recommended
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 20 spaces, found 5
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 24 spaces, found 6
(#65) The use of backticks in strings is not recommended
(#65) The use of backticks in strings is not recommended
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 20 spaces, found 5
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 24 spaces, found 6
(#67) The use of backticks in strings is not recommended
(#67) The use of backticks in strings is not recommended
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 20 spaces, found 5
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 16 spaces, found 4
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 12 spaces, found 3
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 3
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 12 spaces, found 3
(#74) Inline control structures are not allowed
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 4
(#75) Variable "queryPart" must be all lower-case
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Inline control structures are not allowed
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 12 spaces, found 4
(#77) Variable "queryPart" must be all lower-case
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 12 spaces, found 3
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 16 spaces, found 4
(#80) Variable "queryPart" must be all lower-case
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 12 spaces, found 3
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 16 spaces, found 4
(#82) Variable "queryPart" must be all lower-case
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected 12 spaces, found 3
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 8 spaces, found 2
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 12 spaces, found 3
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 12 spaces, found 3
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Whitespace found at end of line
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 12 spaces, found 3
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#89) Expected 1 space before "=>"; 0 found
(#89) Expected 1 space after "=>"; 0 found
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 16 spaces, found 4
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 20 spaces, found 5
(#92) The use of backticks in strings is not recommended
(#92) The use of backticks in strings is not recommended
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 16 spaces, found 4
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 20 spaces, found 5
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 16 spaces, found 4
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 16 spaces, found 4
(#97) Variable "binaryDTs" must be all lower-case
(#97) Variable "binaryDTs" must be all lower-case
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 20 spaces, found 5
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 16 spaces, found 4
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 20 spaces, found 5
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 16 spaces, found 4
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 12 spaces, found 3
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 12 spaces, found 3
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 16 spaces, found 4
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 12 spaces, found 3
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 16 spaces, found 4
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 12 spaces, found 3
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 8 spaces, found 2
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Variable "dbError" must be all lower-case
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#120) Inline control structures are not allowed
(#120) Variable "dbError" must be all lower-case
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 3
(#121) Variable "dbError" must be all lower-case
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 1
(#128) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/ajaxsaveuseredit.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#22) function name "removeAdminPrivs" must be lower-case letters only
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Inline control structures are not allowed
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 2
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Inline control structures are not allowed
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 2
(#29) Inline control structures are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#32) Inline control structures are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Variable "newPass" must be all lower-case
(#35) Inline control structures are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#38) Inline control structures are not allowed
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Variable "accessLevel" must be all lower-case
(#40) Inline control structures are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Variable "accessLevel" must be all lower-case
(#43) Inline control structures are not allowed
(#43) Variable "accessLevel" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Variable "accessLevel" must be all lower-case
(#46) Inline control structures are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Variable "dbList" must be all lower-case
(#48) Inline control structures are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Variable "dbList" must be all lower-case
(#51) Inline control structures are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#53) Inline control structures are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#56) Inline control structures are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Variable "grantOption" must be all lower-case
(#59) Variable "accessLevel" must be all lower-case
(#59) Variable "accessLevel" must be all lower-case
(#59) The use of function sizeof() is forbidden; use count() instead
(#59) Variable "dbList" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Variable "privList" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 1
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Inline control structures are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 3
(#65) Variable "privList" must be all lower-case
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Inline control structures are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 8 spaces, found 3
(#67) Variable "privList" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#69) The use of function sizeof() is forbidden; use count() instead
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 12 spaces, found 3
(#70) Variable "accessLevel" must be all lower-case
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 16 spaces, found 4
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 12 spaces, found 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 12 spaces, found 3
(#74) Variable "privList" must be all lower-case
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Variable "privList" must be all lower-case
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 4 spaces, found 1
(#83) Inline control structures are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 4 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 4 spaces, found 1
(#86) Inline control structures are not allowed
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 4 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Whitespace found at end of line
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#92) Variable "accessLevel" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 12 spaces, found 3
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Whitespace found at end of line
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 3
(#95) Variable "dbList" must be all lower-case
(#95) Variable "theDb" must be all lower-case
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 16 spaces, found 4
(#96) Variable "privList" must be all lower-case
(#96) Variable "theDb" must be all lower-case
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 16 spaces, found 4
(#98) Inline control structures are not allowed
(#98) Variable "grantOption" must be all lower-case
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 16 spaces, found 5
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 16 spaces, found 4
(#101) Variable "dbError" must be all lower-case
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 12 spaces, found 3
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 12 spaces, found 3
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 3
(#107) Variable "privList" must be all lower-case
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Whitespace found at end of line
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#109) Inline control structures are not allowed
(#109) Variable "grantOption" must be all lower-case
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 12 spaces, found 4
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Variable "dbError" must be all lower-case
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 8 spaces, found 2
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 8 spaces, found 2
(#115) Inline control structures are not allowed
(#115) Variable "newPass" must be all lower-case
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 3
(#116) Variable "dbError" must be all lower-case
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#118) Variable "dbError" must be all lower-case
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 8 spaces, found 2
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Inline control structures are not allowed
(#123) Variable "dbError" must be all lower-case
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 3
(#124) Variable "dbError" must be all lower-case
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#130) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/browse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#22) Inline control structures are not allowed
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#25) Inline comments must start with a capital letter, digit or 3-dots sequence
(#25) Inline comments must end in full-stops, exclamation marks, or question marks
(#25) No space found before comment text; expected "// run delete queries" but found "//run delete queries"
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Variable "runQuery" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Whitespace found at end of line
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Variable "queryList" must be all lower-case
(#30) Variable "runQuery" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#31) Variable "queryList" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Variable "queryTable" must be all lower-case
(#44) Inline control structures are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#46) Inline control structures are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#49) Inline control structures are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Variable "sortKey" must be all lower-case
(#52) Inline control structures are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Variable "sortDir" must be all lower-case
(#54) Inline control structures are not allowed
(#54) Variable "sortKey" must be all lower-case
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Variable "sortDir" must be all lower-case
(#57) Inline control structures are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#59) Inline control structures are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#62) Variable "sortKey" must be all lower-case
(#62) Variable "sortKey" must be all lower-case
(#62) Variable "sortDir" must be all lower-case
(#62) Variable "sortDir" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) The use of backticks in strings is not recommended
(#63) Variable "sortKey" must be all lower-case
(#63) The use of backticks in strings is not recommended
(#63) Variable "sortDir" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) "require" must be immediately followed by an open parenthesis
(#70) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/config.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#20) Expected login check (require_login, require_course_login, admin_externalpage_setup) following config inclusion. None found.
(#20) "require_once" must be immediately followed by an open parenthesis
(#32) Whitespace found at end of line
(#34) Whitespace found at end of line
(#40) This comment is 47% valid code; is this commented out code?
(#41) Inline comments must end in full-stops, exclamation marks, or question marks
(#43) This comment is 47% valid code; is this commented out code?
(#44) Inline comments must end in full-stops, exclamation marks, or question marks
(#48) Whitespace found at end of line
(#65) Whitespace found at end of line
(#66) Whitespace found at end of line
(#72) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/dboverview.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#22) Line indented incorrectly; expected at least 4 spaces, found 0
(#24) Inline comments must start with a capital letter, digit or 3-dots sequence
(#24) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Line indented incorrectly; expected at least 4 spaces, found 0
(#24) No space found before comment text; expected "// run delete queries" but found "//run delete queries"
(#26) Line indented incorrectly; expected 4 spaces, found 0
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Whitespace found at end of line
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 1
(#28) Variable "runQuery" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Whitespace found at end of line
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 1
(#30) Variable "queryList" must be all lower-case
(#30) Variable "runQuery" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 8 spaces, found 1
(#32) Variable "queryList" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 12 spaces, found 2
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 12 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 16 spaces, found 3
(#36) Variable "dbError" must be all lower-case
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Whitespace found at end of line
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Inline comments must start with a capital letter, digit or 3-dots sequence
(#38) Inline comments must end in full-stops, exclamation marks, or question marks
(#38) Line indented incorrectly; expected at least 16 spaces, found 3
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 16 spaces, found 3
(#39) Inline control structures are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 16 spaces, found 4
(#40) Variable "droppedList" must be all lower-case
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 16 spaces, found 3
(#42) Inline control structures are not allowed
(#42) The use of backticks in strings is not recommended
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 16 spaces, found 4
(#43) Variable "emptiedList" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 16 spaces, found 3
(#45) Inline control structures are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 16 spaces, found 4
(#46) Variable "emptiedList" must be all lower-case
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 12 spaces, found 2
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 8 spaces, found 1
(#50) Line indented incorrectly; expected 4 spaces, found 0
(#52) Inline comments must start with a capital letter, digit or 3-dots sequence
(#52) Inline comments must end in full-stops, exclamation marks, or question marks
(#52) Line indented incorrectly; expected at least 4 spaces, found 0
(#53) Line indented incorrectly; expected 4 spaces, found 0
(#53) Variable "droppedList" must be all lower-case
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Variable "requestKey" must be all lower-case
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Variable "droppedList" must be all lower-case
(#59) Spaces must be used to indent lines; tabs are not allowed
(#60) Spaces must be used to indent lines; tabs are not allowed
(#61) Spaces must be used to indent lines; tabs are not allowed
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 4 spaces, found 1
(#65) Expected 1 space before "="; 0 found
(#65) Expected 1 space after "="; 0 found
(#65) Expected 1 space before "<"; 0 found
(#65) Expected 1 space after "<"; 0 found
(#65) Variable "droppedList" must be all lower-case
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Variable "droppedList" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 4 spaces, found 1
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Line indented incorrectly; expected 4 spaces, found 1
(#77) Line indented incorrectly; expected 4 spaces, found 0
(#79) Inline comments must start with a capital letter, digit or 3-dots sequence
(#79) Inline comments must end in full-stops, exclamation marks, or question marks
(#79) Line indented incorrectly; expected at least 4 spaces, found 0
(#80) Line indented incorrectly; expected 4 spaces, found 0
(#80) Variable "emptiedList" must be all lower-case
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#82) Spaces must be used to indent lines; tabs are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Variable "requestKey" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#86) Expected 1 space before "="; 0 found
(#86) Expected 1 space after "="; 0 found
(#86) Expected 1 space before "<"; 0 found
(#86) Expected 1 space after "<"; 0 found
(#86) Variable "emptiedList" must be all lower-case
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Variable "emptiedList" must be all lower-case
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Variable "emptiedList" must be all lower-case
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Whitespace found at end of line
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 4 spaces, found 1
(#94) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#97) Line indented incorrectly; expected 4 spaces, found 0
(#100) Line indented incorrectly; expected 4 spaces, found 0
(#100) Variable "dbError" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 8 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 8 spaces, found 1
(#103) Variable "dbError" must be all lower-case
(#104) Line indented incorrectly; expected 4 spaces, found 0
(#114) Variable "tableSql" must be all lower-case
(#116) Variable "tableSql" must be all lower-case
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Whitespace found at end of line
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#124) Line exceeds 132 characters; contains 141 characters
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#125) Line exceeds maximum limit of 180 characters; contains 205 characters
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 1
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 4 spaces, found 1
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Whitespace found at end of line
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Whitespace found at end of line
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Whitespace found at end of line
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 4 spaces, found 2
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 2
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 2
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 2
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 4 spaces, found 2
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 4 spaces, found 2
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Whitespace found at end of line
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 2
(#148) Variable "charsetList" must be all lower-case
(#148) Variable "collationList" must be all lower-case
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 3
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 3
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 3
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 8 spaces, found 3
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 4 spaces, found 2
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 3
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 3
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 4 spaces, found 2
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 4 spaces, found 2
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 4 spaces, found 2
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 4 spaces, found 2
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 4 spaces, found 2
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 4 spaces, found 1
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 4 spaces, found 1
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Whitespace found at end of line
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 4 spaces, found 1
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#168) Variable "tableRow" must be all lower-case
(#168) Variable "tableSql" must be all lower-case
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 8 spaces, found 2
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Whitespace found at end of line
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Inline control structures are not allowed
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 3
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 8 spaces, found 2
(#173) Inline control structures are not allowed
(#173) Whitespace found at end of line
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 3
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Whitespace found at end of line
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 8 spaces, found 2
(#176) Variable "tableRow" must be all lower-case
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#176) Line exceeds 132 characters; contains 146 characters
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 4 spaces, found 1
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Whitespace found at end of line
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 4 spaces, found 1
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Whitespace found at end of line
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 4 spaces, found 1
(#181) Variable "tableSql" must be all lower-case
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Whitespace found at end of line
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 4 spaces, found 1
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Whitespace found at end of line
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 4 spaces, found 1
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 4 spaces, found 1
(#187) Variable "tableRow" must be all lower-case
(#187) Variable "tableSql" must be all lower-case
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Whitespace found at end of line
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Variable "rowCount" must be all lower-case
(#189) Variable "tableRow" must be all lower-case
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Whitespace found at end of line
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 8 spaces, found 2
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 3
(#192) Variable "infoSql" must be all lower-case
(#192) Variable "tableRow" must be all lower-case
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 12 spaces, found 3
(#193) Variable "infoRow" must be all lower-case
(#193) Variable "infoSql" must be all lower-case
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Whitespace found at end of line
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 12 spaces, found 3
(#195) Variable "infoRow" must be all lower-case
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Whitespace found at end of line
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 12 spaces, found 3
(#197) Variable "formattedOverhead" must be all lower-case
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Whitespace found at end of line
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 12 spaces, found 3
(#199) Inline control structures are not allowed
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 12 spaces, found 4
(#200) Variable "formattedOverhead" must be all lower-case
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 8 spaces, found 2
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Whitespace found at end of line
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Whitespace found at end of line
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 8 spaces, found 2
(#205) Expected "if (...) {\n"; found "if (...) { "
(#205) Closing brace must be on a line by itself
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 8 spaces, found 2
(#206) Expected "} else {\n"; found "}\n\t\telse \n\t\t{ "
(#206) Whitespace found at end of line
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Closing brace must be on a line by itself
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Whitespace found at end of line
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 8 spaces, found 2
(#212) Variable "tableRow" must be all lower-case
(#212) Variable "tableRow" must be all lower-case
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#212) Line exceeds maximum limit of 180 characters; contains 240 characters
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 8 spaces, found 2
(#213) Variable "rowCount" must be all lower-case
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Whitespace found at end of line
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 8 spaces, found 2
(#215) Variable "collationList" must be all lower-case
(#215) Variable "infoRow" must be all lower-case
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 12 spaces, found 3
(#216) Variable "collationList" must be all lower-case
(#216) Variable "infoRow" must be all lower-case
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 12 spaces, found 3
(#217) Variable "formattedOverhead" must be all lower-case
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 8 spaces, found 2
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 12 spaces, found 3
(#219) Variable "formattedOverhead" must be all lower-case
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 8 spaces, found 2
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 8 spaces, found 2
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 8 spaces, found 2
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 8 spaces, found 2
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Whitespace found at end of line
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 8 spaces, found 2
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 4 spaces, found 1
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Whitespace found at end of line
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 4 spaces, found 1
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 4 spaces, found 1
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Whitespace found at end of line
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 4 spaces, found 1
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Whitespace found at end of line
(#251) Variable "charsetList" must be all lower-case
(#253) Line indented incorrectly; expected at least 4 spaces, found 0
(#253) Variable "currentChar" must be all lower-case
(#254) Line indented incorrectly; expected at least 4 spaces, found 0
(#254) Variable "currentCharSql" must be all lower-case
(#256) Line indented incorrectly; expected 4 spaces, found 0
(#256) Variable "currentCharSql" must be all lower-case
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 8 spaces, found 1
(#257) Variable "currentChar" must be all lower-case
(#257) Variable "currentCharSql" must be all lower-case
(#258) Line indented incorrectly; expected 4 spaces, found 0
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 0 spaces, found 1
(#278) Variable "charsetList" must be all lower-case
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 4 spaces, found 2
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Whitespace found at end of line
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 4 spaces, found 2
(#281) Inline control structures are not allowed
(#281) Variable "currentChar" must be all lower-case
(#281) Variable "currentChar" must be all lower-case
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 4 spaces, found 3
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 4 spaces, found 2
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 0 spaces, found 1
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#308) Spaces must be used to indent lines; tabs are not allowed
(#309) Spaces must be used to indent lines; tabs are not allowed
(#310) Spaces must be used to indent lines; tabs are not allowed
(#311) Spaces must be used to indent lines; tabs are not allowed
(#312) Spaces must be used to indent lines; tabs are not allowed
(#313) Spaces must be used to indent lines; tabs are not allowed
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Line indented incorrectly; expected 4 spaces, found 2
(#315) Spaces must be used to indent lines; tabs are not allowed
(#316) Spaces must be used to indent lines; tabs are not allowed
(#317) Spaces must be used to indent lines; tabs are not allowed
(#318) Spaces must be used to indent lines; tabs are not allowed
(#319) Spaces must be used to indent lines; tabs are not allowed
(#320) Spaces must be used to indent lines; tabs are not allowed
(#320) Line indented incorrectly; expected 4 spaces, found 1
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Tab found within whitespace
(#321) Whitespace found at end of line
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 4 spaces, found 1
(#322) Variable "charsetList" must be all lower-case
(#323) Spaces must be used to indent lines; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected at least 8 spaces, found 2
(#324) Spaces must be used to indent lines; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 8 spaces, found 2
(#325) Spaces must be used to indent lines; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 8 spaces, found 2
(#326) Spaces must be used to indent lines; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected at least 8 spaces, found 2
(#327) Spaces must be used to indent lines; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 8 spaces, found 2
(#328) Spaces must be used to indent lines; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 8 spaces, found 2
(#329) Spaces must be used to indent lines; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 8 spaces, found 2
(#330) Spaces must be used to indent lines; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected 8 spaces, found 2
(#330) Variable "charsetList" must be all lower-case
(#331) Spaces must be used to indent lines; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 12 spaces, found 3
(#332) Spaces must be used to indent lines; tabs are not allowed
(#332) Tab found within whitespace
(#332) Whitespace found at end of line
(#333) Spaces must be used to indent lines; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 12 spaces, found 3
(#333) Inline control structures are not allowed
(#333) Variable "currentChar" must be all lower-case
(#333) Variable "currentChar" must be all lower-case
(#334) Spaces must be used to indent lines; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 12 spaces, found 4
(#335) Spaces must be used to indent lines; tabs are not allowed
(#335) Tab found within whitespace
(#335) Whitespace found at end of line
(#336) Spaces must be used to indent lines; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 12 spaces, found 3
(#337) Spaces must be used to indent lines; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 8 spaces, found 2
(#338) Spaces must be used to indent lines; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 8 spaces, found 2
(#339) Spaces must be used to indent lines; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 8 spaces, found 2
(#340) Spaces must be used to indent lines; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 8 spaces, found 2
(#341) Spaces must be used to indent lines; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 4 spaces, found 1
(#342) Spaces must be used to indent lines; tabs are not allowed
(#342) Tab found within whitespace
(#342) Whitespace found at end of line
(#343) Spaces must be used to indent lines; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected 4 spaces, found 1
(#344) Spaces must be used to indent lines; tabs are not allowed
(#345) Spaces must be used to indent lines; tabs are not allowed
(#346) Spaces must be used to indent lines; tabs are not allowed
(#346) Line indented incorrectly; expected 4 spaces, found 2
(#347) Spaces must be used to indent lines; tabs are not allowed
(#348) Spaces must be used to indent lines; tabs are not allowed
(#349) Spaces must be used to indent lines; tabs are not allowed
(#350) Spaces must be used to indent lines; tabs are not allowed
(#351) Spaces must be used to indent lines; tabs are not allowed
(#352) Spaces must be used to indent lines; tabs are not allowed
(#353) Spaces must be used to indent lines; tabs are not allowed
(#354) Spaces must be used to indent lines; tabs are not allowed
(#355) Spaces must be used to indent lines; tabs are not allowed
(#356) Spaces must be used to indent lines; tabs are not allowed
(#357) Spaces must be used to indent lines; tabs are not allowed
(#358) Spaces must be used to indent lines; tabs are not allowed
(#359) Spaces must be used to indent lines; tabs are not allowed
(#360) Spaces must be used to indent lines; tabs are not allowed
(#360) Line indented incorrectly; expected 4 spaces, found 2
(#361) Spaces must be used to indent lines; tabs are not allowed
(#361) Tab found within whitespace
(#361) Whitespace found at end of line
(#362) Spaces must be used to indent lines; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 4 spaces, found 2
(#363) Spaces must be used to indent lines; tabs are not allowed
(#363) Tab found within whitespace
(#363) Whitespace found at end of line
(#364) Spaces must be used to indent lines; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 4 spaces, found 3
(#365) Spaces must be used to indent lines; tabs are not allowed
(#366) Spaces must be used to indent lines; tabs are not allowed
(#367) Spaces must be used to indent lines; tabs are not allowed
(#367) Line indented incorrectly; expected 4 spaces, found 3
(#368) Spaces must be used to indent lines; tabs are not allowed
(#369) Spaces must be used to indent lines; tabs are not allowed
(#370) Spaces must be used to indent lines; tabs are not allowed
(#371) Spaces must be used to indent lines; tabs are not allowed
(#372) Spaces must be used to indent lines; tabs are not allowed
(#373) Spaces must be used to indent lines; tabs are not allowed
(#373) Line indented incorrectly; expected 4 spaces, found 3
(#374) Spaces must be used to indent lines; tabs are not allowed
(#375) Spaces must be used to indent lines; tabs are not allowed
(#376) Spaces must be used to indent lines; tabs are not allowed
(#377) Spaces must be used to indent lines; tabs are not allowed
(#377) Line indented incorrectly; expected 4 spaces, found 3
(#378) Spaces must be used to indent lines; tabs are not allowed
(#378) Tab found within whitespace
(#378) Whitespace found at end of line
(#379) Spaces must be used to indent lines; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 4 spaces, found 3
(#379) Variable "typeList" must be all lower-case
(#380) Spaces must be used to indent lines; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 8 spaces, found 4
(#381) Spaces must be used to indent lines; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 4 spaces, found 3
(#382) Spaces must be used to indent lines; tabs are not allowed
(#382) Tab found within whitespace
(#382) Whitespace found at end of line
(#383) Spaces must be used to indent lines; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 4 spaces, found 3
(#384) Spaces must be used to indent lines; tabs are not allowed
(#385) Spaces must be used to indent lines; tabs are not allowed
(#386) Spaces must be used to indent lines; tabs are not allowed
(#387) Spaces must be used to indent lines; tabs are not allowed
(#388) Spaces must be used to indent lines; tabs are not allowed
(#389) Spaces must be used to indent lines; tabs are not allowed
(#389) Line indented incorrectly; expected 4 spaces, found 3
(#390) Spaces must be used to indent lines; tabs are not allowed
(#391) Spaces must be used to indent lines; tabs are not allowed
(#392) Spaces must be used to indent lines; tabs are not allowed
(#393) Spaces must be used to indent lines; tabs are not allowed
(#394) Spaces must be used to indent lines; tabs are not allowed
(#395) Spaces must be used to indent lines; tabs are not allowed
(#395) Line indented incorrectly; expected 4 spaces, found 3
(#396) Spaces must be used to indent lines; tabs are not allowed
(#397) Spaces must be used to indent lines; tabs are not allowed
(#398) Spaces must be used to indent lines; tabs are not allowed
(#399) Spaces must be used to indent lines; tabs are not allowed
(#400) Spaces must be used to indent lines; tabs are not allowed
(#400) Line indented incorrectly; expected 4 spaces, found 3
(#401) Spaces must be used to indent lines; tabs are not allowed
(#402) Spaces must be used to indent lines; tabs are not allowed
(#403) Spaces must be used to indent lines; tabs are not allowed
(#404) Spaces must be used to indent lines; tabs are not allowed
(#405) Spaces must be used to indent lines; tabs are not allowed
(#406) Spaces must be used to indent lines; tabs are not allowed
(#406) Line indented incorrectly; expected 4 spaces, found 3
(#407) Spaces must be used to indent lines; tabs are not allowed
(#408) Spaces must be used to indent lines; tabs are not allowed
(#409) Spaces must be used to indent lines; tabs are not allowed
(#410) Spaces must be used to indent lines; tabs are not allowed
(#411) Spaces must be used to indent lines; tabs are not allowed
(#412) Spaces must be used to indent lines; tabs are not allowed
(#413) Spaces must be used to indent lines; tabs are not allowed
(#414) Spaces must be used to indent lines; tabs are not allowed
(#415) Spaces must be used to indent lines; tabs are not allowed
(#416) Spaces must be used to indent lines; tabs are not allowed
(#417) Spaces must be used to indent lines; tabs are not allowed
(#418) Spaces must be used to indent lines; tabs are not allowed
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Line indented incorrectly; expected 4 spaces, found 3
(#420) Spaces must be used to indent lines; tabs are not allowed
(#421) Spaces must be used to indent lines; tabs are not allowed
(#422) Spaces must be used to indent lines; tabs are not allowed
(#423) Spaces must be used to indent lines; tabs are not allowed
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Line indented incorrectly; expected 4 spaces, found 3
(#425) Spaces must be used to indent lines; tabs are not allowed
(#425) Tab found within whitespace
(#425) Whitespace found at end of line
(#426) Spaces must be used to indent lines; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 4 spaces, found 3
(#426) Variable "charsetList" must be all lower-case
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 8 spaces, found 4
(#428) Spaces must be used to indent lines; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 8 spaces, found 4
(#429) Spaces must be used to indent lines; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 8 spaces, found 4
(#430) Spaces must be used to indent lines; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected at least 8 spaces, found 4
(#431) Spaces must be used to indent lines; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 8 spaces, found 4
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 8 spaces, found 4
(#433) Spaces must be used to indent lines; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected 8 spaces, found 4
(#433) Variable "charsetList" must be all lower-case
(#434) Spaces must be used to indent lines; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 12 spaces, found 5
(#435) Spaces must be used to indent lines; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected 8 spaces, found 4
(#436) Spaces must be used to indent lines; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 8 spaces, found 4
(#437) Spaces must be used to indent lines; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 8 spaces, found 4
(#438) Spaces must be used to indent lines; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 4 spaces, found 3
(#439) Spaces must be used to indent lines; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected at least 8 spaces, found 4
(#440) Spaces must be used to indent lines; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 8 spaces, found 4
(#441) Spaces must be used to indent lines; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 4 spaces, found 3
(#442) Spaces must be used to indent lines; tabs are not allowed
(#442) Tab found within whitespace
(#442) Whitespace found at end of line
(#443) Spaces must be used to indent lines; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 4 spaces, found 3
(#444) Spaces must be used to indent lines; tabs are not allowed
(#445) Spaces must be used to indent lines; tabs are not allowed
(#446) Spaces must be used to indent lines; tabs are not allowed
(#447) Spaces must be used to indent lines; tabs are not allowed
(#447) Line indented incorrectly; expected 4 spaces, found 3
(#448) Spaces must be used to indent lines; tabs are not allowed
(#449) Spaces must be used to indent lines; tabs are not allowed
(#450) Spaces must be used to indent lines; tabs are not allowed
(#451) Spaces must be used to indent lines; tabs are not allowed
(#452) Spaces must be used to indent lines; tabs are not allowed
(#453) Spaces must be used to indent lines; tabs are not allowed
(#454) Spaces must be used to indent lines; tabs are not allowed
(#455) Spaces must be used to indent lines; tabs are not allowed
(#456) Spaces must be used to indent lines; tabs are not allowed
(#456) Line indented incorrectly; expected 4 spaces, found 3
(#457) Spaces must be used to indent lines; tabs are not allowed
(#457) Tab found within whitespace
(#457) Whitespace found at end of line
(#458) Spaces must be used to indent lines; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 4 spaces, found 2
(#459) Spaces must be used to indent lines; tabs are not allowed
(#459) Tab found within whitespace
(#459) Whitespace found at end of line
(#460) Spaces must be used to indent lines; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 4 spaces, found 3
(#461) Spaces must be used to indent lines; tabs are not allowed
(#462) Spaces must be used to indent lines; tabs are not allowed
(#463) Spaces must be used to indent lines; tabs are not allowed
(#463) Line indented incorrectly; expected 4 spaces, found 3
(#464) Spaces must be used to indent lines; tabs are not allowed
(#465) Spaces must be used to indent lines; tabs are not allowed
(#466) Spaces must be used to indent lines; tabs are not allowed
(#467) Spaces must be used to indent lines; tabs are not allowed
(#468) Spaces must be used to indent lines; tabs are not allowed
(#469) Spaces must be used to indent lines; tabs are not allowed
(#469) Line indented incorrectly; expected 4 spaces, found 3
(#470) Spaces must be used to indent lines; tabs are not allowed
(#471) Spaces must be used to indent lines; tabs are not allowed
(#472) Spaces must be used to indent lines; tabs are not allowed
(#473) Spaces must be used to indent lines; tabs are not allowed
(#474) Spaces must be used to indent lines; tabs are not allowed
(#474) Line indented incorrectly; expected 4 spaces, found 3
(#475) Spaces must be used to indent lines; tabs are not allowed
(#475) Tab found within whitespace
(#475) Whitespace found at end of line
(#476) Spaces must be used to indent lines; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 4 spaces, found 3
(#476) Variable "sqliteTypeList" must be all lower-case
(#477) Spaces must be used to indent lines; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 8 spaces, found 4
(#478) Spaces must be used to indent lines; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected 4 spaces, found 3
(#479) Spaces must be used to indent lines; tabs are not allowed
(#479) Tab found within whitespace
(#479) Whitespace found at end of line
(#480) Spaces must be used to indent lines; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected 4 spaces, found 3
(#481) Spaces must be used to indent lines; tabs are not allowed
(#482) Spaces must be used to indent lines; tabs are not allowed
(#483) Spaces must be used to indent lines; tabs are not allowed
(#484) Spaces must be used to indent lines; tabs are not allowed
(#485) Spaces must be used to indent lines; tabs are not allowed
(#486) Spaces must be used to indent lines; tabs are not allowed
(#486) Line indented incorrectly; expected 4 spaces, found 3
(#487) Spaces must be used to indent lines; tabs are not allowed
(#488) Spaces must be used to indent lines; tabs are not allowed
(#489) Spaces must be used to indent lines; tabs are not allowed
(#490) Spaces must be used to indent lines; tabs are not allowed
(#491) Spaces must be used to indent lines; tabs are not allowed
(#492) Spaces must be used to indent lines; tabs are not allowed
(#492) Line indented incorrectly; expected 4 spaces, found 3
(#493) Spaces must be used to indent lines; tabs are not allowed
(#494) Spaces must be used to indent lines; tabs are not allowed
(#495) Spaces must be used to indent lines; tabs are not allowed
(#496) Spaces must be used to indent lines; tabs are not allowed
(#497) Spaces must be used to indent lines; tabs are not allowed
(#498) Spaces must be used to indent lines; tabs are not allowed
(#499) Spaces must be used to indent lines; tabs are not allowed
(#500) Spaces must be used to indent lines; tabs are not allowed
(#501) Spaces must be used to indent lines; tabs are not allowed
(#502) Spaces must be used to indent lines; tabs are not allowed
(#503) Spaces must be used to indent lines; tabs are not allowed
(#503) Line indented incorrectly; expected 4 spaces, found 3
(#504) Spaces must be used to indent lines; tabs are not allowed
(#505) Spaces must be used to indent lines; tabs are not allowed
(#506) Spaces must be used to indent lines; tabs are not allowed
(#507) Spaces must be used to indent lines; tabs are not allowed
(#508) Spaces must be used to indent lines; tabs are not allowed
(#509) Spaces must be used to indent lines; tabs are not allowed
(#510) Spaces must be used to indent lines; tabs are not allowed
(#511) Spaces must be used to indent lines; tabs are not allowed
(#512) Spaces must be used to indent lines; tabs are not allowed
(#513) Spaces must be used to indent lines; tabs are not allowed
(#513) Line indented incorrectly; expected 4 spaces, found 3
(#514) Spaces must be used to indent lines; tabs are not allowed
(#515) Spaces must be used to indent lines; tabs are not allowed
(#516) Spaces must be used to indent lines; tabs are not allowed
(#517) Spaces must be used to indent lines; tabs are not allowed
(#518) Spaces must be used to indent lines; tabs are not allowed
(#518) Line indented incorrectly; expected 4 spaces, found 3
(#519) Spaces must be used to indent lines; tabs are not allowed
(#519) Tab found within whitespace
(#519) Whitespace found at end of line
(#520) Spaces must be used to indent lines; tabs are not allowed
(#520) Tab found within whitespace
(#520) Inline comments must start with a capital letter, digit or 3-dots sequence
(#520) Inline comments must end in full-stops, exclamation marks, or question marks
(#520) Line indented incorrectly; expected at least 4 spaces, found 3
(#521) Spaces must be used to indent lines; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected 4 spaces, found 3
(#522) Spaces must be used to indent lines; tabs are not allowed
(#522) Tab found within whitespace
(#522) Line indented incorrectly; expected 4 spaces, found 3
(#523) Spaces must be used to indent lines; tabs are not allowed
(#524) Spaces must be used to indent lines; tabs are not allowed
(#524) Line indented incorrectly; expected 4 spaces, found 3
(#525) Spaces must be used to indent lines; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected 4 spaces, found 3
(#526) Spaces must be used to indent lines; tabs are not allowed
(#526) Tab found within whitespace
(#526) Whitespace found at end of line
(#527) Spaces must be used to indent lines; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected 4 spaces, found 3
(#528) Spaces must be used to indent lines; tabs are not allowed
(#529) Spaces must be used to indent lines; tabs are not allowed
(#530) Spaces must be used to indent lines; tabs are not allowed
(#530) Line indented incorrectly; expected 4 spaces, found 3
(#531) Spaces must be used to indent lines; tabs are not allowed
(#531) Tab found within whitespace
(#531) Whitespace found at end of line
(#532) Spaces must be used to indent lines; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected 4 spaces, found 2
(#533) Spaces must be used to indent lines; tabs are not allowed
(#533) Tab found within whitespace
(#533) Whitespace found at end of line
(#534) Spaces must be used to indent lines; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected 4 spaces, found 2
(#535) Spaces must be used to indent lines; tabs are not allowed
(#536) Spaces must be used to indent lines; tabs are not allowed
(#537) Spaces must be used to indent lines; tabs are not allowed
(#538) Spaces must be used to indent lines; tabs are not allowed
(#539) Spaces must be used to indent lines; tabs are not allowed
(#540) Spaces must be used to indent lines; tabs are not allowed
(#541) Spaces must be used to indent lines; tabs are not allowed
(#542) Spaces must be used to indent lines; tabs are not allowed
(#543) Spaces must be used to indent lines; tabs are not allowed
(#544) Spaces must be used to indent lines; tabs are not allowed
(#545) Spaces must be used to indent lines; tabs are not allowed
(#546) Spaces must be used to indent lines; tabs are not allowed
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#546) Line exceeds 132 characters; contains 171 characters
(#547) Spaces must be used to indent lines; tabs are not allowed
(#548) Spaces must be used to indent lines; tabs are not allowed
(#549) Spaces must be used to indent lines; tabs are not allowed
(#550) Spaces must be used to indent lines; tabs are not allowed
(#551) Spaces must be used to indent lines; tabs are not allowed
(#557) Variable "requestKey" must be all lower-case
(#563) Expected "} else {\n"; found "}else{\n"
(#564) Spaces must be used to indent lines; tabs are not allowed
(#564) Tab found within whitespace
(#564) Whitespace found at end of line
(#565) Spaces must be used to indent lines; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected 4 spaces, found 1
(#566) Spaces must be used to indent lines; tabs are not allowed
(#567) Spaces must be used to indent lines; tabs are not allowed
(#568) Spaces must be used to indent lines; tabs are not allowed
(#569) Spaces must be used to indent lines; tabs are not allowed
(#570) Spaces must be used to indent lines; tabs are not allowed
(#571) Spaces must be used to indent lines; tabs are not allowed
(#572) Spaces must be used to indent lines; tabs are not allowed
(#572) Line indented incorrectly; expected 4 spaces, found 1
(#573) Spaces must be used to indent lines; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected at least 4 spaces, found 1
(#574) Spaces must be used to indent lines; tabs are not allowed
(#574) Tab found within whitespace
(#574) Whitespace found at end of line
(#577) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/edit.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#22) Inline control structures are not allowed
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#25) Inline control structures are not allowed
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Variable "structureSql" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Variable "editParts" must be all lower-case
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Variable "editParts" must be all lower-case
(#30) Variable "editParts" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Variable "totalParts" must be all lower-case
(#32) Variable "editParts" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Variable "firstField" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Variable "requestKey" must be all lower-case
(#39) Spaces must be used to indent lines; tabs are not allowed
(#40) Spaces must be used to indent lines; tabs are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Line indented incorrectly; expected 4 spaces, found 1
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#47) Variable "editParts" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 8 spaces, found 2
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 4 spaces, found 2
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Line exceeds 132 characters; contains 148 characters
(#55) Line exceeds 132 characters; contains 148 characters
(#55) Line exceeds 132 characters; contains 148 characters
(#55) Line exceeds 132 characters; contains 148 characters
(#55) Line exceeds 132 characters; contains 148 characters
(#55) Line exceeds 132 characters; contains 148 characters
(#55) Line exceeds 132 characters; contains 148 characters
(#55) Line exceeds 132 characters; contains 148 characters
(#55) Line exceeds 132 characters; contains 148 characters
(#55) Line exceeds 132 characters; contains 148 characters
(#55) Line exceeds 132 characters; contains 148 characters
(#55) Line exceeds 132 characters; contains 148 characters
(#55) Line exceeds 132 characters; contains 148 characters
(#55) Line exceeds 132 characters; contains 148 characters
(#55) Line exceeds 132 characters; contains 148 characters
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Line indented incorrectly; expected 4 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 2
(#60) Variable "structureSql" must be all lower-case
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 3
(#62) Variable "dataSql" must be all lower-case
(#62) The use of backticks in strings is not recommended
(#62) The use of backticks in strings is not recommended
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 3
(#63) Variable "dataRow" must be all lower-case
(#63) Variable "dataSql" must be all lower-case
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 3
(#65) Variable "structureRow" must be all lower-case
(#65) Variable "structureSql" must be all lower-case
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 12 spaces, found 4
(#67) Variable "structureRow" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 4
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 4
(#70) Variable "cursizeQuotes" must be all lower-case
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 4
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 4
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 12 spaces, found 4
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 4
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 4
(#76) Inline control structures are not allowed
(#76) Variable "structureRow" must be all lower-case
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 12 spaces, found 4
(#77) Variable "structureRow" must be all lower-case
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 4
(#78) Inline control structures are not allowed
(#78) Variable "structureRow" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 12 spaces, found 4
(#79) Variable "cursizeQuotes" must be all lower-case
(#79) Variable "structureRow" must be all lower-case
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 4
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 12 spaces, found 4
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 4
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 12 spaces, found 4
(#84) Variable "showLargeEditor" must be all lower-case
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 4
(#85) Variable "showLargeEditor" must be all lower-case
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 12 spaces, found 4
(#86) Variable "showLargeEditor" must be all lower-case
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 12 spaces, found 4
(#88) Variable "showLargeEditor" must be all lower-case
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 5
(#89) Variable "structureRow" must be all lower-case
(#89) Variable "dataRow" must be all lower-case
(#89) Variable "structureRow" must be all lower-case
(#89) Line exceeds 132 characters; contains 147 characters
(#89) Line exceeds 132 characters; contains 147 characters
(#89) Line exceeds 132 characters; contains 147 characters
(#89) Line exceeds 132 characters; contains 147 characters
(#89) Line exceeds 132 characters; contains 147 characters
(#89) Line exceeds 132 characters; contains 147 characters
(#89) Line exceeds 132 characters; contains 147 characters
(#89) Line exceeds 132 characters; contains 147 characters
(#89) Line exceeds 132 characters; contains 147 characters
(#89) Line exceeds 132 characters; contains 147 characters
(#89) Line exceeds 132 characters; contains 147 characters
(#89) Line exceeds 132 characters; contains 147 characters
(#89) Line exceeds 132 characters; contains 147 characters
(#89) Line exceeds 132 characters; contains 147 characters
(#89) Line exceeds 132 characters; contains 147 characters
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 12 spaces, found 4
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 12 spaces, found 4
(#91) Usage of ELSEIF not allowed; use ELSE IF instead
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 16 spaces, found 5
(#92) Variable "structureRow" must be all lower-case
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 16 spaces, found 5
(#93) Variable "listOptions" must be all lower-case
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 16 spaces, found 5
(#94) Variable "structureRow" must be all lower-case
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 16 spaces, found 5
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 16 spaces, found 5
(#96) Variable "listOptions" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 20 spaces, found 6
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 20 spaces, found 6
(#98) Variable "dataRow" must be all lower-case
(#98) Variable "structureRow" must be all lower-case
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 24 spaces, found 7
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected 20 spaces, found 6
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 20 spaces, found 6
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 16 spaces, found 5
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 16 spaces, found 5
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 12 spaces, found 4
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 12 spaces, found 4
(#105) Usage of ELSEIF not allowed; use ELSE IF instead
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 16 spaces, found 5
(#106) Variable "structureRow" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 16 spaces, found 5
(#107) Variable "listOptions" must be all lower-case
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 16 spaces, found 5
(#108) Variable "listOptions" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 20 spaces, found 6
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 20 spaces, found 6
(#110) Variable "structureRow" must be all lower-case
(#110) Line exceeds 132 characters; contains 142 characters
(#110) Line exceeds 132 characters; contains 142 characters
(#110) Line exceeds 132 characters; contains 142 characters
(#110) Line exceeds 132 characters; contains 142 characters
(#110) Line exceeds 132 characters; contains 142 characters
(#110) Line exceeds 132 characters; contains 142 characters
(#110) Line exceeds 132 characters; contains 142 characters
(#110) Line exceeds 132 characters; contains 142 characters
(#110) Line exceeds 132 characters; contains 142 characters
(#110) Line exceeds 132 characters; contains 142 characters
(#110) Line exceeds 132 characters; contains 142 characters
(#110) Line exceeds 132 characters; contains 142 characters
(#110) Line exceeds 132 characters; contains 142 characters
(#110) Line exceeds 132 characters; contains 142 characters
(#110) Line exceeds 132 characters; contains 142 characters
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 20 spaces, found 6
(#112) Inline control structures are not allowed
(#112) Variable "dataRow" must be all lower-case
(#112) Variable "structureRow" must be all lower-case
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 20 spaces, found 7
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 20 spaces, found 6
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 16 spaces, found 5
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 12 spaces, found 4
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 16 spaces, found 5
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 16 spaces, found 5
(#119) Inline control structures are not allowed
(#119) Variable "firstField" must be all lower-case
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 16 spaces, found 6
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 16 spaces, found 5
(#121) Variable "structureRow" must be all lower-case
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 16 spaces, found 5
(#123) Variable "dataRow" must be all lower-case
(#123) Variable "structureRow" must be all lower-case
(#123) Variable "binaryDTs" must be all lower-case
(#123) Variable "binaryDTs" must be all lower-case
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 20 spaces, found 6
(#124) Variable "dataRow" must be all lower-case
(#124) Variable "structureRow" must be all lower-case
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 16 spaces, found 5
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 20 spaces, found 6
(#126) Variable "dataRow" must be all lower-case
(#126) Variable "structureRow" must be all lower-case
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 16 spaces, found 5
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 16 spaces, found 5
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 12 spaces, found 4
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 12 spaces, found 4
(#132) Variable "firstField" must be all lower-case
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#135) Spaces must be used to indent lines; tabs are not allowed
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#139) Spaces must be used to indent lines; tabs are not allowed
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 8 spaces, found 3
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Whitespace found at end of line
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 8 spaces, found 3
(#142) Variable "structureSql" must be all lower-case
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 2
(#144) The use of function sizeof() is forbidden; use count() instead
(#144) Variable "structureSql" must be all lower-case
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Whitespace found at end of line
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 3
(#146) Variable "dataSql" must be all lower-case
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 3
(#147) Variable "dataRow" must be all lower-case
(#147) Variable "dataSql" must be all lower-case
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 3
(#149) Variable "structureSql" must be all lower-case
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Whitespace found at end of line
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 12 spaces, found 4
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 12 spaces, found 4
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 12 spaces, found 4
(#153) Inline control structures are not allowed
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 12 spaces, found 4
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 12 spaces, found 4
(#155) Inline control structures are not allowed
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 12 spaces, found 4
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 12 spaces, found 4
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 12 spaces, found 4
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 12 spaces, found 4
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 12 spaces, found 4
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 16 spaces, found 5
(#162) Variable "dataRow" must be all lower-case
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 12 spaces, found 4
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 16 spaces, found 5
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 16 spaces, found 5
(#165) Inline control structures are not allowed
(#165) Variable "firstField" must be all lower-case
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 16 spaces, found 6
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 16 spaces, found 5
(#167) Variable "dataRow" must be all lower-case
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 12 spaces, found 4
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Whitespace found at end of line
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 12 spaces, found 4
(#170) Variable "firstField" must be all lower-case
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#173) Spaces must be used to indent lines; tabs are not allowed
(#174) Spaces must be used to indent lines; tabs are not allowed
(#175) Spaces must be used to indent lines; tabs are not allowed
(#176) Spaces must be used to indent lines; tabs are not allowed
(#177) Spaces must be used to indent lines; tabs are not allowed
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 8 spaces, found 3
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Whitespace found at end of line
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 8 spaces, found 3
(#180) Variable "structureSql" must be all lower-case
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Whitespace found at end of line
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 4 spaces, found 2
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Whitespace found at end of line
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 2
(#185) Spaces must be used to indent lines; tabs are not allowed
(#186) Spaces must be used to indent lines; tabs are not allowed
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Line exceeds 132 characters; contains 145 characters
(#187) Line exceeds 132 characters; contains 145 characters
(#187) Line exceeds 132 characters; contains 145 characters
(#187) Line exceeds 132 characters; contains 145 characters
(#187) Line exceeds 132 characters; contains 145 characters
(#187) Line exceeds 132 characters; contains 145 characters
(#187) Line exceeds 132 characters; contains 145 characters
(#187) Line exceeds 132 characters; contains 145 characters
(#187) Line exceeds 132 characters; contains 145 characters
(#187) Line exceeds 132 characters; contains 145 characters
(#187) Line exceeds 132 characters; contains 145 characters
(#187) Line exceeds 132 characters; contains 145 characters
(#187) Line exceeds 132 characters; contains 145 characters
(#187) Line exceeds 132 characters; contains 145 characters
(#187) Line exceeds 132 characters; contains 145 characters
(#188) Spaces must be used to indent lines; tabs are not allowed
(#189) Spaces must be used to indent lines; tabs are not allowed
(#190) Spaces must be used to indent lines; tabs are not allowed
(#191) Spaces must be used to indent lines; tabs are not allowed
(#192) Spaces must be used to indent lines; tabs are not allowed
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Line exceeds maximum limit of 180 characters; contains 183 characters
(#193) Line exceeds maximum limit of 180 characters; contains 183 characters
(#193) Line exceeds maximum limit of 180 characters; contains 183 characters
(#193) Line exceeds maximum limit of 180 characters; contains 183 characters
(#193) Line exceeds maximum limit of 180 characters; contains 183 characters
(#193) Line exceeds maximum limit of 180 characters; contains 183 characters
(#193) Line exceeds maximum limit of 180 characters; contains 183 characters
(#193) Line exceeds maximum limit of 180 characters; contains 183 characters
(#193) Line exceeds maximum limit of 180 characters; contains 183 characters
(#193) Line exceeds maximum limit of 180 characters; contains 183 characters
(#193) Line exceeds maximum limit of 180 characters; contains 183 characters
(#193) Line exceeds maximum limit of 180 characters; contains 183 characters
(#193) Line exceeds maximum limit of 180 characters; contains 183 characters
(#193) Line exceeds maximum limit of 180 characters; contains 183 characters
(#193) Line exceeds maximum limit of 180 characters; contains 183 characters
(#194) Spaces must be used to indent lines; tabs are not allowed
(#195) Spaces must be used to indent lines; tabs are not allowed
(#196) Spaces must be used to indent lines; tabs are not allowed
(#197) Spaces must be used to indent lines; tabs are not allowed
(#198) Spaces must be used to indent lines; tabs are not allowed
(#199) Spaces must be used to indent lines; tabs are not allowed
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Line indented incorrectly; expected 4 spaces, found 2
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Whitespace found at end of line
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 4 spaces, found 2
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Whitespace found at end of line
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 8 spaces, found 2
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected 4 spaces, found 1
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Whitespace found at end of line
(#210) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/editcolumn.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#22) Inline control structures are not allowed
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#25) Inline control structures are not allowed
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Variable "structureSql" must be all lower-case
(#28) Variable "structureSql" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Whitespace found at end of line
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Variable "editParts" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Variable "editParts" must be all lower-case
(#32) Variable "editParts" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Whitespace found at end of line
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Variable "totalParts" must be all lower-case
(#34) Variable "editParts" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Variable "firstField" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Variable "requestKey" must be all lower-case
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#49) Variable "structureRow" must be all lower-case
(#49) Variable "structureSql" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 2
(#50) Variable "structureRow" must be all lower-case
(#50) Variable "editParts" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 12 spaces, found 3
(#51) Variable "structureRow" must be all lower-case
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#51) Line exceeds 132 characters; contains 161 characters
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 12 spaces, found 3
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 12 spaces, found 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 12 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 12 spaces, found 3
(#56) Variable "structureRow" must be all lower-case
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 12 spaces, found 3
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 12 spaces, found 3
(#59) Variable "cursizeQuotes" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 12 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 4 spaces, found 3
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Line indented incorrectly; expected 4 spaces, found 3
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Inline control structures are not allowed
(#70) Variable "firstField" must be all lower-case
(#70) Variable "structureRow" must be all lower-case
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#70) Line exceeds 132 characters; contains 176 characters
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Line indented incorrectly; expected 4 spaces, found 3
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Line indented incorrectly; expected 4 spaces, found 3
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 3
(#79) Variable "typeList" must be all lower-case
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 8 spaces, found 4
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 8 spaces, found 4
(#82) Inline control structures are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 5
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 4
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 3
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 3
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Line indented incorrectly; expected 4 spaces, found 3
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 4 spaces, found 3
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 3
(#96) Inline control structures are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 4 spaces, found 3
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Line indented incorrectly; expected 4 spaces, found 3
(#104) Spaces must be used to indent lines; tabs are not allowed
(#105) Spaces must be used to indent lines; tabs are not allowed
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Inline control structures are not allowed
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#106) Line exceeds 132 characters; contains 173 characters
(#107) Spaces must be used to indent lines; tabs are not allowed
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#112) Spaces must be used to indent lines; tabs are not allowed
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Line indented incorrectly; expected 4 spaces, found 3
(#114) Spaces must be used to indent lines; tabs are not allowed
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#117) Spaces must be used to indent lines; tabs are not allowed
(#118) Spaces must be used to indent lines; tabs are not allowed
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Line indented incorrectly; expected 4 spaces, found 3
(#120) Spaces must be used to indent lines; tabs are not allowed
(#121) Spaces must be used to indent lines; tabs are not allowed
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Variable "structureRow" must be all lower-case
(#123) Spaces must be used to indent lines; tabs are not allowed
(#124) Spaces must be used to indent lines; tabs are not allowed
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Line indented incorrectly; expected 4 spaces, found 3
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Whitespace found at end of line
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 4 spaces, found 3
(#127) Variable "charsetList" must be all lower-case
(#127) Variable "collationList" must be all lower-case
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 8 spaces, found 4
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 4
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 4
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 4
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 4
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 8 spaces, found 4
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 4
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Whitespace found at end of line
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 8 spaces, found 4
(#136) Variable "structureRow" must be all lower-case
(#136) Variable "structureRow" must be all lower-case
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 5
(#137) Variable "currentCharset" must be all lower-case
(#137) Variable "collationList" must be all lower-case
(#137) Variable "structureRow" must be all lower-case
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 8 spaces, found 4
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Whitespace found at end of line
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 8 spaces, found 4
(#140) Variable "charsetList" must be all lower-case
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 12 spaces, found 5
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 12 spaces, found 5
(#143) Variable "currentCharset" must be all lower-case
(#143) Variable "currentCharset" must be all lower-case
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 16 spaces, found 6
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 12 spaces, found 5
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 12 spaces, found 5
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 8 spaces, found 4
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 8 spaces, found 4
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 4
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 4
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 4 spaces, found 3
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Whitespace found at end of line
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 4 spaces, found 3
(#155) Spaces must be used to indent lines; tabs are not allowed
(#156) Spaces must be used to indent lines; tabs are not allowed
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Line indented incorrectly; expected 4 spaces, found 3
(#158) Spaces must be used to indent lines; tabs are not allowed
(#159) Spaces must be used to indent lines; tabs are not allowed
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Inline control structures are not allowed
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#160) Line exceeds 132 characters; contains 139 characters
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Inline control structures are not allowed
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#161) Line exceeds 132 characters; contains 135 characters
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Inline control structures are not allowed
(#162) Variable "structureRow" must be all lower-case
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#162) Line exceeds 132 characters; contains 146 characters
(#163) Spaces must be used to indent lines; tabs are not allowed
(#164) Spaces must be used to indent lines; tabs are not allowed
(#165) Spaces must be used to indent lines; tabs are not allowed
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Line indented incorrectly; expected 4 spaces, found 3
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 4 spaces, found 3
(#168) Variable "firstField" must be all lower-case
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Whitespace found at end of line
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 3
(#171) Spaces must be used to indent lines; tabs are not allowed
(#172) Spaces must be used to indent lines; tabs are not allowed
(#173) Spaces must be used to indent lines; tabs are not allowed
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#174) Line exceeds maximum limit of 180 characters; contains 184 characters
(#175) Spaces must be used to indent lines; tabs are not allowed
(#176) Spaces must be used to indent lines; tabs are not allowed
(#177) Spaces must be used to indent lines; tabs are not allowed
(#178) Spaces must be used to indent lines; tabs are not allowed
(#179) Spaces must be used to indent lines; tabs are not allowed
(#180) Spaces must be used to indent lines; tabs are not allowed
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Line indented incorrectly; expected 4 spaces, found 3
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Whitespace found at end of line
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 4 spaces, found 3
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 8 spaces, found 2
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 4 spaces, found 1
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#189) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/edituser.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Variable "editParts" must be all lower-case
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Whitespace found at end of line
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Variable "editParts" must be all lower-case
(#25) Variable "editParts" must be all lower-case
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Variable "totalParts" must be all lower-case
(#27) Variable "editParts" must be all lower-case
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Whitespace found at end of line
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Variable "firstField" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#32) Variable "editParts" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 12 spaces, found 3
(#39) Variable "userSQL" must be all lower-case
(#39) The use of backticks in strings is not recommended
(#39) The use of backticks in strings is not recommended
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 12 spaces, found 3
(#40) Variable "dbuserSQL" must be all lower-case
(#40) The use of backticks in strings is not recommended
(#40) The use of backticks in strings is not recommended
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 12 spaces, found 3
(#42) Variable "userSQL" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 16 spaces, found 4
(#44) Variable "allPrivs" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 16 spaces, found 4
(#46) Variable "dbShowList" must be all lower-case
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 16 spaces, found 4
(#48) Variable "dbuserSQL" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 20 spaces, found 5
(#50) Variable "accessLevel" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 20 spaces, found 5
(#52) Variable "dbuserRow" must be all lower-case
(#52) Variable "dbuserSQL" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 24 spaces, found 6
(#53) Variable "selectedPrivs" must be all lower-case
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 24 spaces, found 6
(#55) Variable "dbShowList" must be all lower-case
(#55) Variable "dbuserRow" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 24 spaces, found 6
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#57) Variable "dbuserRow" must be all lower-case
(#57) Expected 1 space before "=>"; 0 found
(#57) Expected 1 space after "=>"; 0 found
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 28 spaces, found 7
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 32 spaces, found 8
(#59) Variable "allPrivs" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 28 spaces, found 7
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 28 spaces, found 7
(#62) Inline control structures are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 28 spaces, found 8
(#63) Variable "selectedPrivs" must be all lower-case
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 24 spaces, found 6
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 24 spaces, found 6
(#66) Variable "thePrivList" must be all lower-case
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 28 spaces, found 7
(#67) Variable "thePrivList" must be all lower-case
(#67) Variable "thePrivList" must be all lower-case
(#67) Variable "selectedPrivs" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 24 spaces, found 6
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 28 spaces, found 7
(#69) Variable "thePrivList" must be all lower-case
(#69) Variable "dbuserRow" must be all lower-case
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 24 spaces, found 6
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 20 spaces, found 5
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 16 spaces, found 4
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 20 spaces, found 5
(#73) Variable "accessLevel" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 20 spaces, found 5
(#75) Variable "userRow" must be all lower-case
(#75) Variable "userSQL" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 20 spaces, found 5
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#77) Variable "userRow" must be all lower-case
(#77) Expected 1 space before "=>"; 0 found
(#77) Expected 1 space after "=>"; 0 found
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 24 spaces, found 6
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 28 spaces, found 7
(#79) Variable "allPrivs" must be all lower-case
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 24 spaces, found 6
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 20 spaces, found 5
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 20 spaces, found 5
(#83) Variable "thePrivList" must be all lower-case
(#83) Variable "userRow" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 16 spaces, found 4
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 16 spaces, found 4
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#86) Line exceeds 132 characters; contains 143 characters
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 16 spaces, found 4
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 16 spaces, found 4
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 4
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#92) Spaces must be used to indent lines; tabs are not allowed
(#93) Spaces must be used to indent lines; tabs are not allowed
(#94) Spaces must be used to indent lines; tabs are not allowed
(#95) Spaces must be used to indent lines; tabs are not allowed
(#96) Spaces must be used to indent lines; tabs are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#98) Spaces must be used to indent lines; tabs are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#100) Spaces must be used to indent lines; tabs are not allowed
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Variable "dbList" must be all lower-case
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Variable "dbList" must be all lower-case
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#108) Spaces must be used to indent lines; tabs are not allowed
(#109) Spaces must be used to indent lines; tabs are not allowed
(#110) Spaces must be used to indent lines; tabs are not allowed
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Inline control structures are not allowed
(#111) Variable "accessLevel" must be all lower-case
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#111) Line exceeds maximum limit of 180 characters; contains 607 characters
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Inline control structures are not allowed
(#112) Variable "accessLevel" must be all lower-case
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#112) Line exceeds maximum limit of 180 characters; contains 610 characters
(#113) Spaces must be used to indent lines; tabs are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Inline control structures are not allowed
(#114) Variable "accessLevel" must be all lower-case
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#114) Line exceeds 132 characters; contains 137 characters
(#115) Spaces must be used to indent lines; tabs are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Line indented incorrectly; expected 8 spaces, found 6
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Whitespace found at end of line
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 8 spaces, found 6
(#118) Variable "dbRow" must be all lower-case
(#118) Variable "dbList" must be all lower-case
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 12 spaces, found 7
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 12 spaces, found 7
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 12 spaces, found 7
(#121) Variable "dbRow" must be all lower-case
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 12 spaces, found 7
(#123) Inline control structures are not allowed
(#123) Variable "dbRow" must be all lower-case
(#123) Variable "dbShowList" must be all lower-case
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 8
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 12 spaces, found 7
(#126) Variable "dbRow" must be all lower-case
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 12 spaces, found 7
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 7
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 6
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Whitespace found at end of line
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 8 spaces, found 6
(#132) Spaces must be used to indent lines; tabs are not allowed
(#133) Spaces must be used to indent lines; tabs are not allowed
(#134) Spaces must be used to indent lines; tabs are not allowed
(#135) Spaces must be used to indent lines; tabs are not allowed
(#136) Spaces must be used to indent lines; tabs are not allowed
(#137) Spaces must be used to indent lines; tabs are not allowed
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Whitespace found at end of line
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Whitespace found at end of line
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#142) Spaces must be used to indent lines; tabs are not allowed
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Inline control structures are not allowed
(#145) Variable "allPrivs" must be all lower-case
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#145) Line exceeds maximum limit of 180 characters; contains 376 characters
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Inline control structures are not allowed
(#146) Variable "allPrivs" must be all lower-case
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#146) Line exceeds maximum limit of 180 characters; contains 426 characters
(#147) Spaces must be used to indent lines; tabs are not allowed
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Inline control structures are not allowed
(#148) Variable "allPrivs" must be all lower-case
(#149) Spaces must be used to indent lines; tabs are not allowed
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Line indented incorrectly; expected 8 spaces, found 5
(#151) Spaces must be used to indent lines; tabs are not allowed
(#152) Spaces must be used to indent lines; tabs are not allowed
(#153) Spaces must be used to indent lines; tabs are not allowed
(#154) Spaces must be used to indent lines; tabs are not allowed
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Inline control structures are not allowed
(#155) Variable "thePrivList" must be all lower-case
(#155) Variable "thePrivList" must be all lower-case
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#155) Line exceeds maximum limit of 180 characters; contains 221 characters
(#156) Spaces must be used to indent lines; tabs are not allowed
(#157) Spaces must be used to indent lines; tabs are not allowed
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Inline control structures are not allowed
(#158) Variable "thePrivList" must be all lower-case
(#158) Variable "thePrivList" must be all lower-case
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#158) Line exceeds maximum limit of 180 characters; contains 221 characters
(#159) Spaces must be used to indent lines; tabs are not allowed
(#160) Spaces must be used to indent lines; tabs are not allowed
(#161) Spaces must be used to indent lines; tabs are not allowed
(#162) Spaces must be used to indent lines; tabs are not allowed
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Inline control structures are not allowed
(#163) Variable "thePrivList" must be all lower-case
(#163) Variable "thePrivList" must be all lower-case
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#163) Line exceeds maximum limit of 180 characters; contains 221 characters
(#164) Spaces must be used to indent lines; tabs are not allowed
(#165) Spaces must be used to indent lines; tabs are not allowed
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Inline control structures are not allowed
(#166) Variable "thePrivList" must be all lower-case
(#166) Variable "thePrivList" must be all lower-case
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#166) Line exceeds maximum limit of 180 characters; contains 221 characters
(#167) Spaces must be used to indent lines; tabs are not allowed
(#168) Spaces must be used to indent lines; tabs are not allowed
(#169) Spaces must be used to indent lines; tabs are not allowed
(#170) Spaces must be used to indent lines; tabs are not allowed
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Inline control structures are not allowed
(#171) Variable "thePrivList" must be all lower-case
(#171) Variable "thePrivList" must be all lower-case
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#171) Line exceeds maximum limit of 180 characters; contains 217 characters
(#172) Spaces must be used to indent lines; tabs are not allowed
(#173) Spaces must be used to indent lines; tabs are not allowed
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Inline control structures are not allowed
(#174) Variable "thePrivList" must be all lower-case
(#174) Variable "thePrivList" must be all lower-case
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#174) Line exceeds maximum limit of 180 characters; contains 217 characters
(#175) Spaces must be used to indent lines; tabs are not allowed
(#176) Spaces must be used to indent lines; tabs are not allowed
(#177) Spaces must be used to indent lines; tabs are not allowed
(#178) Spaces must be used to indent lines; tabs are not allowed
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Inline control structures are not allowed
(#179) Variable "thePrivList" must be all lower-case
(#179) Variable "thePrivList" must be all lower-case
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#179) Line exceeds maximum limit of 180 characters; contains 221 characters
(#180) Spaces must be used to indent lines; tabs are not allowed
(#181) Spaces must be used to indent lines; tabs are not allowed
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Inline control structures are not allowed
(#182) Variable "thePrivList" must be all lower-case
(#182) Variable "thePrivList" must be all lower-case
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#182) Line exceeds maximum limit of 180 characters; contains 213 characters
(#183) Spaces must be used to indent lines; tabs are not allowed
(#184) Spaces must be used to indent lines; tabs are not allowed
(#185) Spaces must be used to indent lines; tabs are not allowed
(#186) Spaces must be used to indent lines; tabs are not allowed
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Inline control structures are not allowed
(#187) Variable "thePrivList" must be all lower-case
(#187) Variable "thePrivList" must be all lower-case
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#187) Line exceeds maximum limit of 180 characters; contains 263 characters
(#188) Spaces must be used to indent lines; tabs are not allowed
(#189) Spaces must be used to indent lines; tabs are not allowed
(#190) Spaces must be used to indent lines; tabs are not allowed
(#191) Spaces must be used to indent lines; tabs are not allowed
(#192) Spaces must be used to indent lines; tabs are not allowed
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Line indented incorrectly; expected 8 spaces, found 5
(#194) Spaces must be used to indent lines; tabs are not allowed
(#195) Spaces must be used to indent lines; tabs are not allowed
(#196) Spaces must be used to indent lines; tabs are not allowed
(#197) Spaces must be used to indent lines; tabs are not allowed
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Inline control structures are not allowed
(#198) Variable "thePrivList" must be all lower-case
(#198) Variable "thePrivList" must be all lower-case
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#198) Line exceeds maximum limit of 180 characters; contains 213 characters
(#199) Spaces must be used to indent lines; tabs are not allowed
(#200) Spaces must be used to indent lines; tabs are not allowed
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Inline control structures are not allowed
(#201) Variable "thePrivList" must be all lower-case
(#201) Variable "thePrivList" must be all lower-case
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#201) Line exceeds maximum limit of 180 characters; contains 225 characters
(#202) Spaces must be used to indent lines; tabs are not allowed
(#203) Spaces must be used to indent lines; tabs are not allowed
(#204) Spaces must be used to indent lines; tabs are not allowed
(#205) Spaces must be used to indent lines; tabs are not allowed
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Inline control structures are not allowed
(#206) Variable "thePrivList" must be all lower-case
(#206) Variable "thePrivList" must be all lower-case
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#206) Line exceeds maximum limit of 180 characters; contains 221 characters
(#207) Spaces must be used to indent lines; tabs are not allowed
(#208) Spaces must be used to indent lines; tabs are not allowed
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Inline control structures are not allowed
(#209) Variable "thePrivList" must be all lower-case
(#209) Variable "thePrivList" must be all lower-case
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#209) Line exceeds maximum limit of 180 characters; contains 229 characters
(#210) Spaces must be used to indent lines; tabs are not allowed
(#211) Spaces must be used to indent lines; tabs are not allowed
(#212) Spaces must be used to indent lines; tabs are not allowed
(#213) Spaces must be used to indent lines; tabs are not allowed
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Inline control structures are not allowed
(#214) Variable "thePrivList" must be all lower-case
(#214) Variable "thePrivList" must be all lower-case
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#214) Line exceeds maximum limit of 180 characters; contains 217 characters
(#215) Spaces must be used to indent lines; tabs are not allowed
(#216) Spaces must be used to indent lines; tabs are not allowed
(#217) Spaces must be used to indent lines; tabs are not allowed
(#218) Spaces must be used to indent lines; tabs are not allowed
(#219) Spaces must be used to indent lines; tabs are not allowed
(#220) Spaces must be used to indent lines; tabs are not allowed
(#221) Spaces must be used to indent lines; tabs are not allowed
(#222) Spaces must be used to indent lines; tabs are not allowed
(#223) Spaces must be used to indent lines; tabs are not allowed
(#224) Spaces must be used to indent lines; tabs are not allowed
(#225) Spaces must be used to indent lines; tabs are not allowed
(#226) Spaces must be used to indent lines; tabs are not allowed
(#227) Spaces must be used to indent lines; tabs are not allowed
(#228) Spaces must be used to indent lines; tabs are not allowed
(#229) Spaces must be used to indent lines; tabs are not allowed
(#230) Spaces must be used to indent lines; tabs are not allowed
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Inline control structures are not allowed
(#231) Variable "thePrivList" must be all lower-case
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#231) Line exceeds maximum limit of 180 characters; contains 184 characters
(#232) Spaces must be used to indent lines; tabs are not allowed
(#233) Spaces must be used to indent lines; tabs are not allowed
(#234) Spaces must be used to indent lines; tabs are not allowed
(#235) Spaces must be used to indent lines; tabs are not allowed
(#236) Spaces must be used to indent lines; tabs are not allowed
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#237) Line exceeds maximum limit of 180 characters; contains 186 characters
(#238) Spaces must be used to indent lines; tabs are not allowed
(#239) Spaces must be used to indent lines; tabs are not allowed
(#240) Spaces must be used to indent lines; tabs are not allowed
(#241) Spaces must be used to indent lines; tabs are not allowed
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Line indented incorrectly; expected 4 spaces, found 3
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Whitespace found at end of line
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 12 spaces, found 3
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 16 spaces, found 4
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 12 spaces, found 3
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 12 spaces, found 3
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 8 spaces, found 2
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 4 spaces, found 1
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Whitespace found at end of line
(#254) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/export.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Whitespace found at end of line
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) Variable "outputBuffer" must be all lower-case
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Whitespace found at end of line
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected 4 spaces, found 1
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Inline control structures are not allowed
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 3
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Inline control structures are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 3
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 8 spaces, found 2
(#32) Inline control structures are not allowed
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 3
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 8 spaces, found 2
(#34) Variable "exportDb" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Inline control structures are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Inline control structures are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 2
(#41) Variable "exportStructure" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Inline control structures are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 2
(#44) Variable "exportData" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 1
(#46) Inline control structures are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 4 spaces, found 2
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#49) Inline control structures are not allowed
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 2
(#50) Variable "printFieldnames" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Inline control structures are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 2
(#53) Variable "insertType" must be all lower-case
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Whitespace found at end of line
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Inline control structures are not allowed
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 2
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Variable "outputFile" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Inline control structures are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#64) Inline control structures are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 4 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#66) Inline control structures are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 4 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Inline control structures are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Inline comments must start with a capital letter, digit or 3-dots sequence
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 4 spaces, found 1
(#73) Inline control structures are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 4 spaces, found 1
(#76) Inline control structures are not allowed
(#76) Variable "outputFile" must be all lower-case
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 4 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Whitespace found at end of line
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 4 spaces, found 1
(#79) Inline control structures are not allowed
(#79) Variable "insertType" must be all lower-case
(#79) Variable "insertType" must be all lower-case
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 4 spaces, found 2
(#80) Variable "insertType" must be all lower-case
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 4 spaces, found 1
(#82) Variable "exportStructure" must be all lower-case
(#82) Variable "exportData" must be all lower-case
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 4 spaces, found 1
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 12 spaces, found 3
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#94) Variable "outputBuffer" must be all lower-case
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 3
(#96) Inline control structures are not allowed
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 12 spaces, found 4
(#97) Variable "outputBuffer" must be all lower-case
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#98) Inline control structures are not allowed
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 4
(#99) Variable "outputBuffer" must be all lower-case
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Variable "outputBuffer" must be all lower-case
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#102) Variable "outputBuffer" must be all lower-case
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 8 spaces, found 2
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 3
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Whitespace found at end of line
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Inline comments must start with a capital letter, digit or 3-dots sequence
(#109) Inline comments must end in full-stops, exclamation marks, or question marks
(#109) Line indented incorrectly; expected at least 12 spaces, found 3
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected 12 spaces, found 3
(#110) Variable "exportDb" must be all lower-case
(#110) Variable "exportDb" must be all lower-case
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 16 spaces, found 4
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 20 spaces, found 5
(#114) Variable "outputBuffer" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Whitespace found at end of line
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 20 spaces, found 5
(#116) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t{\n"
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 20 spaces, found 5
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 24 spaces, found 6
(#118) Variable "currentChar" must be all lower-case
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 24 spaces, found 6
(#119) Variable "currentCharSql" must be all lower-case
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 24 spaces, found 6
(#121) Variable "currentCharSql" must be all lower-case
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 28 spaces, found 7
(#122) Variable "currentChar" must be all lower-case
(#122) Variable "currentCharSql" must be all lower-case
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Whitespace found at end of line
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 28 spaces, found 7
(#124) Variable "outputBuffer" must be all lower-case
(#124) Variable "currentChar" must be all lower-case
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 24 spaces, found 6
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 20 spaces, found 5
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 20 spaces, found 5
(#128) Variable "outputBuffer" must be all lower-case
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 20 spaces, found 5
(#130) Variable "outputBuffer" must be all lower-case
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 16 spaces, found 4
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 16 spaces, found 4
(#134) Variable "tableSql" must be all lower-case
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Whitespace found at end of line
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 16 spaces, found 4
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 16 spaces, found 4
(#138) Variable "tableSql" must be all lower-case
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 20 spaces, found 5
(#139) Variable "tableRow" must be all lower-case
(#139) Variable "tableSql" must be all lower-case
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 24 spaces, found 6
(#140) Variable "tableRow" must be all lower-case
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 20 spaces, found 5
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 16 spaces, found 4
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 12 spaces, found 3
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 12 spaces, found 3
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 16 spaces, found 4
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 20 spaces, found 5
(#149) Inline control structures are not allowed
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 20 spaces, found 6
(#150) Variable "structureSQL" must be all lower-case
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 20 spaces, found 5
(#151) Inline control structures are not allowed
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 20 spaces, found 6
(#152) Variable "structureSQL" must be all lower-case
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Whitespace found at end of line
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 20 spaces, found 5
(#154) Variable "tableEngine" must be all lower-case
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 20 spaces, found 5
(#155) Variable "tableCharset" must be all lower-case
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 20 spaces, found 5
(#156) Variable "autoIncrement" must be all lower-case
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 20 spaces, found 5
(#158) Variable "exportStructure" must be all lower-case
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 24 spaces, found 6
(#160) Variable "structureSQL" must be all lower-case
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 28 spaces, found 7
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Whitespace found at end of line
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 32 spaces, found 8
(#164) Variable "outputBuffer" must be all lower-case
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Whitespace found at end of line
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 32 spaces, found 8
(#166) Variable "infoSql" must be all lower-case
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 32 spaces, found 8
(#168) Variable "infoSql" must be all lower-case
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Whitespace found at end of line
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 36 spaces, found 9
(#170) Variable "infoRow" must be all lower-case
(#170) Variable "infoSql" must be all lower-case
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 36 spaces, found 9
(#172) Variable "tableEngine" must be all lower-case
(#172) Variable "infoRow" must be all lower-case
(#172) Variable "infoRow" must be all lower-case
(#172) Variable "infoRow" must be all lower-case
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 36 spaces, found 9
(#174) Variable "infoRow" must be all lower-case
(#174) Variable "collationList" must be all lower-case
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 40 spaces, found 10
(#175) Variable "tableCharset" must be all lower-case
(#175) Variable "collationList" must be all lower-case
(#175) Variable "infoRow" must be all lower-case
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 36 spaces, found 9
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Whitespace found at end of line
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 36 spaces, found 9
(#178) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t\t\t\t\t{\n"
(#178) Variable "infoRow" must be all lower-case
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 36 spaces, found 9
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 40 spaces, found 10
(#180) Variable "autoIncrement" must be all lower-case
(#180) Variable "infoRow" must be all lower-case
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 36 spaces, found 9
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 32 spaces, found 8
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Whitespace found at end of line
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 28 spaces, found 7
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Whitespace found at end of line
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 32 spaces, found 8
(#186) Variable "outputBuffer" must be all lower-case
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 28 spaces, found 7
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Whitespace found at end of line
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 28 spaces, found 7
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Whitespace found at end of line
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 28 spaces, found 7
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Whitespace found at end of line
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 32 spaces, found 8
(#193) Variable "structureRow" must be all lower-case
(#193) Variable "structureSQL" must be all lower-case
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Whitespace found at end of line
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 36 spaces, found 9
(#195) Inline control structures are not allowed
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 36 spaces, found 10
(#196) Variable "outputBuffer" must be all lower-case
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Whitespace found at end of line
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 36 spaces, found 9
(#198) Variable "outputBuffer" must be all lower-case
(#198) The use of backticks in strings is not recommended
(#198) Variable "structureRow" must be all lower-case
(#198) The use of backticks in strings is not recommended
(#198) Variable "structureRow" must be all lower-case
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Whitespace found at end of line
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 36 spaces, found 9
(#200) Variable "collationList" must be all lower-case
(#200) Variable "structureRow" must be all lower-case
(#200) Variable "structureRow" must be all lower-case
(#200) Variable "structureRow" must be all lower-case
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#200) Line exceeds 132 characters; contains 154 characters
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 40 spaces, found 10
(#201) Variable "collationList" must be all lower-case
(#201) Variable "structureRow" must be all lower-case
(#201) Variable "tableCharset" must be all lower-case
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 44 spaces, found 11
(#202) Variable "outputBuffer" must be all lower-case
(#202) Variable "collationList" must be all lower-case
(#202) Variable "structureRow" must be all lower-case
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 40 spaces, found 10
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 36 spaces, found 9
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 36 spaces, found 9
(#206) Inline control structures are not allowed
(#206) Variable "structureRow" must be all lower-case
(#206) Variable "structureRow" must be all lower-case
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 36 spaces, found 10
(#207) Variable "outputBuffer" must be all lower-case
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Whitespace found at end of line
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 36 spaces, found 9
(#209) Variable "structureRow" must be all lower-case
(#209) Variable "structureRow" must be all lower-case
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 40 spaces, found 10
(#210) Variable "outputBuffer" must be all lower-case
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 36 spaces, found 9
(#211) Variable "structureRow" must be all lower-case
(#211) Variable "structureRow" must be all lower-case
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 40 spaces, found 10
(#212) Variable "outputBuffer" must be all lower-case
(#212) Variable "structureRow" must be all lower-case
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 36 spaces, found 9
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Whitespace found at end of line
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 36 spaces, found 9
(#215) Inline control structures are not allowed
(#215) Variable "structureRow" must be all lower-case
(#215) Variable "structureRow" must be all lower-case
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 36 spaces, found 10
(#216) Variable "outputBuffer" must be all lower-case
(#216) Variable "structureRow" must be all lower-case
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Whitespace found at end of line
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 36 spaces, found 9
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 32 spaces, found 8
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Whitespace found at end of line
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 28 spaces, found 7
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Whitespace found at end of line
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 32 spaces, found 8
(#223) Variable "structureSQL" must be all lower-case
(#223) Variable "structureRow" must be all lower-case
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Whitespace found at end of line
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected at least 36 spaces, found 9
(#225) Inline control structures are not allowed
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 36 spaces, found 10
(#226) Variable "outputBuffer" must be all lower-case
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Whitespace found at end of line
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 36 spaces, found 9
(#228) Variable "outputBuffer" must be all lower-case
(#228) Variable "structureRow" must be all lower-case
(#228) Variable "structureRow" must be all lower-case
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 36 spaces, found 9
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 32 spaces, found 8
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Whitespace found at end of line
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 28 spaces, found 7
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Whitespace found at end of line
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Inline comments must start with a capital letter, digit or 3-dots sequence
(#235) Inline comments must end in full-stops, exclamation marks, or question marks
(#235) Line indented incorrectly; expected at least 28 spaces, found 7
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 28 spaces, found 7
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 32 spaces, found 8
(#237) Variable "keySQL" must be all lower-case
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Whitespace found at end of line
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 32 spaces, found 8
(#239) Variable "keySQL" must be all lower-case
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 36 spaces, found 9
(#240) Variable "currentKey" must be all lower-case
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 36 spaces, found 9
(#241) Variable "keyRow" must be all lower-case
(#241) Variable "keySQL" must be all lower-case
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Inline comments must start with a capital letter, digit or 3-dots sequence
(#242) Inline comments must end in full-stops, exclamation marks, or question marks
(#242) Line indented incorrectly; expected at least 40 spaces, found 10
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 40 spaces, found 10
(#243) Variable "keyRow" must be all lower-case
(#243) Variable "currentKey" must be all lower-case
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Whitespace found at end of line
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Inline comments must start with a capital letter, digit or 3-dots sequence
(#244) Inline comments must end in full-stops, exclamation marks, or question marks
(#244) Line indented incorrectly; expected at least 44 spaces, found 11
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 44 spaces, found 11
(#245) Inline control structures are not allowed
(#245) Variable "currentKey" must be all lower-case
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 44 spaces, found 12
(#246) Variable "outputBuffer" must be all lower-case
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 44 spaces, found 11
(#248) Inline control structures are not allowed
(#248) Variable "keyRow" must be all lower-case
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 44 spaces, found 12
(#249) Variable "outputBuffer" must be all lower-case
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 44 spaces, found 11
(#250) Inline control structures are not allowed
(#250) Usage of ELSEIF not allowed; use ELSE IF instead
(#250) Variable "keyRow" must be all lower-case
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 44 spaces, found 12
(#251) Variable "outputBuffer" must be all lower-case
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected at least 44 spaces, found 11
(#252) Inline control structures are not allowed
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 44 spaces, found 12
(#253) Variable "outputBuffer" must be all lower-case
(#253) The use of backticks in strings is not recommended
(#253) Variable "keyRow" must be all lower-case
(#253) The use of backticks in strings is not recommended
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Whitespace found at end of line
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected at least 44 spaces, found 11
(#255) Variable "outputBuffer" must be all lower-case
(#255) The use of backticks in strings is not recommended
(#255) Variable "keyRow" must be all lower-case
(#255) The use of backticks in strings is not recommended
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 40 spaces, found 10
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 44 spaces, found 11
(#257) Variable "outputBuffer" must be all lower-case
(#257) The use of backticks in strings is not recommended
(#257) Variable "keyRow" must be all lower-case
(#257) The use of backticks in strings is not recommended
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 40 spaces, found 10
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Whitespace found at end of line
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 40 spaces, found 10
(#260) Variable "currentKey" must be all lower-case
(#260) Variable "keyRow" must be all lower-case
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 36 spaces, found 9
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Whitespace found at end of line
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 36 spaces, found 9
(#263) Inline control structures are not allowed
(#263) Variable "currentKey" must be all lower-case
(#263) Variable "currentKey" must be all lower-case
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 36 spaces, found 10
(#264) Variable "outputBuffer" must be all lower-case
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 32 spaces, found 8
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 28 spaces, found 7
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected at least 28 spaces, found 7
(#268) Variable "outputBuffer" must be all lower-case
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Whitespace found at end of line
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 28 spaces, found 7
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 32 spaces, found 8
(#271) Variable "tableEngine" must be all lower-case
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 36 spaces, found 9
(#272) Variable "outputBuffer" must be all lower-case
(#272) Variable "tableEngine" must be all lower-case
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 32 spaces, found 8
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Whitespace found at end of line
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 32 spaces, found 8
(#275) Variable "tableCharset" must be all lower-case
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 36 spaces, found 9
(#276) Variable "outputBuffer" must be all lower-case
(#276) Variable "tableCharset" must be all lower-case
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected 32 spaces, found 8
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Whitespace found at end of line
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected 32 spaces, found 8
(#279) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t\t\t\t\t{\n"
(#279) Variable "autoIncrement" must be all lower-case
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 32 spaces, found 8
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 36 spaces, found 9
(#281) Variable "outputBuffer" must be all lower-case
(#281) Variable "autoIncrement" must be all lower-case
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 32 spaces, found 8
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 28 spaces, found 7
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Whitespace found at end of line
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 28 spaces, found 7
(#285) Variable "outputBuffer" must be all lower-case
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 24 spaces, found 6
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 20 spaces, found 5
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Whitespace found at end of line
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 20 spaces, found 5
(#289) Inline control structures are not allowed
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 20 spaces, found 6
(#290) Variable "structureSQL" must be all lower-case
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected at least 20 spaces, found 5
(#291) Inline control structures are not allowed
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 20 spaces, found 6
(#292) Variable "structureSQL" must be all lower-case
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Whitespace found at end of line
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 20 spaces, found 5
(#294) Variable "exportData" must be all lower-case
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Whitespace found at end of line
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 24 spaces, found 6
(#296) Variable "columnList" must be all lower-case
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Whitespace found at end of line
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected 24 spaces, found 6
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Whitespace found at end of line
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 28 spaces, found 7
(#300) Variable "dataSQL" must be all lower-case
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Whitespace found at end of line
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Inline comments must start with a capital letter, digit or 3-dots sequence
(#302) Inline comments must end in full-stops, exclamation marks, or question marks
(#302) Line indented incorrectly; expected at least 28 spaces, found 7
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 28 spaces, found 7
(#303) Variable "structureSQL" must be all lower-case
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 32 spaces, found 8
(#304) Variable "structureRow" must be all lower-case
(#304) Variable "structureSQL" must be all lower-case
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 36 spaces, found 9
(#305) Variable "columnList" must be all lower-case
(#305) Variable "structureRow" must be all lower-case
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 36 spaces, found 9
(#306) Variable "structureRow" must be all lower-case
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 32 spaces, found 8
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 28 spaces, found 7
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Whitespace found at end of line
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 28 spaces, found 7
(#310) Variable "columnImplosion" must be all lower-case
(#310) The use of backticks in strings is not recommended
(#310) Variable "columnList" must be all lower-case
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Whitespace found at end of line
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 28 spaces, found 7
(#312) Variable "dataSQL" must be all lower-case
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Whitespace found at end of line
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 32 spaces, found 8
(#314) Inline control structures are not allowed
(#314) Variable "insertType" must be all lower-case
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 32 spaces, found 9
(#315) Variable "outputBuffer" must be all lower-case
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Whitespace found at end of line
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 32 spaces, found 8
(#317) Variable "firstLine" must be all lower-case
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Whitespace found at end of line
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 32 spaces, found 8
(#319) Variable "dataRow" must be all lower-case
(#319) Variable "dataSQL" must be all lower-case
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Whitespace found at end of line
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 36 spaces, found 9
(#321) Variable "insertType" must be all lower-case
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 40 spaces, found 10
(#322) Variable "outputBuffer" must be all lower-case
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 36 spaces, found 9
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 40 spaces, found 10
(#324) Inline control structures are not allowed
(#324) Variable "firstLine" must be all lower-case
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 40 spaces, found 11
(#325) Variable "outputBuffer" must be all lower-case
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 36 spaces, found 9
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Whitespace found at end of line
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 36 spaces, found 9
(#328) Variable "outputBuffer" must be all lower-case
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Whitespace found at end of line
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 36 spaces, found 9
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Whitespace found at end of line
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 36 spaces, found 9
(#332) Expected 1 space before "="; 0 found
(#332) Expected 1 space after "="; 0 found
(#332) Expected 1 space before "<"; 0 found
(#332) Expected 1 space after "<"; 0 found
(#332) The use of function sizeof() is forbidden; use count() instead
(#332) Variable "columnList" must be all lower-case
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 40 spaces, found 10
(#333) Inline control structures are not allowed
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 40 spaces, found 11
(#334) Variable "outputBuffer" must be all lower-case
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Whitespace found at end of line
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 40 spaces, found 10
(#336) Variable "currentData" must be all lower-case
(#336) Variable "dataRow" must be all lower-case
(#336) Variable "columnList" must be all lower-case
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Whitespace found at end of line
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 40 spaces, found 10
(#338) Variable "currentData" must be all lower-case
(#338) Variable "binaryDTs" must be all lower-case
(#338) Variable "binaryDTs" must be all lower-case
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#338) Line exceeds 132 characters; contains 147 characters
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 44 spaces, found 11
(#339) Variable "outputBuffer" must be all lower-case
(#339) Variable "currentData" must be all lower-case
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 40 spaces, found 10
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 44 spaces, found 11
(#341) Variable "outputBuffer" must be all lower-case
(#341) Variable "currentData" must be all lower-case
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 40 spaces, found 10
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Whitespace found at end of line
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected at least 40 spaces, found 10
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected 36 spaces, found 9
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Whitespace found at end of line
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected at least 36 spaces, found 9
(#347) Variable "outputBuffer" must be all lower-case
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Whitespace found at end of line
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 36 spaces, found 9
(#349) Inline control structures are not allowed
(#349) Variable "insertType" must be all lower-case
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 36 spaces, found 10
(#350) Variable "outputBuffer" must be all lower-case
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Whitespace found at end of line
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 36 spaces, found 9
(#352) Variable "firstLine" must be all lower-case
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Whitespace found at end of line
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 32 spaces, found 8
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Whitespace found at end of line
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected at least 32 spaces, found 8
(#356) Inline control structures are not allowed
(#356) Variable "insertType" must be all lower-case
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 32 spaces, found 9
(#357) Variable "outputBuffer" must be all lower-case
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Whitespace found at end of line
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 28 spaces, found 7
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 32 spaces, found 8
(#360) Variable "outputBuffer" must be all lower-case
(#360) The use of backticks in strings is not recommended
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 28 spaces, found 7
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Whitespace found at end of line
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 24 spaces, found 6
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Whitespace found at end of line
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 28 spaces, found 7
(#365) Variable "dataSQL" must be all lower-case
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Whitespace found at end of line
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Inline comments must start with a capital letter, digit or 3-dots sequence
(#367) Inline comments must end in full-stops, exclamation marks, or question marks
(#367) Line indented incorrectly; expected at least 28 spaces, found 7
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 28 spaces, found 7
(#368) Variable "structureSQL" must be all lower-case
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 32 spaces, found 8
(#369) Variable "structureSQL" must be all lower-case
(#369) Variable "structureRow" must be all lower-case
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 36 spaces, found 9
(#370) Variable "columnList" must be all lower-case
(#370) Variable "structureRow" must be all lower-case
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 36 spaces, found 9
(#371) Variable "structureRow" must be all lower-case
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected 32 spaces, found 8
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 28 spaces, found 7
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Whitespace found at end of line
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 28 spaces, found 7
(#375) Variable "columnImplosion" must be all lower-case
(#375) Variable "columnList" must be all lower-case
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Whitespace found at end of line
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 28 spaces, found 7
(#377) Variable "dataSQL" must be all lower-case
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Whitespace found at end of line
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 32 spaces, found 8
(#379) Variable "firstLine" must be all lower-case
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Whitespace found at end of line
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 32 spaces, found 8
(#381) Variable "dataRow" must be all lower-case
(#381) Variable "dataSQL" must be all lower-case
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Whitespace found at end of line
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 36 spaces, found 9
(#383) Variable "outputBuffer" must be all lower-case
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Whitespace found at end of line
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 36 spaces, found 9
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Whitespace found at end of line
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected 36 spaces, found 9
(#387) Expected 1 space before "="; 0 found
(#387) Expected 1 space after "="; 0 found
(#387) Expected 1 space before "<"; 0 found
(#387) Expected 1 space after "<"; 0 found
(#387) The use of function sizeof() is forbidden; use count() instead
(#387) Variable "columnList" must be all lower-case
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 40 spaces, found 10
(#388) Inline control structures are not allowed
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 40 spaces, found 11
(#389) Variable "outputBuffer" must be all lower-case
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Whitespace found at end of line
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 40 spaces, found 10
(#391) Variable "currentData" must be all lower-case
(#391) Variable "dataRow" must be all lower-case
(#391) Variable "columnList" must be all lower-case
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Whitespace found at end of line
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 40 spaces, found 10
(#393) Variable "outputBuffer" must be all lower-case
(#393) Variable "currentData" must be all lower-case
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Whitespace found at end of line
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 40 spaces, found 10
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 36 spaces, found 9
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Whitespace found at end of line
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 36 spaces, found 9
(#398) Variable "outputBuffer" must be all lower-case
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Whitespace found at end of line
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 36 spaces, found 9
(#400) Variable "firstLine" must be all lower-case
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Whitespace found at end of line
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected 32 spaces, found 8
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Whitespace found at end of line
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected 28 spaces, found 7
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 32 spaces, found 8
(#405) Variable "outputBuffer" must be all lower-case
(#405) The use of backticks in strings is not recommended
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 28 spaces, found 7
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Whitespace found at end of line
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 24 spaces, found 6
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected 20 spaces, found 5
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Whitespace found at end of line
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 20 spaces, found 5
(#411) Variable "outputBuffer" must be all lower-case
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Whitespace found at end of line
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected 16 spaces, found 4
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Whitespace found at end of line
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 20 spaces, found 5
(#415) Variable "printFieldnames" must be all lower-case
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 24 spaces, found 6
(#416) Variable "structureSQL" must be all lower-case
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Whitespace found at end of line
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 24 spaces, found 6
(#418) Variable "structureSQL" must be all lower-case
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 28 spaces, found 7
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Whitespace found at end of line
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 28 spaces, found 7
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Whitespace found at end of line
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected 32 spaces, found 8
(#423) Variable "structureRow" must be all lower-case
(#423) Variable "structureSQL" must be all lower-case
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 36 spaces, found 9
(#424) Inline control structures are not allowed
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 36 spaces, found 10
(#425) Variable "outputBuffer" must be all lower-case
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Whitespace found at end of line
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected at least 36 spaces, found 9
(#427) Variable "outputBuffer" must be all lower-case
(#427) Variable "structureRow" must be all lower-case
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Whitespace found at end of line
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 36 spaces, found 9
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Line indented incorrectly; expected 32 spaces, found 8
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Whitespace found at end of line
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected 28 spaces, found 7
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Whitespace found at end of line
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected 32 spaces, found 8
(#434) Variable "structureSQL" must be all lower-case
(#434) Variable "structureRow" must be all lower-case
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 36 spaces, found 9
(#435) Inline control structures are not allowed
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 36 spaces, found 10
(#436) Variable "outputBuffer" must be all lower-case
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Whitespace found at end of line
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 36 spaces, found 9
(#438) Variable "outputBuffer" must be all lower-case
(#438) Variable "structureRow" must be all lower-case
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Whitespace found at end of line
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected at least 36 spaces, found 9
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected 32 spaces, found 8
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Whitespace found at end of line
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 28 spaces, found 7
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Whitespace found at end of line
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 28 spaces, found 7
(#445) Variable "outputBuffer" must be all lower-case
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Line indented incorrectly; expected 24 spaces, found 6
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected 20 spaces, found 5
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Whitespace found at end of line
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 20 spaces, found 5
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected at least 24 spaces, found 6
(#450) Variable "dataSQL" must be all lower-case
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected 20 spaces, found 5
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected at least 24 spaces, found 6
(#452) Variable "dataSQL" must be all lower-case
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected 20 spaces, found 5
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Whitespace found at end of line
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected 20 spaces, found 5
(#455) Variable "dataSQL" must be all lower-case
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 24 spaces, found 6
(#456) Variable "dataRow" must be all lower-case
(#456) Variable "dataSQL" must be all lower-case
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Line indented incorrectly; expected at least 28 spaces, found 7
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected 28 spaces, found 7
(#458) Variable "dataRow" must be all lower-case
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 32 spaces, found 8
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 28 spaces, found 7
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Whitespace found at end of line
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected at least 28 spaces, found 7
(#462) Variable "dataLine" must be all lower-case
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Whitespace found at end of line
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected at least 28 spaces, found 7
(#464) Variable "outputBuffer" must be all lower-case
(#464) Variable "dataLine" must be all lower-case
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected 24 spaces, found 6
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 20 spaces, found 5
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Whitespace found at end of line
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 16 spaces, found 4
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Whitespace found at end of line
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected 12 spaces, found 3
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Whitespace found at end of line
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 8 spaces, found 2
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Whitespace found at end of line
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 8 spaces, found 2
(#474) Variable "outputBuffer" must be all lower-case
(#474) Variable "outputBuffer" must be all lower-case
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Whitespace found at end of line
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected 8 spaces, found 2
(#476) Variable "outputBuffer" must be all lower-case
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected 12 spaces, found 3
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected at least 16 spaces, found 4
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 16 spaces, found 5
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 16 spaces, found 5
(#480) Variable "outputBuffer" must be all lower-case
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 16 spaces, found 4
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 12 spaces, found 3
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Whitespace found at end of line
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 16 spaces, found 4
(#484) Variable "outputFile" must be all lower-case
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 20 spaces, found 5
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected 16 spaces, found 4
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 20 spaces, found 5
(#487) Variable "outputBuffer" must be all lower-case
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 24 spaces, found 6
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 20 spaces, found 5
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Line indented incorrectly; expected at least 24 spaces, found 6
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 24 spaces, found 6
(#491) Variable "outputFile" must be all lower-case
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#491) Line exceeds maximum limit of 180 characters; contains 272 characters
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 20 spaces, found 5
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 16 spaces, found 4
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Whitespace found at end of line
(#495) Spaces must be used for alignment; tabs are not allowed
(#495) Tab found within whitespace
(#495) Line indented incorrectly; expected at least 16 spaces, found 4
(#496) Spaces must be used for alignment; tabs are not allowed
(#496) Tab found within whitespace
(#496) Whitespace found at end of line
(#497) Spaces must be used for alignment; tabs are not allowed
(#497) Tab found within whitespace
(#497) Line indented incorrectly; expected 12 spaces, found 3
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected 8 spaces, found 2
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Whitespace found at end of line
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected 4 spaces, found 1
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 4 spaces, found 1
(#510) Spaces must be used for alignment; tabs are not allowed
(#511) Spaces must be used for alignment; tabs are not allowed
(#512) Spaces must be used for alignment; tabs are not allowed
(#513) Spaces must be used for alignment; tabs are not allowed
(#514) Spaces must be used for alignment; tabs are not allowed
(#515) Spaces must be used for alignment; tabs are not allowed
(#515) Line indented incorrectly; expected 4 spaces, found 1
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Whitespace found at end of line
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Tab found within whitespace
(#517) Line indented incorrectly; expected at least 4 spaces, found 1
(#517) Variable "showSeperator" must be all lower-case
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Whitespace found at end of line
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected 4 spaces, found 1
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Whitespace found at end of line
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected 4 spaces, found 1
(#522) Spaces must be used for alignment; tabs are not allowed
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#523) Line exceeds maximum limit of 180 characters; contains 212 characters
(#524) Spaces must be used for alignment; tabs are not allowed
(#525) Spaces must be used for alignment; tabs are not allowed
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Line indented incorrectly; expected 4 spaces, found 2
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Whitespace found at end of line
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected at least 4 spaces, found 2
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Whitespace found at end of line
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected at least 4 spaces, found 2
(#530) Variable "tableSql" must be all lower-case
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Whitespace found at end of line
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Line indented incorrectly; expected 4 spaces, found 2
(#532) Variable "tableSql" must be all lower-case
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected 8 spaces, found 3
(#533) Variable "tableRow" must be all lower-case
(#533) Variable "tableSql" must be all lower-case
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Line indented incorrectly; expected at least 12 spaces, found 4
(#534) Variable "tableRow" must be all lower-case
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Whitespace found at end of line
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 12 spaces, found 4
(#536) Inline control structures are not allowed
(#536) Variable "tableRow" must be all lower-case
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected at least 12 spaces, found 5
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Whitespace found at end of line
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 12 spaces, found 4
(#539) Variable "tableRow" must be all lower-case
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected 8 spaces, found 3
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected 4 spaces, found 2
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Whitespace found at end of line
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Line indented incorrectly; expected 4 spaces, found 2
(#544) Spaces must be used for alignment; tabs are not allowed
(#545) Spaces must be used for alignment; tabs are not allowed
(#546) Spaces must be used for alignment; tabs are not allowed
(#547) Spaces must be used for alignment; tabs are not allowed
(#547) Line indented incorrectly; expected 4 spaces, found 1
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Tab found within whitespace
(#548) Whitespace found at end of line
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Line indented incorrectly; expected at least 4 spaces, found 1
(#549) Variable "showSeperator" must be all lower-case
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Whitespace found at end of line
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Line indented incorrectly; expected 4 spaces, found 1
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected 4 spaces, found 1
(#553) Spaces must be used for alignment; tabs are not allowed
(#554) Spaces must be used for alignment; tabs are not allowed
(#555) Spaces must be used for alignment; tabs are not allowed
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#555) Line exceeds maximum limit of 180 characters; contains 209 characters
(#556) Spaces must be used for alignment; tabs are not allowed
(#557) Spaces must be used for alignment; tabs are not allowed
(#558) Spaces must be used for alignment; tabs are not allowed
(#558) Line indented incorrectly; expected 4 spaces, found 2
(#559) Spaces must be used for alignment; tabs are not allowed
(#559) Tab found within whitespace
(#559) Whitespace found at end of line
(#560) Spaces must be used for alignment; tabs are not allowed
(#560) Tab found within whitespace
(#560) Line indented incorrectly; expected at least 4 spaces, found 2
(#560) Variable "dbSql" must be all lower-case
(#561) Spaces must be used for alignment; tabs are not allowed
(#561) Tab found within whitespace
(#561) Whitespace found at end of line
(#562) Spaces must be used for alignment; tabs are not allowed
(#562) Tab found within whitespace
(#562) Line indented incorrectly; expected 4 spaces, found 2
(#562) Variable "dbSql" must be all lower-case
(#563) Spaces must be used for alignment; tabs are not allowed
(#563) Tab found within whitespace
(#563) Line indented incorrectly; expected 8 spaces, found 3
(#563) Variable "dbRow" must be all lower-case
(#563) Variable "dbSql" must be all lower-case
(#564) Spaces must be used for alignment; tabs are not allowed
(#564) Tab found within whitespace
(#564) Line indented incorrectly; expected 12 spaces, found 4
(#564) Expected "if (...) {\n"; found "if (...)\n\t\t\t\t{\n"
(#564) Variable "dbRow" must be all lower-case
(#565) Spaces must be used for alignment; tabs are not allowed
(#565) Tab found within whitespace
(#565) Line indented incorrectly; expected at least 12 spaces, found 4
(#566) Spaces must be used for alignment; tabs are not allowed
(#566) Tab found within whitespace
(#566) Line indented incorrectly; expected at least 16 spaces, found 5
(#566) Variable "dbRow" must be all lower-case
(#567) Spaces must be used for alignment; tabs are not allowed
(#567) Tab found within whitespace
(#567) Whitespace found at end of line
(#568) Spaces must be used for alignment; tabs are not allowed
(#568) Tab found within whitespace
(#568) Line indented incorrectly; expected at least 16 spaces, found 5
(#568) Inline control structures are not allowed
(#568) Variable "dbRow" must be all lower-case
(#569) Spaces must be used for alignment; tabs are not allowed
(#569) Tab found within whitespace
(#569) Line indented incorrectly; expected at least 16 spaces, found 6
(#570) Spaces must be used for alignment; tabs are not allowed
(#570) Tab found within whitespace
(#570) Whitespace found at end of line
(#571) Spaces must be used for alignment; tabs are not allowed
(#571) Tab found within whitespace
(#571) Line indented incorrectly; expected at least 16 spaces, found 5
(#571) Variable "dbRow" must be all lower-case
(#572) Spaces must be used for alignment; tabs are not allowed
(#572) Tab found within whitespace
(#572) Line indented incorrectly; expected 12 spaces, found 4
(#573) Spaces must be used for alignment; tabs are not allowed
(#573) Tab found within whitespace
(#573) Line indented incorrectly; expected 8 spaces, found 3
(#574) Spaces must be used for alignment; tabs are not allowed
(#574) Tab found within whitespace
(#574) Line indented incorrectly; expected 4 spaces, found 2
(#575) Spaces must be used for alignment; tabs are not allowed
(#575) Tab found within whitespace
(#575) Whitespace found at end of line
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Tab found within whitespace
(#576) Line indented incorrectly; expected 4 spaces, found 2
(#577) Spaces must be used for alignment; tabs are not allowed
(#578) Spaces must be used for alignment; tabs are not allowed
(#579) Spaces must be used for alignment; tabs are not allowed
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Line indented incorrectly; expected 4 spaces, found 1
(#581) Spaces must be used for alignment; tabs are not allowed
(#581) Tab found within whitespace
(#581) Whitespace found at end of line
(#582) Spaces must be used for alignment; tabs are not allowed
(#582) Tab found within whitespace
(#582) Line indented incorrectly; expected at least 4 spaces, found 1
(#582) Variable "showSeperator" must be all lower-case
(#583) Spaces must be used for alignment; tabs are not allowed
(#583) Tab found within whitespace
(#583) Whitespace found at end of line
(#584) Spaces must be used for alignment; tabs are not allowed
(#584) Tab found within whitespace
(#584) Line indented incorrectly; expected 4 spaces, found 1
(#585) Spaces must be used for alignment; tabs are not allowed
(#585) Tab found within whitespace
(#585) Whitespace found at end of line
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Tab found within whitespace
(#586) Line indented incorrectly; expected 4 spaces, found 1
(#587) Spaces must be used for alignment; tabs are not allowed
(#588) Spaces must be used for alignment; tabs are not allowed
(#589) Spaces must be used for alignment; tabs are not allowed
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Inline control structures are not allowed
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#590) Line exceeds maximum limit of 180 characters; contains 319 characters
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Inline control structures are not allowed
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#591) Line exceeds maximum limit of 180 characters; contains 278 characters
(#592) Spaces must be used for alignment; tabs are not allowed
(#593) Spaces must be used for alignment; tabs are not allowed
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Line indented incorrectly; expected 4 spaces, found 1
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Whitespace found at end of line
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 4 spaces, found 1
(#596) Variable "showSeperator" must be all lower-case
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Whitespace found at end of line
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected 4 spaces, found 1
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Whitespace found at end of line
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected 4 spaces, found 1
(#601) Spaces must be used for alignment; tabs are not allowed
(#602) Spaces must be used for alignment; tabs are not allowed
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Line indented incorrectly; expected 4 spaces, found 1
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Whitespace found at end of line
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 4 spaces, found 1
(#605) Inline control structures are not allowed
(#605) Variable "showSeperator" must be all lower-case
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Line indented incorrectly; expected at least 4 spaces, found 2
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Whitespace found at end of line
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Line indented incorrectly; expected 4 spaces, found 1
(#609) Spaces must be used for alignment; tabs are not allowed
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Inline control structures are not allowed
(#611) Spaces must be used for alignment; tabs are not allowed
(#612) Spaces must be used for alignment; tabs are not allowed
(#613) Spaces must be used for alignment; tabs are not allowed
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Inline control structures are not allowed
(#614) Variable "exportStructure" must be all lower-case
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#614) Line exceeds maximum limit of 180 characters; contains 191 characters
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Inline control structures are not allowed
(#615) Variable "exportData" must be all lower-case
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#615) Line exceeds 132 characters; contains 165 characters
(#616) Spaces must be used for alignment; tabs are not allowed
(#617) Spaces must be used for alignment; tabs are not allowed
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Line indented incorrectly; expected 4 spaces, found 1
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Whitespace found at end of line
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected 4 spaces, found 1
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Whitespace found at end of line
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected 4 spaces, found 1
(#623) Spaces must be used for alignment; tabs are not allowed
(#624) Spaces must be used for alignment; tabs are not allowed
(#625) Spaces must be used for alignment; tabs are not allowed
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Inline control structures are not allowed
(#626) Variable "insertType" must be all lower-case
(#626) Variable "insertType" must be all lower-case
(#626) Variable "insertType" must be all lower-case
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#626) Line exceeds maximum limit of 180 characters; contains 228 characters
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Inline control structures are not allowed
(#627) Variable "insertType" must be all lower-case
(#627) Variable "insertType" must be all lower-case
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#627) Line exceeds maximum limit of 180 characters; contains 200 characters
(#628) Spaces must be used for alignment; tabs are not allowed
(#629) Spaces must be used for alignment; tabs are not allowed
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Line indented incorrectly; expected 4 spaces, found 1
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Whitespace found at end of line
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected 4 spaces, found 1
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Whitespace found at end of line
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected 4 spaces, found 1
(#635) Spaces must be used for alignment; tabs are not allowed
(#636) Spaces must be used for alignment; tabs are not allowed
(#637) Spaces must be used for alignment; tabs are not allowed
(#637) Inline control structures are not allowed
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#637) Line exceeds 132 characters; contains 137 characters
(#638) Spaces must be used for alignment; tabs are not allowed
(#639) Spaces must be used for alignment; tabs are not allowed
(#640) Spaces must be used for alignment; tabs are not allowed
(#641) Spaces must be used for alignment; tabs are not allowed
(#641) Inline control structures are not allowed
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#641) Line exceeds maximum limit of 180 characters; contains 204 characters
(#642) Spaces must be used for alignment; tabs are not allowed
(#642) Inline control structures are not allowed
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#642) Line exceeds 132 characters; contains 179 characters
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Inline control structures are not allowed
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#643) Line exceeds maximum limit of 180 characters; contains 190 characters
(#644) Spaces must be used for alignment; tabs are not allowed
(#644) Inline control structures are not allowed
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#644) Line exceeds 132 characters; contains 176 characters
(#645) Spaces must be used for alignment; tabs are not allowed
(#646) Spaces must be used for alignment; tabs are not allowed
(#647) Spaces must be used for alignment; tabs are not allowed
(#648) Spaces must be used for alignment; tabs are not allowed
(#649) Spaces must be used for alignment; tabs are not allowed
(#650) Spaces must be used for alignment; tabs are not allowed
(#650) Inline control structures are not allowed
(#650) Variable "printFieldnames" must be all lower-case
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#650) Line exceeds maximum limit of 180 characters; contains 196 characters
(#651) Spaces must be used for alignment; tabs are not allowed
(#652) Spaces must be used for alignment; tabs are not allowed
(#653) Spaces must be used for alignment; tabs are not allowed
(#654) Spaces must be used for alignment; tabs are not allowed
(#655) Spaces must be used for alignment; tabs are not allowed
(#656) Spaces must be used for alignment; tabs are not allowed
(#657) Spaces must be used for alignment; tabs are not allowed
(#658) Spaces must be used for alignment; tabs are not allowed
(#659) Spaces must be used for alignment; tabs are not allowed
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Line indented incorrectly; expected 4 spaces, found 2
(#661) Spaces must be used for alignment; tabs are not allowed
(#662) Spaces must be used for alignment; tabs are not allowed
(#663) Spaces must be used for alignment; tabs are not allowed
(#664) Spaces must be used for alignment; tabs are not allowed
(#665) Spaces must be used for alignment; tabs are not allowed
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Inline control structures are not allowed
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#666) Line exceeds maximum limit of 180 characters; contains 202 characters
(#667) Spaces must be used for alignment; tabs are not allowed
(#667) Inline control structures are not allowed
(#667) Expected "if (...) {\n"; found "if (...){ "
(#667) Variable "outputFile" must be all lower-case
(#667) Variable "outputFile" must be all lower-case
(#667) Closing brace must be on a line by itself
(#667) Expected "} else if (...) {\n"; found "} else if (...) { "
(#667) Expected "if (...) {\n"; found "if (...) { "
(#667) Closing brace must be on a line by itself
(#667) Expected "} else {\n"; found "} else { "
(#667) Closing brace must be on a line by itself
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#667) Line exceeds maximum limit of 180 characters; contains 553 characters
(#668) Spaces must be used for alignment; tabs are not allowed
(#669) Spaces must be used for alignment; tabs are not allowed
(#670) Spaces must be used for alignment; tabs are not allowed
(#671) Spaces must be used for alignment; tabs are not allowed
(#672) Spaces must be used for alignment; tabs are not allowed
(#673) Spaces must be used for alignment; tabs are not allowed
(#674) Spaces must be used for alignment; tabs are not allowed
(#675) Spaces must be used for alignment; tabs are not allowed
(#676) Spaces must be used for alignment; tabs are not allowed
local/sqlbuddy/vendor/sqlbuddy/functions.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#18) Inline control structures are not allowed
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#21) This comment is 60% valid code; is this commented out code?
(#21) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Tab found before comment text; expected "// session_start();" but found "// session_start();"
(#27) "include" must be immediately followed by an open parenthesis
(#27) File is being unconditionally included; use "require" instead
(#28) "include" must be immediately followed by an open parenthesis
(#28) File is being unconditionally included; use "require" instead
(#29) "include" must be immediately followed by an open parenthesis
(#29) File is being unconditionally included; use "require" instead
(#31) Inline control structures are not allowed
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) "include" must be immediately followed by an open parenthesis
(#32) File is being unconditionally included; use "require" instead
(#33) Inline control structures are not allowed
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) "include" must be immediately followed by an open parenthesis
(#34) File is being unconditionally included; use "require" instead
(#39) Variable "adapterList" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Variable "adapterList" must be all lower-case
(#45) Variable "cookieLength" must be all lower-case
(#45) Expected 1 space before "*"; 0 found
(#45) Expected 1 space after "*"; 0 found
(#45) Expected 1 space before "*"; 0 found
(#45) Expected 1 space after "*"; 0 found
(#45) Expected 1 space before "*"; 0 found
(#45) Expected 1 space after "*"; 0 found
(#47) Variable "langList" must be all lower-case
(#48) Variable "langList" must be all lower-case
(#49) Variable "langList" must be all lower-case
(#50) Variable "langList" must be all lower-case
(#51) Variable "langList" must be all lower-case
(#52) Variable "langList" must be all lower-case
(#53) Variable "langList" must be all lower-case
(#54) Variable "langList" must be all lower-case
(#55) Variable "langList" must be all lower-case
(#56) Variable "langList" must be all lower-case
(#57) Variable "langList" must be all lower-case
(#58) Variable "langList" must be all lower-case
(#59) Variable "langList" must be all lower-case
(#60) Variable "langList" must be all lower-case
(#61) Variable "langList" must be all lower-case
(#62) Variable "langList" must be all lower-case
(#63) Variable "langList" must be all lower-case
(#64) Variable "langList" must be all lower-case
(#65) Variable "langList" must be all lower-case
(#66) Variable "langList" must be all lower-case
(#67) Variable "langList" must be all lower-case
(#68) Variable "langList" must be all lower-case
(#69) Variable "langList" must be all lower-case
(#70) Variable "langList" must be all lower-case
(#71) Variable "langList" must be all lower-case
(#72) Variable "langList" must be all lower-case
(#73) Variable "langList" must be all lower-case
(#74) Variable "langList" must be all lower-case
(#75) Variable "langList" must be all lower-case
(#76) Variable "langList" must be all lower-case
(#77) Variable "langList" must be all lower-case
(#78) Variable "langList" must be all lower-case
(#79) Variable "langList" must be all lower-case
(#80) Variable "langList" must be all lower-case
(#81) Variable "langList" must be all lower-case
(#82) Variable "langList" must be all lower-case
(#83) Variable "langList" must be all lower-case
(#84) Variable "langList" must be all lower-case
(#85) Variable "langList" must be all lower-case
(#86) Variable "langList" must be all lower-case
(#87) Variable "langList" must be all lower-case
(#88) Variable "langList" must be all lower-case
(#89) Variable "langList" must be all lower-case
(#90) Variable "langList" must be all lower-case
(#91) Variable "langList" must be all lower-case
(#92) Variable "langList" must be all lower-case
(#93) Variable "langList" must be all lower-case
(#95) Variable "langList" must be all lower-case
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 4 spaces, found 1
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 4 spaces, found 1
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Inline comments must start with a capital letter, digit or 3-dots sequence
(#102) Inline comments must end in full-stops, exclamation marks, or question marks
(#102) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#103) Variable "cookieLength" must be all lower-case
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Inline comments must start with a capital letter, digit or 3-dots sequence
(#105) Inline comments must end in full-stops, exclamation marks, or question marks
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Variable "themeList" must be all lower-case
(#110) Variable "themeList" must be all lower-case
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Variable "currentTheme" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 4 spaces, found 1
(#115) Variable "currentTheme" must be all lower-case
(#115) Variable "themeList" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 8 spaces, found 2
(#116) Variable "currentTheme" must be all lower-case
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Inline comments must start with a capital letter, digit or 3-dots sequence
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 8 spaces, found 2
(#119) Variable "cookieLength" must be all lower-case
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 8 spaces, found 2
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 8 spaces, found 2
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 4 spaces, found 1
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 4 spaces, found 1
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 4 spaces, found 1
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 4 spaces, found 1
(#136) Inline comments must start with a capital letter, digit or 3-dots sequence
(#138) Inline comments must end in full-stops, exclamation marks, or question marks
(#139) Variable "requestKey" must be all lower-case
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Inline control structures are not allowed
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 2
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#145) Inline control structures are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 2
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Whitespace found at end of line
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 4 spaces, found 1
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Whitespace found at end of line
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 2
(#150) Variable "charsetSql" must be all lower-case
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 8 spaces, found 2
(#151) Variable "charsetSql" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 12 spaces, found 3
(#152) Variable "charsetRow" must be all lower-case
(#152) Variable "charsetSql" must be all lower-case
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 16 spaces, found 4
(#153) Variable "charsetList" must be all lower-case
(#153) Variable "charsetRow" must be all lower-case
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 12 spaces, found 3
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 8 spaces, found 2
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Whitespace found at end of line
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Variable "collationSql" must be all lower-case
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 8 spaces, found 2
(#158) Variable "collationSql" must be all lower-case
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 12 spaces, found 3
(#159) Variable "collationRow" must be all lower-case
(#159) Variable "collationSql" must be all lower-case
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 16 spaces, found 4
(#160) Variable "collationList" must be all lower-case
(#160) Variable "collationRow" must be all lower-case
(#160) Variable "collationRow" must be all lower-case
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 12 spaces, found 3
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 8 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected 4 spaces, found 1
(#166) Inline comments must start with a capital letter, digit or 3-dots sequence
(#166) Inline comments must end in full-stops, exclamation marks, or question marks
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 4 spaces, found 1
(#174) function name "stripslashesFromArray" must be lower-case letters only
(#175) Expected 1 space after "?"; newline found
(#176) Expected 1 space after ":"; newline found
(#182) function name "loginCheck" must be lower-case letters only
(#182) Variable "validateReq" must be all lower-case
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 4 spaces, found 1
(#183) Expected "if (...) {\n"; found "if (...){\n"
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Inline control structures are not allowed
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 3
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Inline control structures are not allowed
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 3
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 4 spaces, found 1
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 4 spaces, found 1
(#190) Variable "validateReq" must be all lower-case
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected 8 spaces, found 2
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 3
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 8 spaces, found 2
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 4 spaces, found 1
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 4 spaces, found 1
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 4 spaces, found 1
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 8 spaces, found 2
(#201) Variable "requestKey" must be all lower-case
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 4 spaces, found 2
(#203) Spaces must be used to indent lines; tabs are not allowed
(#205) Spaces must be used to indent lines; tabs are not allowed
(#207) Spaces must be used to indent lines; tabs are not allowed
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Line indented incorrectly; expected 4 spaces, found 2
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 4 spaces, found 1
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 4 spaces, found 1
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 4 spaces, found 1
(#215) function name "validateRequest" must be lower-case letters only
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Line indented incorrectly; expected at least 4 spaces, found 1
(#216) Variable "requestKey" must be all lower-case
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 4 spaces, found 1
(#217) Variable "requestKey" must be all lower-case
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 8 spaces, found 2
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 4 spaces, found 1
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 4 spaces, found 1
(#223) function name "startOutput" must be lower-case letters only
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 4 spaces, found 1
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Whitespace found at end of line
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 4 spaces, found 1
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 8 spaces, found 2
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#227) Line exceeds maximum limit of 180 characters; contains 227 characters
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 12 spaces, found 3
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 8 spaces, found 2
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 12 spaces, found 3
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 8 spaces, found 2
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Whitespace found at end of line
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 8 spaces, found 2
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 4 spaces, found 1
(#237) function name "finishOutput" must be lower-case letters only
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Whitespace found at end of line
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 4 spaces, found 1
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Whitespace found at end of line
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Whitespace found at end of line
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 4 spaces, found 1
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 8 spaces, found 2
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 2
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 4 spaces, found 1
(#248) function name "outputPage" must be lower-case letters only
(#250) Line indented incorrectly; expected at least 4 spaces, found 0
(#250) Variable "requestKey" must be all lower-case
(#251) Line indented incorrectly; expected at least 4 spaces, found 0
(#252) Line indented incorrectly; expected at least 4 spaces, found 0
(#253) Line indented incorrectly; expected at least 4 spaces, found 0
(#259) Spaces must be used for alignment; tabs are not allowed
(#260) Spaces must be used for alignment; tabs are not allowed
(#261) Spaces must be used for alignment; tabs are not allowed
(#262) Spaces must be used for alignment; tabs are not allowed
(#263) Spaces must be used for alignment; tabs are not allowed
(#264) Spaces must be used for alignment; tabs are not allowed
(#265) Spaces must be used for alignment; tabs are not allowed
(#266) Spaces must be used for alignment; tabs are not allowed
(#267) Spaces must be used for alignment; tabs are not allowed
(#268) Spaces must be used for alignment; tabs are not allowed
(#269) Spaces must be used for alignment; tabs are not allowed
(#270) Spaces must be used for alignment; tabs are not allowed
(#271) Spaces must be used for alignment; tabs are not allowed
(#272) Spaces must be used for alignment; tabs are not allowed
(#273) Spaces must be used for alignment; tabs are not allowed
(#274) Spaces must be used for alignment; tabs are not allowed
(#275) Spaces must be used for alignment; tabs are not allowed
(#276) Spaces must be used for alignment; tabs are not allowed
(#277) Spaces must be used for alignment; tabs are not allowed
(#278) Spaces must be used for alignment; tabs are not allowed
(#279) Spaces must be used for alignment; tabs are not allowed
(#280) Spaces must be used for alignment; tabs are not allowed
(#281) Spaces must be used for alignment; tabs are not allowed
(#282) Spaces must be used for alignment; tabs are not allowed
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Line indented incorrectly; expected 4 spaces, found 2
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Inline comments must start with a capital letter, digit or 3-dots sequence
(#285) Inline comments must end in full-stops, exclamation marks, or question marks
(#285) Line indented incorrectly; expected at least 4 spaces, found 2
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected at least 4 spaces, found 2
(#286) Inline control structures are not allowed
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#286) Line exceeds 132 characters; contains 153 characters
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 4 spaces, found 3
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 4 spaces, found 2
(#290) Spaces must be used for alignment; tabs are not allowed
(#291) Spaces must be used for alignment; tabs are not allowed
(#292) Spaces must be used for alignment; tabs are not allowed
(#294) Spaces must be used for alignment; tabs are not allowed
(#296) Spaces must be used for alignment; tabs are not allowed
(#297) Spaces must be used for alignment; tabs are not allowed
(#298) Spaces must be used for alignment; tabs are not allowed
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Line indented incorrectly; expected 4 spaces, found 2
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Whitespace found at end of line
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 4 spaces, found 2
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Whitespace found at end of line
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 4 spaces, found 2
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#304) Line exceeds maximum limit of 180 characters; contains 190 characters
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#305) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#306) Line exceeds maximum limit of 180 characters; contains 203 characters
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#307) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#308) Line exceeds maximum limit of 180 characters; contains 207 characters
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Line indented incorrectly; expected 4 spaces, found 2
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Whitespace found at end of line
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 4 spaces, found 2
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Whitespace found at end of line
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 4 spaces, found 2
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#314) Line exceeds maximum limit of 180 characters; contains 190 characters
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#315) Line exceeds maximum limit of 180 characters; contains 203 characters
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#316) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#317) Line exceeds maximum limit of 180 characters; contains 207 characters
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Line indented incorrectly; expected 4 spaces, found 2
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Whitespace found at end of line
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected 4 spaces, found 2
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Whitespace found at end of line
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected 4 spaces, found 2
(#323) Spaces must be used for alignment; tabs are not allowed
(#324) Spaces must be used for alignment; tabs are not allowed
(#325) Spaces must be used for alignment; tabs are not allowed
(#326) Spaces must be used for alignment; tabs are not allowed
(#327) Spaces must be used for alignment; tabs are not allowed
(#328) Spaces must be used for alignment; tabs are not allowed
(#329) Spaces must be used for alignment; tabs are not allowed
(#331) Spaces must be used for alignment; tabs are not allowed
(#332) Spaces must be used for alignment; tabs are not allowed
(#333) Spaces must be used for alignment; tabs are not allowed
(#334) Spaces must be used for alignment; tabs are not allowed
(#335) Spaces must be used for alignment; tabs are not allowed
(#337) Spaces must be used for alignment; tabs are not allowed
(#339) Spaces must be used for alignment; tabs are not allowed
(#340) Spaces must be used for alignment; tabs are not allowed
(#342) Spaces must be used for alignment; tabs are not allowed
(#343) Spaces must be used for alignment; tabs are not allowed
(#344) Spaces must be used for alignment; tabs are not allowed
(#345) Spaces must be used for alignment; tabs are not allowed
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Line indented incorrectly; expected 4 spaces, found 1
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Whitespace found at end of line
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected 4 spaces, found 1
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 8 spaces, found 2
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 4 spaces, found 1
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 8 spaces, found 2
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 4 spaces, found 1
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Whitespace found at end of line
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 4 spaces, found 1
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Whitespace found at end of line
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 4 spaces, found 1
(#356) Variable "requestKey" must be all lower-case
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 8 spaces, found 2
(#357) Variable "requestKey" must be all lower-case
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 8 spaces, found 2
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 4 spaces, found 1
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Whitespace found at end of line
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Line indented incorrectly; expected at least 4 spaces, found 1
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 4 spaces, found 1
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Whitespace found at end of line
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 4 spaces, found 1
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Whitespace found at end of line
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 8 spaces, found 2
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 8 spaces, found 2
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 8 spaces, found 2
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 8 spaces, found 2
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 8 spaces, found 2
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Whitespace found at end of line
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 8 spaces, found 2
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Whitespace found at end of line
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 8 spaces, found 2
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 8 spaces, found 2
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Line indented incorrectly; expected at least 8 spaces, found 2
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Whitespace found at end of line
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 8 spaces, found 2
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Whitespace found at end of line
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 8 spaces, found 2
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 8 spaces, found 2
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 8 spaces, found 2
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 8 spaces, found 2
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 8 spaces, found 2
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 8 spaces, found 2
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 8 spaces, found 2
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 8 spaces, found 2
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 8 spaces, found 2
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 8 spaces, found 2
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 8 spaces, found 2
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 8 spaces, found 2
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 8 spaces, found 2
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Whitespace found at end of line
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 8 spaces, found 2
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 8 spaces, found 2
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Whitespace found at end of line
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 8 spaces, found 2
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 8 spaces, found 2
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#398) Line exceeds maximum limit of 180 characters; contains 279 characters
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 8 spaces, found 2
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#399) Line exceeds maximum limit of 180 characters; contains 297 characters
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 8 spaces, found 2
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#400) Line exceeds maximum limit of 180 characters; contains 391 characters
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Whitespace found at end of line
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 8 spaces, found 2
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Whitespace found at end of line
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 8 spaces, found 2
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Whitespace found at end of line
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 8 spaces, found 2
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Whitespace found at end of line
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 8 spaces, found 2
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 8 spaces, found 2
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Whitespace found at end of line
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 8 spaces, found 2
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 8 spaces, found 2
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Whitespace found at end of line
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 8 spaces, found 2
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 8 spaces, found 2
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Whitespace found at end of line
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 4 spaces, found 1
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Whitespace found at end of line
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected at least 4 spaces, found 1
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 4 spaces, found 1
(#422) Functions must not contain multiple empty lines in a row; found 2 empty lines
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected at least 4 spaces, found 1
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 4 spaces, found 1
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected at least 4 spaces, found 1
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Whitespace found at end of line
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 4 spaces, found 1
(#429) Spaces must be used for alignment; tabs are not allowed
(#430) Spaces must be used for alignment; tabs are not allowed
(#435) function name "requireDatabaseAndTableBeDefined" must be lower-case letters only
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 4 spaces, found 1
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected 4 spaces, found 1
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 4 spaces, found 2
(#441) Spaces must be used for alignment; tabs are not allowed
(#442) Spaces must be used for alignment; tabs are not allowed
(#443) Spaces must be used for alignment; tabs are not allowed
(#444) Spaces must be used for alignment; tabs are not allowed
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Line indented incorrectly; expected 4 spaces, found 2
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 4 spaces, found 2
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected 4 spaces, found 1
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 4 spaces, found 1
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected 4 spaces, found 2
(#453) Spaces must be used for alignment; tabs are not allowed
(#454) Spaces must be used for alignment; tabs are not allowed
(#455) Spaces must be used for alignment; tabs are not allowed
(#456) Spaces must be used for alignment; tabs are not allowed
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Line indented incorrectly; expected 4 spaces, found 2
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 4 spaces, found 2
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Line indented incorrectly; expected 4 spaces, found 1
(#464) function name "formatForOutput" must be lower-case letters only
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 4 spaces, found 1
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 4 spaces, found 1
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected at least 8 spaces, found 2
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected 4 spaces, found 1
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Line indented incorrectly; expected at least 4 spaces, found 1
(#472) function name "formatDataForCSV" must be lower-case letters only
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 4 spaces, found 1
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected at least 4 spaces, found 1
(#477) function name "splitQueryText" must be lower-case letters only
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Inline comments must start with a capital letter, digit or 3-dots sequence
(#478) Inline comments must end in full-stops, exclamation marks, or question marks
(#478) Line indented incorrectly; expected at least 4 spaces, found 1
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 4 spaces, found 1
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 4 spaces, found 1
(#481) Inline control structures are not allowed
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected at least 4 spaces, found 2
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Inline comments must start with a capital letter, digit or 3-dots sequence
(#484) Inline comments must end in full-stops, exclamation marks, or question marks
(#484) Line indented incorrectly; expected at least 4 spaces, found 1
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 4 spaces, found 1
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected at least 4 spaces, found 1
(#487) Variable "querySplit" must be all lower-case
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 4 spaces, found 1
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Inline comments must start with a capital letter, digit or 3-dots sequence
(#490) Inline comments must end in full-stops, exclamation marks, or question marks
(#490) Line indented incorrectly; expected at least 8 spaces, found 2
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected at least 8 spaces, found 2
(#491) Variable "querySplit" must be all lower-case
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected 4 spaces, found 1
(#494) Spaces must be used for alignment; tabs are not allowed
(#494) Tab found within whitespace
(#494) Line indented incorrectly; expected at least 4 spaces, found 1
(#494) Variable "querySplit" must be all lower-case
(#497) function name "memoryFormat" must be lower-case letters only
(#498) Spaces must be used for alignment; tabs are not allowed
(#498) Tab found within whitespace
(#498) Line indented incorrectly; expected at least 4 spaces, found 1
(#498) Inline control structures are not allowed
(#499) Spaces must be used for alignment; tabs are not allowed
(#499) Tab found within whitespace
(#499) Line indented incorrectly; expected at least 4 spaces, found 2
(#499) Variable "dataString" must be all lower-case
(#500) Spaces must be used for alignment; tabs are not allowed
(#500) Tab found within whitespace
(#500) Line indented incorrectly; expected at least 4 spaces, found 1
(#500) Inline control structures are not allowed
(#501) Spaces must be used for alignment; tabs are not allowed
(#501) Tab found within whitespace
(#501) Line indented incorrectly; expected at least 4 spaces, found 2
(#501) Variable "dataString" must be all lower-case
(#502) Spaces must be used for alignment; tabs are not allowed
(#502) Tab found within whitespace
(#502) Line indented incorrectly; expected at least 4 spaces, found 1
(#502) Inline control structures are not allowed
(#503) Spaces must be used for alignment; tabs are not allowed
(#503) Tab found within whitespace
(#503) Line indented incorrectly; expected at least 4 spaces, found 2
(#503) Variable "dataString" must be all lower-case
(#504) Spaces must be used for alignment; tabs are not allowed
(#504) Tab found within whitespace
(#504) Line indented incorrectly; expected at least 4 spaces, found 1
(#504) Inline control structures are not allowed
(#505) Spaces must be used for alignment; tabs are not allowed
(#505) Tab found within whitespace
(#505) Line indented incorrectly; expected at least 4 spaces, found 2
(#505) Variable "dataString" must be all lower-case
(#507) Spaces must be used for alignment; tabs are not allowed
(#507) Tab found within whitespace
(#507) Line indented incorrectly; expected at least 4 spaces, found 1
(#507) Variable "dataString" must be all lower-case
(#510) function name "themeFile" must be lower-case letters only
(#511) Spaces must be used for alignment; tabs are not allowed
(#511) Tab found within whitespace
(#511) Line indented incorrectly; expected at least 4 spaces, found 1
(#512) Spaces must be used for alignment; tabs are not allowed
(#512) Tab found within whitespace
(#512) Line indented incorrectly; expected at least 4 spaces, found 1
(#515) function name "smartCaching" must be lower-case letters only
(#516) Spaces must be used for alignment; tabs are not allowed
(#516) Tab found within whitespace
(#516) Line indented incorrectly; expected at least 4 spaces, found 1
(#519) Function name "__" is invalid; only PHP magic methods should be prefixed with a double underscore
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Line indented incorrectly; expected at least 4 spaces, found 1
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected at least 4 spaces, found 1
(#524) Function name "__p" is invalid; only PHP magic methods should be prefixed with a double underscore
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected at least 4 spaces, found 1
(#526) Spaces must be used for alignment; tabs are not allowed
(#526) Tab found within whitespace
(#526) Line indented incorrectly; expected 4 spaces, found 1
(#527) Spaces must be used for alignment; tabs are not allowed
(#527) Tab found within whitespace
(#527) Line indented incorrectly; expected at least 8 spaces, found 2
(#528) Spaces must be used for alignment; tabs are not allowed
(#528) Tab found within whitespace
(#528) Line indented incorrectly; expected 4 spaces, found 1
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Tab found within whitespace
(#529) Line indented incorrectly; expected at least 8 spaces, found 2
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Line indented incorrectly; expected 4 spaces, found 1
(#534) Line indented incorrectly; expected at least 4 spaces, found 0
(#534) Perl-style comments are not allowed; use "// Comment." instead
(#535) Line indented incorrectly; expected at least 4 spaces, found 0
(#535) Perl-style comments are not allowed; use "// Comment." instead
(#536) Line indented incorrectly; expected at least 4 spaces, found 2
(#538) Commas (,) must be followed by white space.
(#546) Line indented incorrectly; expected at least 8 spaces, found 4
(#547) Line indented incorrectly; expected at least 8 spaces, found 4
(#548) Line indented incorrectly; expected at least 8 spaces, found 4
(#549) Line indented incorrectly; expected at least 8 spaces, found 4
(#549) Inline control structures are not allowed
(#552) Line indented incorrectly; expected 8 spaces, found 4
(#553) Line indented incorrectly; expected at least 12 spaces, found 8
(#554) Line indented incorrectly; expected 12 spaces, found 8
(#555) Line indented incorrectly; expected at least 16 spaces, found 8
(#556) Line indented incorrectly; expected at least 16 spaces, found 8
(#557) Line indented incorrectly; expected 12 spaces, found 8
(#558) Line indented incorrectly; expected 8 spaces, found 4
(#568) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/home.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#23) Spaces must be used to indent lines; tabs are not allowed
(#24) Spaces must be used to indent lines; tabs are not allowed
(#25) Spaces must be used to indent lines; tabs are not allowed
(#28) Spaces must be used to indent lines; tabs are not allowed
(#29) Spaces must be used to indent lines; tabs are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Variable "dbVersion" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Whitespace found at end of line
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#37) Variable "dbVersion" must be all lower-case
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#37) Line exceeds 132 characters; contains 155 characters
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used for alignment; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Variable "dbVersion" must be all lower-case
(#42) Spaces must be used for alignment; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 4 spaces, found 1
(#43) Spaces must be used for alignment; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Spaces must be used for alignment; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used for alignment; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 4 spaces, found 1
(#47) Spaces must be used for alignment; tabs are not allowed
(#48) Spaces must be used for alignment; tabs are not allowed
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#51) Line exceeds 132 characters; contains 165 characters
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) No space found before comment text; expected "// check for a new version" but found "//check for a new version"
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 2
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 12 spaces, found 3
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 12 spaces, found 3
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Whitespace found at end of line
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 3
(#68) Spaces must be used for alignment; tabs are not allowed
(#69) Spaces must be used for alignment; tabs are not allowed
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Line indented incorrectly; expected 4 spaces, found 3
(#71) Spaces must be used for alignment; tabs are not allowed
(#72) Spaces must be used for alignment; tabs are not allowed
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Line indented incorrectly; expected 4 spaces, found 3
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 3
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 8 spaces, found 4
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#76) Line exceeds maximum limit of 180 characters; contains 235 characters
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 3
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 4
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 3
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 3
(#82) Spaces must be used for alignment; tabs are not allowed
(#83) Spaces must be used for alignment; tabs are not allowed
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Line indented incorrectly; expected 4 spaces, found 3
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 2
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Whitespace found at end of line
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#90) Spaces must be used for alignment; tabs are not allowed
(#91) Spaces must be used for alignment; tabs are not allowed
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Line indented incorrectly; expected 4 spaces, found 2
(#93) Spaces must be used for alignment; tabs are not allowed
(#94) Spaces must be used for alignment; tabs are not allowed
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Line indented incorrectly; expected 4 spaces, found 2
(#96) Spaces must be used for alignment; tabs are not allowed
(#96) Tab found within whitespace
(#96) Whitespace found at end of line
(#97) Spaces must be used for alignment; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected 4 spaces, found 2
(#97) The use of function sizeof() is forbidden; use count() instead
(#97) Variable "langList" must be all lower-case
(#98) Spaces must be used for alignment; tabs are not allowed
(#98) Tab found within whitespace
(#98) Whitespace found at end of line
(#99) Spaces must be used for alignment; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 8 spaces, found 3
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Whitespace found at end of line
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 spaces, found 3
(#101) Variable "langList" must be all lower-case
(#101) Variable "langCode" must be all lower-case
(#101) Variable "langName" must be all lower-case
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 4
(#102) Variable "langCode" must be all lower-case
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 12 spaces, found 4
(#104) Inline control structures are not allowed
(#104) Variable "langCode" must be all lower-case
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 5
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 12 spaces, found 4
(#107) Variable "langName" must be all lower-case
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 3
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 3
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Whitespace found at end of line
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected 4 spaces, found 2
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Whitespace found at end of line
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 4 spaces, found 2
(#115) Spaces must be used for alignment; tabs are not allowed
(#116) Spaces must be used for alignment; tabs are not allowed
(#117) Spaces must be used for alignment; tabs are not allowed
(#118) Spaces must be used for alignment; tabs are not allowed
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Line indented incorrectly; expected 4 spaces, found 2
(#120) Spaces must be used for alignment; tabs are not allowed
(#121) Spaces must be used for alignment; tabs are not allowed
(#122) Spaces must be used for alignment; tabs are not allowed
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Line indented incorrectly; expected 4 spaces, found 2
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 4 spaces, found 2
(#125) Variable "themeList" must be all lower-case
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 3
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 8 spaces, found 3
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 12 spaces, found 4
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 8 spaces, found 3
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 3
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 4 spaces, found 2
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Whitespace found at end of line
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 2
(#136) Spaces must be used for alignment; tabs are not allowed
(#137) Spaces must be used for alignment; tabs are not allowed
(#138) Spaces must be used for alignment; tabs are not allowed
(#139) Spaces must be used for alignment; tabs are not allowed
(#140) Spaces must be used for alignment; tabs are not allowed
(#141) Spaces must be used for alignment; tabs are not allowed
(#144) Spaces must be used for alignment; tabs are not allowed
(#145) Spaces must be used for alignment; tabs are not allowed
(#146) Spaces must be used for alignment; tabs are not allowed
(#149) Spaces must be used for alignment; tabs are not allowed
(#150) Spaces must be used for alignment; tabs are not allowed
(#151) Spaces must be used for alignment; tabs are not allowed
(#152) Spaces must be used for alignment; tabs are not allowed
(#153) Spaces must be used for alignment; tabs are not allowed
(#154) Spaces must be used for alignment; tabs are not allowed
(#155) Spaces must be used for alignment; tabs are not allowed
(#156) Spaces must be used for alignment; tabs are not allowed
(#157) Spaces must be used for alignment; tabs are not allowed
(#165) Spaces must be used for alignment; tabs are not allowed
(#166) Spaces must be used for alignment; tabs are not allowed
(#167) Spaces must be used for alignment; tabs are not allowed
(#170) Spaces must be used for alignment; tabs are not allowed
(#171) Spaces must be used for alignment; tabs are not allowed
(#172) Spaces must be used for alignment; tabs are not allowed
(#173) Spaces must be used for alignment; tabs are not allowed
(#174) Spaces must be used for alignment; tabs are not allowed
(#175) Spaces must be used for alignment; tabs are not allowed
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Line indented incorrectly; expected 4 spaces, found 2
(#177) Spaces must be used for alignment; tabs are not allowed
(#178) Spaces must be used for alignment; tabs are not allowed
(#179) Spaces must be used for alignment; tabs are not allowed
(#180) Spaces must be used for alignment; tabs are not allowed
(#181) Spaces must be used for alignment; tabs are not allowed
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Line indented incorrectly; expected 4 spaces, found 1
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Whitespace found at end of line
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 4 spaces, found 1
(#184) Variable "charsetList" must be all lower-case
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 2
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 8 spaces, found 2
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 8 spaces, found 2
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 8 spaces, found 2
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 8 spaces, found 2
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 8 spaces, found 2
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 8 spaces, found 2
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Whitespace found at end of line
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 2
(#193) Variable "defaultCharSql" must be all lower-case
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Whitespace found at end of line
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 8 spaces, found 2
(#195) Variable "defaultCharSql" must be all lower-case
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected at least 12 spaces, found 3
(#196) Variable "defaultCharset" must be all lower-case
(#196) Variable "defaultCharSql" must be all lower-case
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 8 spaces, found 2
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Whitespace found at end of line
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 8 spaces, found 2
(#199) Variable "charsetList" must be all lower-case
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 12 spaces, found 3
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Whitespace found at end of line
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 12 spaces, found 3
(#202) Variable "defaultCharset" must be all lower-case
(#202) Variable "defaultCharset" must be all lower-case
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 16 spaces, found 4
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 12 spaces, found 3
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 12 spaces, found 3
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 8 spaces, found 2
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 4 spaces, found 1
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Whitespace found at end of line
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 4 spaces, found 1
(#214) Spaces must be used for alignment; tabs are not allowed
(#215) Spaces must be used for alignment; tabs are not allowed
(#216) Spaces must be used for alignment; tabs are not allowed
(#217) Spaces must be used for alignment; tabs are not allowed
(#218) Spaces must be used for alignment; tabs are not allowed
(#219) Spaces must be used for alignment; tabs are not allowed
(#220) Spaces must be used for alignment; tabs are not allowed
(#221) Spaces must be used for alignment; tabs are not allowed
(#222) Spaces must be used for alignment; tabs are not allowed
(#223) Spaces must be used for alignment; tabs are not allowed
(#231) Spaces must be used for alignment; tabs are not allowed
(#232) Spaces must be used for alignment; tabs are not allowed
(#233) Spaces must be used for alignment; tabs are not allowed
(#236) Spaces must be used for alignment; tabs are not allowed
(#237) Spaces must be used for alignment; tabs are not allowed
(#238) Spaces must be used for alignment; tabs are not allowed
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Whitespace found at end of line
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 4 spaces, found 1
(#240) Variable "didYouKnow" must be all lower-case
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#240) Line exceeds maximum limit of 180 characters; contains 246 characters
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 4 spaces, found 1
(#241) Variable "didYouKnow" must be all lower-case
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 4 spaces, found 1
(#242) Variable "didYouKnow" must be all lower-case
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#242) Line exceeds 132 characters; contains 170 characters
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Whitespace found at end of line
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 4 spaces, found 1
(#244) Variable "didYouKnow" must be all lower-case
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Whitespace found at end of line
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 4 spaces, found 1
(#246) Variable "didYouKnow" must be all lower-case
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 4 spaces, found 1
(#249) Spaces must be used for alignment; tabs are not allowed
(#250) Spaces must be used for alignment; tabs are not allowed
(#253) Spaces must be used for alignment; tabs are not allowed
(#254) Spaces must be used for alignment; tabs are not allowed
(#255) Spaces must be used for alignment; tabs are not allowed
(#258) Spaces must be used for alignment; tabs are not allowed
(#259) Spaces must be used for alignment; tabs are not allowed
(#260) Spaces must be used for alignment; tabs are not allowed
(#261) Spaces must be used for alignment; tabs are not allowed
(#262) Spaces must be used for alignment; tabs are not allowed
(#263) Spaces must be used for alignment; tabs are not allowed
(#264) Spaces must be used for alignment; tabs are not allowed
(#265) Spaces must be used for alignment; tabs are not allowed
(#266) Spaces must be used for alignment; tabs are not allowed
(#267) Spaces must be used for alignment; tabs are not allowed
(#268) Spaces must be used for alignment; tabs are not allowed
(#269) Spaces must be used for alignment; tabs are not allowed
(#270) Spaces must be used for alignment; tabs are not allowed
(#271) Spaces must be used for alignment; tabs are not allowed
(#272) Spaces must be used for alignment; tabs are not allowed
(#273) Spaces must be used for alignment; tabs are not allowed
(#274) Spaces must be used for alignment; tabs are not allowed
(#275) Spaces must be used for alignment; tabs are not allowed
(#276) Spaces must be used for alignment; tabs are not allowed
(#277) Spaces must be used for alignment; tabs are not allowed
(#278) Spaces must be used for alignment; tabs are not allowed
(#279) Spaces must be used for alignment; tabs are not allowed
(#280) Spaces must be used for alignment; tabs are not allowed
(#281) Spaces must be used for alignment; tabs are not allowed
(#282) Spaces must be used for alignment; tabs are not allowed
(#283) Spaces must be used for alignment; tabs are not allowed
(#284) Spaces must be used for alignment; tabs are not allowed
(#285) Spaces must be used for alignment; tabs are not allowed
(#286) Spaces must be used for alignment; tabs are not allowed
(#287) Spaces must be used for alignment; tabs are not allowed
(#288) Spaces must be used for alignment; tabs are not allowed
(#289) Spaces must be used for alignment; tabs are not allowed
(#290) Spaces must be used for alignment; tabs are not allowed
(#291) Spaces must be used for alignment; tabs are not allowed
(#292) Spaces must be used for alignment; tabs are not allowed
(#293) Spaces must be used for alignment; tabs are not allowed
(#294) Spaces must be used for alignment; tabs are not allowed
(#295) Spaces must be used for alignment; tabs are not allowed
(#296) Spaces must be used for alignment; tabs are not allowed
(#297) Spaces must be used for alignment; tabs are not allowed
(#298) Spaces must be used for alignment; tabs are not allowed
(#299) Spaces must be used for alignment; tabs are not allowed
(#300) Spaces must be used for alignment; tabs are not allowed
(#301) Spaces must be used for alignment; tabs are not allowed
(#302) Spaces must be used for alignment; tabs are not allowed
(#303) Spaces must be used for alignment; tabs are not allowed
(#304) Spaces must be used for alignment; tabs are not allowed
(#305) Spaces must be used for alignment; tabs are not allowed
(#306) Spaces must be used for alignment; tabs are not allowed
(#307) Spaces must be used for alignment; tabs are not allowed
(#308) Spaces must be used for alignment; tabs are not allowed
(#309) Spaces must be used for alignment; tabs are not allowed
local/sqlbuddy/vendor/sqlbuddy/import.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#23) Spaces must be used to indent lines; tabs are not allowed
(#24) Spaces must be used to indent lines; tabs are not allowed
(#25) Spaces must be used to indent lines; tabs are not allowed
(#26) Spaces must be used to indent lines; tabs are not allowed
(#27) Spaces must be used to indent lines; tabs are not allowed
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Inline control structures are not allowed
(#28) Inline control structures are not allowed
(#28) Variable "requestKey" must be all lower-case
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#28) Line exceeds maximum limit of 180 characters; contains 257 characters
(#29) Spaces must be used to indent lines; tabs are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Whitespace found at end of line
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#36) Spaces must be used to indent lines; tabs are not allowed
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#42) Spaces must be used to indent lines; tabs are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#44) Spaces must be used to indent lines; tabs are not allowed
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#54) Line exceeds maximum limit of 180 characters; contains 208 characters
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#55) Line exceeds maximum limit of 180 characters; contains 198 characters
(#56) Spaces must be used to indent lines; tabs are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#63) Spaces must be used to indent lines; tabs are not allowed
(#64) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#66) Spaces must be used to indent lines; tabs are not allowed
(#67) Spaces must be used to indent lines; tabs are not allowed
(#68) Spaces must be used to indent lines; tabs are not allowed
(#69) Spaces must be used to indent lines; tabs are not allowed
(#70) Spaces must be used to indent lines; tabs are not allowed
(#71) Spaces must be used to indent lines; tabs are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#73) Spaces must be used to indent lines; tabs are not allowed
(#74) Spaces must be used to indent lines; tabs are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#76) Spaces must be used to indent lines; tabs are not allowed
(#77) Spaces must be used to indent lines; tabs are not allowed
(#78) Spaces must be used to indent lines; tabs are not allowed
(#79) Spaces must be used to indent lines; tabs are not allowed
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#80) Line exceeds maximum limit of 180 characters; contains 234 characters
(#81) Spaces must be used to indent lines; tabs are not allowed
(#82) Spaces must be used to indent lines; tabs are not allowed
(#83) Spaces must be used to indent lines; tabs are not allowed
(#84) Spaces must be used to indent lines; tabs are not allowed
(#85) Spaces must be used to indent lines; tabs are not allowed
local/sqlbuddy/vendor/sqlbuddy/includes/browse.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) Variable "totalRows" must be all lower-case
(#17) Variable "insertCount" must be all lower-case
(#18) Variable "queryTime" must be all lower-case
(#20) Variable "perPage" must be all lower-case
(#22) Variable "displayLimit" must be all lower-case
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected 4 spaces, found 1
(#28) Variable "queryTable" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 8 spaces, found 2
(#29) Variable "querySplit" must be all lower-case
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 8 spaces, found 2
(#31) Variable "querySplit" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Whitespace found at end of line
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#34) Variable "querySplit" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 8 spaces, found 2
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 12 spaces, found 3
(#37) Variable "queryTable" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 16 spaces, found 4
(#38) Variable "totalRows" must be all lower-case
(#38) Variable "queryTable" must be all lower-case
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 16 spaces, found 4
(#40) Variable "totalRows" must be all lower-case
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 20 spaces, found 5
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 16 spaces, found 4
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 16 spaces, found 4
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected 12 spaces, found 3
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Whitespace found at end of line
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 12 spaces, found 3
(#47) Variable "queryStartTime" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 12 spaces, found 3
(#48) Variable "dataSql" must be all lower-case
(#48) Variable "dbError" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 12 spaces, found 3
(#49) Variable "queryFinishTime" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 12 spaces, found 3
(#50) Variable "queryTime" must be all lower-case
(#50) Variable "queryFinishTime" must be all lower-case
(#50) Variable "queryStartTime" must be all lower-case
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 12 spaces, found 3
(#52) Variable "dataSql" must be all lower-case
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 16 spaces, found 4
(#53) Variable "insertCount" must be all lower-case
(#53) Variable "dataSql" must be all lower-case
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 12 spaces, found 3
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 8 spaces, found 2
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Whitespace found at end of line
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 4 spaces, found 1
(#58) Variable "queryTable" must be all lower-case
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Variable "totalRows" must be all lower-case
(#59) Variable "dataSql" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Inline comments must start with a capital letter, digit or 3-dots sequence
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Inline comments must end in full-stops, exclamation marks, or question marks
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 12 spaces, found 3
(#64) Variable "dataSql" must be all lower-case
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#70) Inline comments must start with a capital letter, digit or 3-dots sequence
(#70) Inline comments must end in full-stops, exclamation marks, or question marks
(#70) No space found before comment text; expected "// for the browse tab" but found "//for the browse tab"
(#71) Variable "queryTable" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 1
(#72) Variable "queryTable" must be all lower-case
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#74) The use of function sizeof() is forbidden; use count() instead
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 2
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 12 spaces, found 3
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected at least 16 spaces, found 4
(#77) Variable "primaryKeys" must be all lower-case
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 12 spaces, found 3
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 4 spaces, found 1
(#81) Variable "queryTable" must be all lower-case
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 4 spaces, found 1
(#82) Variable "structureSql" must be all lower-case
(#82) Variable "queryTable" must be all lower-case
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 1
(#84) Variable "structureSql" must be all lower-case
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 8 spaces, found 2
(#85) Variable "structureRow" must be all lower-case
(#85) Variable "structureSql" must be all lower-case
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Whitespace found at end of line
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 12 spaces, found 3
(#86) Variable "structureRow" must be all lower-case
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 12 spaces, found 3
(#88) Variable "tableTypes" must be all lower-case
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 12 spaces, found 3
(#90) Variable "structureRow" must be all lower-case
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 16 spaces, found 4
(#91) Variable "primaryKeys" must be all lower-case
(#91) Variable "structureRow" must be all lower-case
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 12 spaces, found 3
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 4 spaces, found 1
(#99) Variable "dbError" must be all lower-case
(#100) Spaces must be used for alignment; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 4 spaces, found 1
(#100) Line exceeds 132 characters; contains 140 characters
(#100) Line exceeds 132 characters; contains 140 characters
(#100) Line exceeds 132 characters; contains 140 characters
(#100) Line exceeds 132 characters; contains 140 characters
(#100) Line exceeds 132 characters; contains 140 characters
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#101) Variable "dbError" must be all lower-case
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 8 spaces, found 2
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#107) Variable "totalRows" must be all lower-case
(#107) Variable "totalRows" must be all lower-case
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Whitespace found at end of line
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 8 spaces, found 2
(#109) Variable "queryTable" must be all lower-case
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 12 spaces, found 3
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 12 spaces, found 3
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 12 spaces, found 3
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Whitespace found at end of line
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected 12 spaces, found 3
(#115) Variable "primaryKeys" must be all lower-case
(#115) Variable "primaryKeys" must be all lower-case
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 16 spaces, found 4
(#117) Line exceeds 132 characters; contains 144 characters
(#117) Line exceeds 132 characters; contains 144 characters
(#117) Line exceeds 132 characters; contains 144 characters
(#117) Line exceeds 132 characters; contains 144 characters
(#117) Line exceeds 132 characters; contains 144 characters
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 16 spaces, found 4
(#118) Line exceeds maximum limit of 180 characters; contains 206 characters
(#118) Line exceeds maximum limit of 180 characters; contains 206 characters
(#118) Line exceeds maximum limit of 180 characters; contains 206 characters
(#118) Line exceeds maximum limit of 180 characters; contains 206 characters
(#118) Line exceeds maximum limit of 180 characters; contains 206 characters
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 16 spaces, found 4
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Whitespace found at end of line
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 12 spaces, found 3
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 16 spaces, found 4
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected 12 spaces, found 3
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 12 spaces, found 3
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 12 spaces, found 3
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#130) Variable "totalPages" must be all lower-case
(#130) Variable "totalRows" must be all lower-case
(#130) Variable "perPage" must be all lower-case
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Variable "currentPage" must be all lower-case
(#131) Variable "perPage" must be all lower-case
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Whitespace found at end of line
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 12 spaces, found 3
(#133) Variable "currentPage" must be all lower-case
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 16 spaces, found 4
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 16 spaces, found 4
(#135) Variable "currentPage" must be all lower-case
(#135) Variable "perPage" must be all lower-case
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 12 spaces, found 3
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Whitespace found at end of line
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 12 spaces, found 3
(#140) Variable "currentPage" must be all lower-case
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 16 spaces, found 4
(#141) Variable "startPage" must be all lower-case
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected at least 16 spaces, found 4
(#142) Variable "finishPage" must be all lower-case
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 16 spaces, found 4
(#144) Inline control structures are not allowed
(#144) Variable "finishPage" must be all lower-case
(#144) Variable "totalPages" must be all lower-case
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 16 spaces, found 5
(#145) Variable "finishPage" must be all lower-case
(#145) Variable "totalPages" must be all lower-case
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 12 spaces, found 3
(#147) Variable "currentPage" must be all lower-case
(#147) Variable "totalPages" must be all lower-case
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected at least 16 spaces, found 4
(#148) Variable "startPage" must be all lower-case
(#148) Variable "totalPages" must be all lower-case
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 16 spaces, found 4
(#149) Variable "finishPage" must be all lower-case
(#149) Variable "totalPages" must be all lower-case
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Whitespace found at end of line
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 16 spaces, found 4
(#151) Inline control structures are not allowed
(#151) Variable "startPage" must be all lower-case
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 16 spaces, found 5
(#152) Variable "startPage" must be all lower-case
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 12 spaces, found 3
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 16 spaces, found 4
(#154) Variable "startPage" must be all lower-case
(#154) Variable "currentPage" must be all lower-case
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 16 spaces, found 4
(#155) Variable "finishPage" must be all lower-case
(#155) Variable "currentPage" must be all lower-case
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 12 spaces, found 3
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 12 spaces, found 3
(#158) Variable "startPage" must be all lower-case
(#158) Variable "finishPage" must be all lower-case
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 16 spaces, found 4
(#159) Expected 1 space before "="; 0 found
(#159) Expected 1 space after "="; 0 found
(#159) Variable "startPage" must be all lower-case
(#159) Expected 1 space before "<="; 0 found
(#159) Expected 1 space after "<="; 0 found
(#159) Variable "finishPage" must be all lower-case
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 20 spaces, found 5
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 20 spaces, found 5
(#162) Inline control structures are not allowed
(#162) Variable "currentPage" must be all lower-case
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 20 spaces, found 6
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Whitespace found at end of line
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 20 spaces, found 5
(#165) Variable "perPage" must be all lower-case
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 16 spaces, found 4
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 12 spaces, found 3
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Whitespace found at end of line
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 12 spaces, found 3
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Whitespace found at end of line
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 12 spaces, found 3
(#171) Variable "currentPage" must be all lower-case
(#171) Variable "totalPages" must be all lower-case
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 16 spaces, found 4
(#172) Variable "currentPage" must be all lower-case
(#172) Variable "perPage" must be all lower-case
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 16 spaces, found 4
(#173) Variable "totalPages" must be all lower-case
(#173) Variable "perPage" must be all lower-case
(#174) Spaces must be used for alignment; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 12 spaces, found 3
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Whitespace found at end of line
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 12 spaces, found 3
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 12 spaces, found 3
(#178) Spaces must be used for alignment; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 12 spaces, found 3
(#179) Spaces must be used for alignment; tabs are not allowed
(#179) Tab found within whitespace
(#179) Whitespace found at end of line
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 8 spaces, found 2
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 12 spaces, found 3
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 12 spaces, found 3
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 12 spaces, found 3
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Whitespace found at end of line
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 12 spaces, found 3
(#185) Variable "totalRows" must be all lower-case
(#185) Variable "totalRows" must be all lower-case
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 12 spaces, found 3
(#186) Variable "queryTime" must be all lower-case
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Tab found within whitespace
(#187) Whitespace found at end of line
(#188) Spaces must be used for alignment; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 12 spaces, found 3
(#188) Inline control structures are not allowed
(#188) Variable "totalRows" must be all lower-case
(#188) Variable "displayLimit" must be all lower-case
(#189) Spaces must be used for alignment; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 12 spaces, found 4
(#189) Variable "displayLimit" must be all lower-case
(#189) Line exceeds 132 characters; contains 137 characters
(#189) Line exceeds 132 characters; contains 137 characters
(#189) Line exceeds 132 characters; contains 137 characters
(#189) Line exceeds 132 characters; contains 137 characters
(#189) Line exceeds 132 characters; contains 137 characters
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 12 spaces, found 3
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 12 spaces, found 3
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 12 spaces, found 3
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 8 spaces, found 2
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Whitespace found at end of line
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 8 spaces, found 2
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Whitespace found at end of line
(#197) Spaces must be used for alignment; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 8 spaces, found 2
(#197) Variable "primaryKeys" must be all lower-case
(#197) Variable "primaryKeys" must be all lower-case
(#198) Spaces must be used for alignment; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected at least 12 spaces, found 3
(#199) Spaces must be used for alignment; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 8 spaces, found 2
(#200) Spaces must be used for alignment; tabs are not allowed
(#200) Tab found within whitespace
(#200) Whitespace found at end of line
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 8 spaces, found 2
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Tab found within whitespace
(#202) Whitespace found at end of line
(#203) Spaces must be used for alignment; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 2
(#203) Inline control structures are not allowed
(#203) Variable "queryTable" must be all lower-case
(#204) Spaces must be used for alignment; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 8 spaces, found 3
(#205) Spaces must be used for alignment; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used for alignment; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 2
(#207) Spaces must be used for alignment; tabs are not allowed
(#207) Tab found within whitespace
(#207) Whitespace found at end of line
(#208) Spaces must be used for alignment; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 2
(#209) Spaces must be used for alignment; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected at least 8 spaces, found 2
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 2
(#211) Spaces must be used for alignment; tabs are not allowed
(#211) Tab found within whitespace
(#211) Whitespace found at end of line
(#212) Spaces must be used for alignment; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 8 spaces, found 2
(#212) Variable "dataSql" must be all lower-case
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 12 spaces, found 3
(#213) Variable "dataRow" must be all lower-case
(#213) Variable "dataSql" must be all lower-case
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 12 spaces, found 3
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 12 spaces, found 3
(#215) Variable "numFields" must be all lower-case
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 12 spaces, found 3
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#217) Variable "dataRow" must be all lower-case
(#217) Expected 1 space before "=>"; 0 found
(#217) Expected 1 space after "=>"; 0 found
(#218) Spaces must be used for alignment; tabs are not allowed
(#218) Tab found within whitespace
(#218) Whitespace found at end of line
(#219) Spaces must be used for alignment; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 16 spaces, found 4
(#219) Variable "sortKey" must be all lower-case
(#219) Variable "sortKey" must be all lower-case
(#219) Variable "sortDir" must be all lower-case
(#219) Variable "sortDir" must be all lower-case
(#220) Spaces must be used for alignment; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 20 spaces, found 5
(#220) Variable "outputDir" must be all lower-case
(#221) Spaces must be used for alignment; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected 16 spaces, found 4
(#221) Usage of ELSEIF not allowed; use ELSE IF instead
(#221) Variable "sortKey" must be all lower-case
(#221) Variable "sortKey" must be all lower-case
(#222) Spaces must be used for alignment; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected at least 20 spaces, found 5
(#222) Variable "outputDir" must be all lower-case
(#223) Spaces must be used for alignment; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected 16 spaces, found 4
(#223) Usage of ELSEIF not allowed; use ELSE IF instead
(#223) Variable "sortDir" must be all lower-case
(#223) Variable "sortDir" must be all lower-case
(#224) Spaces must be used for alignment; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 20 spaces, found 5
(#224) Variable "outputDir" must be all lower-case
(#224) Variable "sortDir" must be all lower-case
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 16 spaces, found 4
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected at least 20 spaces, found 5
(#226) Variable "outputDir" must be all lower-case
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 16 spaces, found 4
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 16 spaces, found 4
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 16 spaces, found 4
(#229) Variable "sortKey" must be all lower-case
(#229) Variable "sortKey" must be all lower-case
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 20 spaces, found 5
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 16 spaces, found 4
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Whitespace found at end of line
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 16 spaces, found 4
(#233) Variable "tableTypes" must be all lower-case
(#233) Variable "tableTypes" must be all lower-case
(#233) Variable "textDTs" must be all lower-case
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 20 spaces, found 5
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 16 spaces, found 4
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Whitespace found at end of line
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 16 spaces, found 4
(#237) Variable "tableTypes" must be all lower-case
(#237) Variable "tableTypes" must be all lower-case
(#237) Variable "numericDTs" must be all lower-case
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 20 spaces, found 5
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 16 spaces, found 4
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Whitespace found at end of line
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 16 spaces, found 4
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Whitespace found at end of line
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 16 spaces, found 4
(#243) Inline control structures are not allowed
(#243) Variable "queryTable" must be all lower-case
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 16 spaces, found 5
(#244) Variable "outputDir" must be all lower-case
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Whitespace found at end of line
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 16 spaces, found 4
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 16 spaces, found 4
(#248) Variable "sortKey" must be all lower-case
(#248) Variable "sortKey" must be all lower-case
(#248) Variable "sortDir" must be all lower-case
(#248) Variable "sortDir" must be all lower-case
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 20 spaces, found 5
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 16 spaces, found 4
(#250) Usage of ELSEIF not allowed; use ELSE IF instead
(#250) Variable "sortKey" must be all lower-case
(#250) Variable "sortKey" must be all lower-case
(#250) Variable "sortDir" must be all lower-case
(#250) Variable "sortDir" must be all lower-case
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 20 spaces, found 5
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 16 spaces, found 4
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 20 spaces, found 5
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 16 spaces, found 4
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Whitespace found at end of line
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected at least 16 spaces, found 4
(#256) Variable "fieldList" must be all lower-case
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Tab found within whitespace
(#257) Whitespace found at end of line
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected at least 16 spaces, found 4
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 16 spaces, found 4
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected at least 16 spaces, found 4
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 16 spaces, found 4
(#261) Variable "numFields" must be all lower-case
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 12 spaces, found 3
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 12 spaces, found 3
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected at least 12 spaces, found 3
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected at least 12 spaces, found 3
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Whitespace found at end of line
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected 8 spaces, found 2
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Whitespace found at end of line
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 8 spaces, found 2
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected at least 8 spaces, found 2
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Whitespace found at end of line
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 8 spaces, found 2
(#272) Variable "dataSql" must be all lower-case
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Whitespace found at end of line
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 8 spaces, found 2
(#274) Variable "queryBuilder" must be all lower-case
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Whitespace found at end of line
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 8 spaces, found 2
(#276) Variable "primaryKeys" must be all lower-case
(#276) Variable "primaryKeys" must be all lower-case
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Whitespace found at end of line
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 12 spaces, found 3
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Whitespace found at end of line
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected at least 12 spaces, found 3
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Whitespace found at end of line
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 12 spaces, found 3
(#282) Variable "dataRow" must be all lower-case
(#282) Variable "dataSql" must be all lower-case
(#282) Variable "displayLimit" must be all lower-case
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 16 spaces, found 4
(#284) Variable "queryBuilder" must be all lower-case
(#285) Spaces must be used for alignment; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected 16 spaces, found 4
(#285) Variable "primaryKeys" must be all lower-case
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 20 spaces, found 5
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected at least 24 spaces, found 6
(#287) Variable "queryBuilder" must be all lower-case
(#287) Variable "dataRow" must be all lower-case
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 20 spaces, found 5
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected at least 24 spaces, found 6
(#289) Variable "queryBuilder" must be all lower-case
(#289) The use of backticks in strings is not recommended
(#289) The use of backticks in strings is not recommended
(#289) Variable "dataRow" must be all lower-case
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 20 spaces, found 5
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 16 spaces, found 4
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 16 spaces, found 4
(#292) Variable "queryBuilder" must be all lower-case
(#292) Variable "queryBuilder" must be all lower-case
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Whitespace found at end of line
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected 16 spaces, found 4
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected at least 20 spaces, found 5
(#295) Variable "queryBuilder" must be all lower-case
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 16 spaces, found 4
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Whitespace found at end of line
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 16 spaces, found 4
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Whitespace found at end of line
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 16 spaces, found 4
(#300) Inline control structures are not allowed
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 16 spaces, found 5
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 16 spaces, found 4
(#302) Inline control structures are not allowed
(#302) Whitespace found at end of line
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 16 spaces, found 5
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Whitespace found at end of line
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 16 spaces, found 4
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected at least 16 spaces, found 4
(#306) Variable "queryBuilder" must be all lower-case
(#306) Line exceeds 132 characters; contains 140 characters
(#306) Line exceeds 132 characters; contains 140 characters
(#306) Line exceeds 132 characters; contains 140 characters
(#306) Line exceeds 132 characters; contains 140 characters
(#306) Line exceeds 132 characters; contains 140 characters
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 16 spaces, found 4
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 16 spaces, found 4
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Whitespace found at end of line
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 16 spaces, found 4
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 12 spaces, found 3
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Whitespace found at end of line
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 12 spaces, found 3
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Whitespace found at end of line
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 12 spaces, found 3
(#315) Variable "dataSql" must be all lower-case
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Whitespace found at end of line
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 8 spaces, found 2
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Whitespace found at end of line
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 8 spaces, found 2
(#319) Inline control structures are not allowed
(#319) Variable "primaryKeys" must be all lower-case
(#319) Variable "primaryKeys" must be all lower-case
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 8 spaces, found 3
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 8 spaces, found 2
(#321) Inline control structures are not allowed
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 8 spaces, found 3
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Whitespace found at end of line
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected at least 8 spaces, found 2
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Whitespace found at end of line
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 8 spaces, found 2
(#326) Variable "dataRow" must be all lower-case
(#326) Variable "dataSql" must be all lower-case
(#326) Variable "displayLimit" must be all lower-case
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Whitespace found at end of line
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 12 spaces, found 3
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Whitespace found at end of line
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 12 spaces, found 3
(#330) Inline control structures are not allowed
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 12 spaces, found 4
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 12 spaces, found 3
(#332) Inline control structures are not allowed
(#332) Whitespace found at end of line
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected at least 12 spaces, found 4
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Whitespace found at end of line
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 12 spaces, found 3
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 12 spaces, found 3
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 12 spaces, found 3
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Whitespace found at end of line
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 12 spaces, found 3
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected at least 12 spaces, found 3
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Whitespace found at end of line
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 12 spaces, found 3
(#342) Expected 1 space before "="; 0 found
(#342) Expected 1 space after "="; 0 found
(#342) Expected 1 space before "<"; 0 found
(#342) Expected 1 space after "<"; 0 found
(#342) Variable "numFields" must be all lower-case
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 16 spaces, found 4
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 16 spaces, found 4
(#344) Variable "tableTypes" must be all lower-case
(#344) Variable "tableTypes" must be all lower-case
(#344) Variable "textDTs" must be all lower-case
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 20 spaces, found 5
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 16 spaces, found 4
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Line indented incorrectly; expected 16 spaces, found 4
(#347) Variable "tableTypes" must be all lower-case
(#347) Variable "tableTypes" must be all lower-case
(#347) Variable "numericDTs" must be all lower-case
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 20 spaces, found 5
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected 16 spaces, found 4
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 16 spaces, found 4
(#350) Variable "fieldList" must be all lower-case
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Whitespace found at end of line
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 16 spaces, found 4
(#352) Variable "tableTypes" must be all lower-case
(#352) Variable "tableTypes" must be all lower-case
(#352) Variable "binaryDTs" must be all lower-case
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected at least 20 spaces, found 5
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected 16 spaces, found 4
(#354) Variable "dataRow" must be all lower-case
(#354) Variable "fieldList" must be all lower-case
(#354) Variable "dataRow" must be all lower-case
(#354) Variable "dataRow" must be all lower-case
(#354) Line exceeds 132 characters; contains 144 characters
(#354) Line exceeds 132 characters; contains 144 characters
(#354) Line exceeds 132 characters; contains 144 characters
(#354) Line exceeds 132 characters; contains 144 characters
(#354) Line exceeds 132 characters; contains 144 characters
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 20 spaces, found 5
(#355) Variable "dataRow" must be all lower-case
(#355) Variable "dataRow" must be all lower-case
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 16 spaces, found 4
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected at least 20 spaces, found 5
(#357) Variable "dataRow" must be all lower-case
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected 16 spaces, found 4
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Whitespace found at end of line
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Line indented incorrectly; expected at least 16 spaces, found 4
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected 12 spaces, found 3
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 12 spaces, found 3
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 12 spaces, found 3
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 12 spaces, found 3
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 12 spaces, found 3
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 12 spaces, found 3
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Whitespace found at end of line
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 12 spaces, found 3
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected 8 spaces, found 2
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 8 spaces, found 2
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 8 spaces, found 2
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Whitespace found at end of line
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 4 spaces, found 2
(#374) Spaces must be used for alignment; tabs are not allowed
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Variable "requestKey" must be all lower-case
(#376) Spaces must be used for alignment; tabs are not allowed
(#377) Spaces must be used for alignment; tabs are not allowed
(#378) Spaces must be used for alignment; tabs are not allowed
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Line indented incorrectly; expected 4 spaces, found 2
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 4 spaces, found 1
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 8 spaces, found 2
(#381) Inline control structures are not allowed
(#381) Variable "insertCount" must be all lower-case
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 8 spaces, found 3
(#382) Variable "insertCount" must be all lower-case
(#382) Line exceeds 132 characters; contains 136 characters
(#382) Line exceeds 132 characters; contains 136 characters
(#382) Line exceeds 132 characters; contains 136 characters
(#382) Line exceeds 132 characters; contains 136 characters
(#382) Line exceeds 132 characters; contains 136 characters
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Whitespace found at end of line
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected 8 spaces, found 2
(#384) Variable "queryTable" must be all lower-case
(#384) Variable "queryTable" must be all lower-case
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected 4 spaces, found 3
(#386) Spaces must be used for alignment; tabs are not allowed
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Variable "requestKey" must be all lower-case
(#388) Spaces must be used for alignment; tabs are not allowed
(#389) Spaces must be used for alignment; tabs are not allowed
(#390) Spaces must be used for alignment; tabs are not allowed
(#391) Spaces must be used for alignment; tabs are not allowed
(#392) Spaces must be used for alignment; tabs are not allowed
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Line indented incorrectly; expected 4 spaces, found 3
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 8 spaces, found 2
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 12 spaces, found 3
(#395) Variable "queryTime" must be all lower-case
(#395) Line exceeds 132 characters; contains 171 characters
(#395) Line exceeds 132 characters; contains 171 characters
(#395) Line exceeds 132 characters; contains 171 characters
(#395) Line exceeds 132 characters; contains 171 characters
(#395) Line exceeds 132 characters; contains 171 characters
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 8 spaces, found 2
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected 4 spaces, found 1
(#402) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/includes/class/GetTextReader.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Whitespace found at end of line
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) Member variable "translationIndex" must be all lower-case
(#18) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#18) Scope modifier not specified for member variable "$translationIndex"
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) Member variable "basePath" must be all lower-case
(#19) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#19) Scope modifier not specified for member variable "$basePath"
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Whitespace found at end of line
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected 4 spaces, found 1
(#21) method name "GetTextReader::GetTextReader" must be in lower-case letters only
(#21) PHP4 style constructors are not allowed; use "__construct()" instead
(#21) Visibility must be declared on method "GetTextReader"
(#21) Variable "inputFile" must be all lower-case
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Whitespace found at end of line
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 8 spaces, found 2
(#23) Variable "msgId" must be all lower-case
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 8 spaces, found 2
(#24) Variable "msgIdPlural" must be all lower-case
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 8 spaces, found 2
(#25) Variable "msgStr" must be all lower-case
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 8 spaces, found 2
(#26) Variable "msgStrPlural" must be all lower-case
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Whitespace found at end of line
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 8 spaces, found 2
(#28) Variable "readFile" must be all lower-case
(#28) Variable "inputFile" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Whitespace found at end of line
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected 8 spaces, found 2
(#30) Variable "readFile" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 12 spaces, found 3
(#31) Variable "readFile" must be all lower-case
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected 12 spaces, found 3
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected 16 spaces, found 4
(#33) Expected "while (...) {\n"; found "while (...) \n\t\t\t\t{\n"
(#33) Whitespace found at end of line
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 16 spaces, found 4
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 20 spaces, found 7
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected 16 spaces, found 4
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 16 spaces, found 4
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 12 spaces, found 3
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected 12 spaces, found 3
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected 16 spaces, found 4
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 20 spaces, found 5
(#42) Variable "msgId" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 20 spaces, found 5
(#43) Variable "msgStr" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 16 spaces, found 4
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 20 spaces, found 5
(#45) Variable "msgIdPlural" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 16 spaces, found 4
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 20 spaces, found 5
(#47) Variable "msgStr" must be all lower-case
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 16 spaces, found 4
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 20 spaces, found 5
(#49) Variable "msgStr" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 16 spaces, found 4
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 20 spaces, found 5
(#51) Variable "msgStrPlural" must be all lower-case
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 16 spaces, found 4
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 16 spaces, found 4
(#54) Variable "msgId" must be all lower-case
(#54) Variable "msgStr" must be all lower-case
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 20 spaces, found 5
(#55) Variable "msgId" must be all lower-case
(#55) Variable "msgStr" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 20 spaces, found 5
(#56) Inline control structures are not allowed
(#56) Variable "msgIdPlural" must be all lower-case
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 20 spaces, found 6
(#57) Variable "msgIdPlural" must be all lower-case
(#57) Variable "msgStrPlural" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 20 spaces, found 5
(#59) Variable "msgId" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 20 spaces, found 5
(#60) Variable "msgIdPlural" must be all lower-case
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 20 spaces, found 5
(#61) Variable "msgStr" must be all lower-case
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 20 spaces, found 5
(#62) Variable "msgStrPlural" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 16 spaces, found 4
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 12 spaces, found 3
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 4 spaces, found 1
(#68) method name "GetTextReader::getTranslation" must be in lower-case letters only
(#68) Visibility must be declared on method "getTranslation"
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 8 spaces, found 2
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 8 spaces, found 2
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 4 spaces, found 1
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Whitespace found at end of line
(#78) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/includes/class/Sql-php4.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Whitespace found at end of line
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#18) Scope modifier not specified for member variable "$adapter"
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#19) Scope modifier not specified for member variable "$method"
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#20) Scope modifier not specified for member variable "$version"
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#21) Scope modifier not specified for member variable "$conn"
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#22) Scope modifier not specified for member variable "$options"
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Member variable "errorMessage" must be all lower-case
(#23) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#23) Scope modifier not specified for member variable "$errorMessage"
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#24) Scope modifier not specified for member variable "$db"
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Whitespace found at end of line
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#26) method name "SQL::SQL" must be in lower-case letters only
(#26) PHP4 style constructors are not allowed; use "__construct()" instead
(#26) Visibility must be declared on method "SQL"
(#26) Variable "connString" must be all lower-case
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Variable "connString" must be all lower-case
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Whitespace found at end of line
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 12 spaces, found 3
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Variable "optionsList" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 8 spaces, found 2
(#35) Variable "optionsList" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 12 spaces, found 3
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 8 spaces, found 2
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 12 spaces, found 3
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 12 spaces, found 3
(#45) Extension 'sqlite' is removed since PHP 5.4
(#45) Variable "sqliteError" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 8 spaces, found 2
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 12 spaces, found 3
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 12 spaces, found 3
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 12 spaces, found 3
(#49) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 8 spaces, found 2
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Whitespace found at end of line
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 8 spaces, found 2
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 12 spaces, found 3
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 8 spaces, found 2
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#57) method name "SQL::isConnected" must be in lower-case letters only
(#57) Visibility must be declared on method "isConnected"
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 8 spaces, found 2
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 4 spaces, found 1
(#61) Visibility must be declared on method "disconnect"
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected 8 spaces, found 2
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 12 spaces, found 3
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 16 spaces, found 4
(#64) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 16 spaces, found 4
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 12 spaces, found 3
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 16 spaces, found 4
(#67) Extension 'sqlite' is removed since PHP 5.4
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 16 spaces, found 4
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 12 spaces, found 3
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 2
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected 4 spaces, found 1
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 4 spaces, found 1
(#73) method name "SQL::getAdapter" must be in lower-case letters only
(#73) Visibility must be declared on method "getAdapter"
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 8 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 4 spaces, found 1
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#77) method name "SQL::getMethod" must be in lower-case letters only
(#77) Visibility must be declared on method "getMethod"
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 4 spaces, found 1
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected 4 spaces, found 1
(#81) method name "SQL::getOptionValue" must be in lower-case letters only
(#81) Visibility must be declared on method "getOptionValue"
(#81) Variable "optKey" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 8 spaces, found 2
(#82) Variable "optKey" must be all lower-case
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 12 spaces, found 3
(#83) Variable "optKey" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 12 spaces, found 3
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected 8 spaces, found 2
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Whitespace found at end of line
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#89) method name "SQL::selectDB" must be in lower-case letters only
(#89) Visibility must be declared on method "selectDB"
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected 8 spaces, found 2
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 12 spaces, found 3
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Whitespace found at end of line
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 12 spaces, found 3
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected at least 16 spaces, found 4
(#95) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 12 spaces, found 3
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 16 spaces, found 4
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 12 spaces, found 3
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected 8 spaces, found 2
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 spaces, found 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 4 spaces, found 1
(#104) Visibility must be declared on method "query"
(#104) Variable "queryText" must be all lower-case
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 8 spaces, found 2
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 12 spaces, found 3
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 16 spaces, found 4
(#107) Variable "queryResult" must be all lower-case
(#107) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#107) Variable "queryText" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 16 spaces, found 4
(#109) Variable "queryResult" must be all lower-case
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 20 spaces, found 5
(#110) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 16 spaces, found 4
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 16 spaces, found 4
(#113) Variable "queryResult" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 12 spaces, found 3
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 16 spaces, found 4
(#115) Variable "queryResult" must be all lower-case
(#115) Extension 'sqlite' is removed since PHP 5.4
(#115) Variable "queryText" must be all lower-case
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected 16 spaces, found 4
(#117) Variable "queryResult" must be all lower-case
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 20 spaces, found 5
(#118) Extension 'sqlite' is removed since PHP 5.4
(#118) Extension 'sqlite' is removed since PHP 5.4
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 16 spaces, found 4
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 16 spaces, found 4
(#121) Variable "queryResult" must be all lower-case
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 12 spaces, found 3
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 8 spaces, found 2
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 12 spaces, found 3
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 8 spaces, found 2
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 1
(#128) method name "SQL::rowCount" must be in lower-case letters only
(#128) Visibility must be declared on method "rowCount"
(#128) Variable "resultSet" must be all lower-case
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 12 spaces, found 3
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 16 spaces, found 4
(#131) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#131) Variable "resultSet" must be all lower-case
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 12 spaces, found 3
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 16 spaces, found 4
(#133) Extension 'sqlite' is removed since PHP 5.4
(#133) Variable "resultSet" must be all lower-case
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 12 spaces, found 3
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 4 spaces, found 1
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Whitespace found at end of line
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 4 spaces, found 1
(#138) method name "SQL::isResultSet" must be in lower-case letters only
(#138) Visibility must be declared on method "isResultSet"
(#138) Variable "resultSet" must be all lower-case
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 12 spaces, found 3
(#140) Variable "resultSet" must be all lower-case
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 8 spaces, found 2
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 4 spaces, found 1
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Whitespace found at end of line
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected 4 spaces, found 1
(#144) method name "SQL::fetchArray" must be in lower-case letters only
(#144) Visibility must be declared on method "fetchArray"
(#144) Variable "resultSet" must be all lower-case
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 8 spaces, found 2
(#145) Inline control structures are not allowed
(#145) Variable "resultSet" must be all lower-case
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 8 spaces, found 3
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Whitespace found at end of line
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 8 spaces, found 2
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 12 spaces, found 3
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 16 spaces, found 4
(#150) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#150) Variable "resultSet" must be all lower-case
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 12 spaces, found 3
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 16 spaces, found 4
(#152) Extension 'sqlite' is removed since PHP 5.4
(#152) Variable "resultSet" must be all lower-case
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 12 spaces, found 3
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 8 spaces, found 2
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected 4 spaces, found 1
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected 4 spaces, found 1
(#157) method name "SQL::fetchAssoc" must be in lower-case letters only
(#157) Visibility must be declared on method "fetchAssoc"
(#157) Variable "resultSet" must be all lower-case
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Inline control structures are not allowed
(#158) Variable "resultSet" must be all lower-case
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 3
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 8 spaces, found 2
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 12 spaces, found 3
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 16 spaces, found 4
(#163) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#163) Variable "resultSet" must be all lower-case
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 12 spaces, found 3
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 16 spaces, found 4
(#165) Extension 'sqlite' is removed since PHP 5.4
(#165) Variable "resultSet" must be all lower-case
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 12 spaces, found 3
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 8 spaces, found 2
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 4 spaces, found 1
(#170) method name "SQL::affectedRows" must be in lower-case letters only
(#170) Visibility must be declared on method "affectedRows"
(#170) Variable "resultSet" must be all lower-case
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 8 spaces, found 2
(#171) Inline control structures are not allowed
(#171) Variable "resultSet" must be all lower-case
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 8 spaces, found 3
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Whitespace found at end of line
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected 8 spaces, found 2
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 12 spaces, found 3
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected at least 16 spaces, found 4
(#176) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#176) Variable "resultSet" must be all lower-case
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 12 spaces, found 3
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 16 spaces, found 4
(#178) Extension 'sqlite' is removed since PHP 5.4
(#178) Variable "resultSet" must be all lower-case
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected 12 spaces, found 3
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 8 spaces, found 2
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 4 spaces, found 1
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Whitespace found at end of line
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 4 spaces, found 1
(#183) Visibility must be declared on method "result"
(#183) Variable "resultSet" must be all lower-case
(#183) Variable "targetRow" must be all lower-case
(#183) Variable "targetColumn" must be all lower-case
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 8 spaces, found 2
(#184) Inline control structures are not allowed
(#184) Variable "resultSet" must be all lower-case
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 8 spaces, found 3
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Whitespace found at end of line
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected 8 spaces, found 2
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 12 spaces, found 3
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 16 spaces, found 4
(#189) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#189) Variable "resultSet" must be all lower-case
(#189) Variable "targetRow" must be all lower-case
(#189) Variable "targetColumn" must be all lower-case
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 12 spaces, found 3
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 16 spaces, found 4
(#191) Extension 'sqlite' is removed since PHP 5.4
(#191) Variable "resultSet" must be all lower-case
(#191) Variable "targetColumn" must be all lower-case
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 12 spaces, found 3
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 8 spaces, found 2
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 4 spaces, found 1
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Whitespace found at end of line
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 4 spaces, found 1
(#196) method name "SQL::listDatabases" must be in lower-case letters only
(#196) Visibility must be declared on method "listDatabases"
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected 8 spaces, found 2
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 12 spaces, found 3
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 16 spaces, found 4
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected 12 spaces, found 3
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 16 spaces, found 4
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 16 spaces, found 4
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 12 spaces, found 3
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 8 spaces, found 2
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 4 spaces, found 1
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Whitespace found at end of line
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 4 spaces, found 1
(#207) method name "SQL::listTables" must be in lower-case letters only
(#207) Visibility must be declared on method "listTables"
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected 8 spaces, found 2
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 12 spaces, found 3
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 16 spaces, found 4
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 12 spaces, found 3
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected at least 16 spaces, found 4
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 12 spaces, found 3
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected 8 spaces, found 2
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 4 spaces, found 1
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 4 spaces, found 1
(#217) method name "SQL::hasCharsetSupport" must be in lower-case letters only
(#217) Visibility must be declared on method "hasCharsetSupport"
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected at least 4 spaces, found 1
(#218) Opening brace should be on the same line as the declaration
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 8 spaces, found 2
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 12 spaces, found 3
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 16 spaces, found 4
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 12 spaces, found 3
(#222) Expected "} else {\n"; found "} else {\n"
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 16 spaces, found 4
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 12 spaces, found 3
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 8 spaces, found 2
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 4 spaces, found 1
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Whitespace found at end of line
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 4 spaces, found 1
(#228) method name "SQL::listCharset" must be in lower-case letters only
(#228) Visibility must be declared on method "listCharset"
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 8 spaces, found 2
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected 12 spaces, found 3
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Whitespace found at end of line
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 16 spaces, found 4
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 12 spaces, found 3
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 16 spaces, found 4
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected 12 spaces, found 3
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 8 spaces, found 2
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 4 spaces, found 1
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Whitespace found at end of line
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected 4 spaces, found 1
(#238) method name "SQL::listCollation" must be in lower-case letters only
(#238) Visibility must be declared on method "listCollation"
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 8 spaces, found 2
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 12 spaces, found 3
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 16 spaces, found 4
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected 12 spaces, found 3
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 16 spaces, found 4
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected 12 spaces, found 3
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 8 spaces, found 2
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 4 spaces, found 1
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 4 spaces, found 1
(#248) method name "SQL::insertId" must be in lower-case letters only
(#248) Visibility must be declared on method "insertId"
(#248) Variable "resultSet" must be all lower-case
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 8 spaces, found 2
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected 12 spaces, found 3
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 16 spaces, found 4
(#251) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#251) Variable "resultSet" must be all lower-case
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 12 spaces, found 3
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 16 spaces, found 4
(#253) Extension 'sqlite' is removed since PHP 5.4
(#253) Variable "resultSet" must be all lower-case
(#254) Spaces must be used for alignment; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected 12 spaces, found 3
(#255) Spaces must be used for alignment; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 8 spaces, found 2
(#256) Spaces must be used for alignment; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 4 spaces, found 1
(#258) Spaces must be used for alignment; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 4 spaces, found 1
(#258) method name "SQL::escapeString" must be in lower-case letters only
(#258) Visibility must be declared on method "escapeString"
(#258) Variable "toEscape" must be all lower-case
(#259) Spaces must be used for alignment; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 8 spaces, found 2
(#260) Spaces must be used for alignment; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 12 spaces, found 3
(#261) Spaces must be used for alignment; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected at least 16 spaces, found 4
(#261) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#261) Variable "toEscape" must be all lower-case
(#262) Spaces must be used for alignment; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 12 spaces, found 3
(#263) Spaces must be used for alignment; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected at least 16 spaces, found 4
(#263) Extension 'sqlite' is removed since PHP 5.4
(#263) Variable "toEscape" must be all lower-case
(#264) Spaces must be used for alignment; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 12 spaces, found 3
(#265) Spaces must be used for alignment; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 8 spaces, found 2
(#266) Spaces must be used for alignment; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 4 spaces, found 1
(#267) Spaces must be used for alignment; tabs are not allowed
(#267) Tab found within whitespace
(#267) Whitespace found at end of line
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 4 spaces, found 1
(#268) method name "SQL::getVersion" must be in lower-case letters only
(#268) Visibility must be declared on method "getVersion"
(#269) Spaces must be used for alignment; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected 8 spaces, found 2
(#270) Spaces must be used for alignment; tabs are not allowed
(#270) Tab found within whitespace
(#270) Inline comments must start with a capital letter, digit or 3-dots sequence
(#270) Inline comments must end in full-stops, exclamation marks, or question marks
(#270) Line indented incorrectly; expected at least 12 spaces, found 3
(#271) Spaces must be used for alignment; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 12 spaces, found 3
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected at least 16 spaces, found 4
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 12 spaces, found 3
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Whitespace found at end of line
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 12 spaces, found 3
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected at least 16 spaces, found 4
(#276) Variable "verSql" must be all lower-case
(#276) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#277) Spaces must be used for alignment; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 16 spaces, found 4
(#277) Variable "verSql" must be all lower-case
(#278) Spaces must be used for alignment; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected at least 16 spaces, found 4
(#279) Spaces must be used for alignment; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 16 spaces, found 4
(#280) Spaces must be used for alignment; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 12 spaces, found 3
(#281) Spaces must be used for alignment; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected at least 16 spaces, found 4
(#281) Extension 'sqlite' is removed since PHP 5.4
(#282) Spaces must be used for alignment; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected at least 16 spaces, found 4
(#283) Spaces must be used for alignment; tabs are not allowed
(#283) Tab found within whitespace
(#283) Line indented incorrectly; expected 12 spaces, found 3
(#284) Spaces must be used for alignment; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 8 spaces, found 2
(#286) Spaces must be used for alignment; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 4 spaces, found 1
(#287) Spaces must be used for alignment; tabs are not allowed
(#287) Tab found within whitespace
(#287) Whitespace found at end of line
(#288) Spaces must be used for alignment; tabs are not allowed
(#288) Tab found within whitespace
(#288) Inline comments must start with a capital letter, digit or 3-dots sequence
(#288) Inline comments must end in full-stops, exclamation marks, or question marks
(#288) Line indented incorrectly; expected at least 4 spaces, found 1
(#289) Spaces must be used for alignment; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 4 spaces, found 1
(#289) method name "SQL::tableRowCount" must be in lower-case letters only
(#289) Visibility must be declared on method "tableRowCount"
(#290) Spaces must be used for alignment; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected 8 spaces, found 2
(#291) Spaces must be used for alignment; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 12 spaces, found 3
(#292) Spaces must be used for alignment; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected at least 16 spaces, found 4
(#292) Variable "countSql" must be all lower-case
(#292) The use of backticks in strings is not recommended
(#292) The use of backticks in strings is not recommended
(#293) Spaces must be used for alignment; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected at least 16 spaces, found 4
(#293) Variable "countSql" must be all lower-case
(#294) Spaces must be used for alignment; tabs are not allowed
(#294) Tab found within whitespace
(#294) Line indented incorrectly; expected at least 16 spaces, found 4
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 12 spaces, found 3
(#296) Spaces must be used for alignment; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected at least 16 spaces, found 4
(#296) Variable "countSql" must be all lower-case
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected at least 16 spaces, found 4
(#297) Variable "countSql" must be all lower-case
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 16 spaces, found 4
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 12 spaces, found 3
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected 8 spaces, found 2
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 4 spaces, found 1
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Whitespace found at end of line
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Inline comments must start with a capital letter, digit or 3-dots sequence
(#303) Inline comments must end in full-stops, exclamation marks, or question marks
(#303) Line indented incorrectly; expected at least 4 spaces, found 1
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected 4 spaces, found 1
(#304) method name "SQL::describeTable" must be in lower-case letters only
(#304) Visibility must be declared on method "describeTable"
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 8 spaces, found 2
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 12 spaces, found 3
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected at least 16 spaces, found 4
(#307) The use of backticks in strings is not recommended
(#307) The use of backticks in strings is not recommended
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected 12 spaces, found 3
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 16 spaces, found 4
(#309) Variable "columnSql" must be all lower-case
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 16 spaces, found 4
(#310) Variable "columnInfo" must be all lower-case
(#310) Variable "columnSql" must be all lower-case
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 16 spaces, found 4
(#311) Variable "columnStart" must be all lower-case
(#311) Variable "columnInfo" must be all lower-case
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 16 spaces, found 4
(#312) Variable "columnInfo" must be all lower-case
(#312) Variable "columnStart" must be all lower-case
(#312) Expected 1 space before "+"; 0 found
(#312) Expected 1 space after "+"; 0 found
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 16 spaces, found 4
(#313) The use of function split is discouraged from PHP version 5.3; use preg_split instead
(#313) Function split() has been deprecated
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Whitespace found at end of line
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 16 spaces, found 4
(#315) Variable "columnList" must be all lower-case
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Whitespace found at end of line
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 16 spaces, found 4
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 20 spaces, found 5
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 20 spaces, found 5
(#319) Variable "columnSplit" must be all lower-case
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 20 spaces, found 5
(#320) Variable "columnName" must be all lower-case
(#320) Variable "columnSplit" must be all lower-case
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected at least 20 spaces, found 5
(#321) Variable "columnType" must be all lower-case
(#321) The use of function sizeof() is forbidden; use count() instead
(#321) Variable "columnSplit" must be all lower-case
(#321) Variable "columnSplit" must be all lower-case
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 20 spaces, found 5
(#322) Variable "columnList" must be all lower-case
(#322) Variable "columnName" must be all lower-case
(#322) Variable "columnType" must be all lower-case
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 16 spaces, found 4
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Whitespace found at end of line
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 16 spaces, found 4
(#325) Variable "columnList" must be all lower-case
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 12 spaces, found 3
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 8 spaces, found 2
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 4 spaces, found 1
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Whitespace found at end of line
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 4 spaces, found 1
(#331) Line indented incorrectly; expected at least 4 spaces, found 2
(#332) Line indented incorrectly; expected at least 4 spaces, found 1
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 4 spaces, found 1
(#333) method name "SQL::getMetadata" must be in lower-case letters only
(#333) Visibility must be declared on method "getMetadata"
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 8 spaces, found 2
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 8 spaces, found 2
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected 12 spaces, found 3
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 16 spaces, found 4
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 16 spaces, found 4
(#338) Variable "schemaSql" must be all lower-case
(#338) The use of backticks in strings is not recommended
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 16 spaces, found 4
(#339) Variable "schemaSql" must be all lower-case
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Line indented incorrectly; expected 20 spaces, found 5
(#340) Variable "schemaSql" must be all lower-case
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected at least 24 spaces, found 6
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Inline comments must start with a capital letter, digit or 3-dots sequence
(#342) Inline comments must end in full-stops, exclamation marks, or question marks
(#342) Line indented incorrectly; expected at least 24 spaces, found 6
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Line indented incorrectly; expected at least 24 spaces, found 6
(#343) Variable "tableSql" must be all lower-case
(#343) The use of backticks in strings is not recommended
(#343) The use of backticks in strings is not recommended
(#343) Line exceeds 132 characters; contains 158 characters
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 24 spaces, found 6
(#344) Variable "tableSql" must be all lower-case
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 28 spaces, found 7
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 28 spaces, found 7
(#346) Variable "tableSql" must be all lower-case
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Whitespace found at end of line
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected 32 spaces, found 8
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 36 spaces, found 9
(#349) Variable "countSql" must be all lower-case
(#349) The use of backticks in strings is not recommended
(#349) The use of backticks in strings is not recommended
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 36 spaces, found 9
(#350) Variable "rowCount" must be all lower-case
(#350) Variable "countSql" must be all lower-case
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected 32 spaces, found 8
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 36 spaces, found 9
(#352) Variable "rowCount" must be all lower-case
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected 32 spaces, found 8
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Whitespace found at end of line
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 32 spaces, found 8
(#355) Variable "rowCount" must be all lower-case
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 28 spaces, found 7
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Whitespace found at end of line
(#358) Spaces must be used for alignment; tabs are not allowed
(#358) Tab found within whitespace
(#358) Line indented incorrectly; expected at least 28 spaces, found 7
(#358) Inline control structures are not allowed
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected at least 28 spaces, found 8
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Whitespace found at end of line
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Line indented incorrectly; expected at least 28 spaces, found 7
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 24 spaces, found 6
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected at least 24 spaces, found 6
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 20 spaces, found 5
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 20 spaces, found 5
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected 16 spaces, found 4
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 12 spaces, found 3
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected at least 16 spaces, found 4
(#368) Variable "schemaSql" must be all lower-case
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Whitespace found at end of line
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected 16 spaces, found 4
(#370) Variable "schemaSql" must be all lower-case
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected 20 spaces, found 5
(#371) Variable "schemaSql" must be all lower-case
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected at least 24 spaces, found 6
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Whitespace found at end of line
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected at least 24 spaces, found 6
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 24 spaces, found 6
(#375) Variable "tableSql" must be all lower-case
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Whitespace found at end of line
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 24 spaces, found 6
(#377) Variable "tableSql" must be all lower-case
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected at least 28 spaces, found 7
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 28 spaces, found 7
(#379) Variable "tableSql" must be all lower-case
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 32 spaces, found 8
(#380) Variable "countSql" must be all lower-case
(#380) The use of backticks in strings is not recommended
(#380) The use of backticks in strings is not recommended
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 32 spaces, found 8
(#381) Variable "rowCount" must be all lower-case
(#381) Variable "countSql" must be all lower-case
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 32 spaces, found 8
(#382) Variable "rowCount" must be all lower-case
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 28 spaces, found 7
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Whitespace found at end of line
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 28 spaces, found 7
(#385) Inline control structures are not allowed
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 28 spaces, found 8
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Whitespace found at end of line
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 28 spaces, found 7
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected 24 spaces, found 6
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 24 spaces, found 6
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected 20 spaces, found 5
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 20 spaces, found 5
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected 16 spaces, found 4
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected 12 spaces, found 3
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 16 spaces, found 4
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Whitespace found at end of line
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 16 spaces, found 4
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Whitespace found at end of line
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 16 spaces, found 4
(#399) Variable "tableSql" must be all lower-case
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 16 spaces, found 4
(#401) Variable "tableSql" must be all lower-case
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Line indented incorrectly; expected at least 20 spaces, found 5
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected 20 spaces, found 5
(#403) Variable "tableRow" must be all lower-case
(#403) Variable "tableSql" must be all lower-case
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Line indented incorrectly; expected at least 24 spaces, found 6
(#404) Variable "countSql" must be all lower-case
(#404) Variable "tableRow" must be all lower-case
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 24 spaces, found 6
(#405) Variable "rowCount" must be all lower-case
(#405) Variable "countSql" must be all lower-case
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected at least 24 spaces, found 6
(#406) Variable "tableRow" must be all lower-case
(#406) Variable "rowCount" must be all lower-case
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 20 spaces, found 5
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Whitespace found at end of line
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected at least 20 spaces, found 5
(#409) Inline control structures are not allowed
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 20 spaces, found 6
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Whitespace found at end of line
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 20 spaces, found 5
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected 16 spaces, found 4
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 16 spaces, found 4
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected 12 spaces, found 3
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 8 spaces, found 2
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected at least 8 spaces, found 2
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected 4 spaces, found 1
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 4 spaces, found 1
(#420) Visibility must be declared on method "error"
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected at least 8 spaces, found 2
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected 4 spaces, found 1
local/sqlbuddy/vendor/sqlbuddy/includes/class/Sql.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion
(#16) Duplicate class name "SQL" found; first defined in /var/lib/jenkins/git_repositories/prechecker/local/sqlbuddy/vendor/sqlbuddy/includes/class/Sql-php4.php on line 16
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#17) Whitespace found at end of line
(#18) Spaces must be used to indent lines; tabs are not allowed
(#18) Tab found within whitespace
(#18) Line indented incorrectly; expected at least 4 spaces, found 1
(#18) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#18) Scope modifier not specified for member variable "$adapter"
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#19) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#19) Scope modifier not specified for member variable "$method"
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#20) Scope modifier not specified for member variable "$version"
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#21) Scope modifier not specified for member variable "$conn"
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#22) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#22) Scope modifier not specified for member variable "$options"
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Member variable "errorMessage" must be all lower-case
(#23) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#23) Scope modifier not specified for member variable "$errorMessage"
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) The 'var' keyword is not permitted.Visibility must be explicitly declared with public, private or protected
(#24) Scope modifier not specified for member variable "$db"
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Whitespace found at end of line
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected 4 spaces, found 1
(#26) method name "SQL::SQL" must be in lower-case letters only
(#26) PHP4 style constructors are not allowed; use "__construct()" instead
(#26) Visibility must be declared on method "SQL"
(#26) Variable "connString" must be all lower-case
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 8 spaces, found 2
(#27) Variable "connString" must be all lower-case
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Whitespace found at end of line
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 8 spaces, found 2
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 12 spaces, found 3
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 8 spaces, found 2
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 8 spaces, found 2
(#33) Variable "optionsList" must be all lower-case
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Whitespace found at end of line
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected 8 spaces, found 2
(#35) Variable "optionsList" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 12 spaces, found 3
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 12 spaces, found 3
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected 8 spaces, found 2
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Whitespace found at end of line
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected 8 spaces, found 2
(#43) Extension 'sqlite' is removed since PHP 5.4
(#43) Line exceeds 132 characters; contains 152 characters
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 12 spaces, found 3
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 12 spaces, found 3
(#46) Expected "try {\n...} catch (...) {\n"; found "try\n\t\t\t{\n...}\n\t\t\tcatch (...) {\n"
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 12 spaces, found 3
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 16 spaces, found 4
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 12 spaces, found 3
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 12 spaces, found 3
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 16 spaces, found 4
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 16 spaces, found 13
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected 12 spaces, found 11
(#53) Closing brace indented incorrectly; expected 3 spaces, found 11
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 8 spaces, found 2
(#54) Extension 'sqlite' is removed since PHP 5.4
(#54) Line exceeds 132 characters; contains 160 characters
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 12 spaces, found 3
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 12 spaces, found 3
(#57) Expected "try {\n...} catch (...) {\n"; found "try\n\t\t\t{\n...}\n\t\t\tcatch (...) {\n"
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 12 spaces, found 3
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 16 spaces, found 4
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 12 spaces, found 3
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 12 spaces, found 3
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 16 spaces, found 4
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 16 spaces, found 13
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 12 spaces, found 11
(#64) Closing brace indented incorrectly; expected 3 spaces, found 11
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 12 spaces, found 3
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 12 spaces, found 3
(#67) Extension 'sqlite' is removed since PHP 5.4
(#67) Variable "sqliteError" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 8 spaces, found 2
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 12 spaces, found 3
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 8 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 8 spaces, found 2
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected 8 spaces, found 2
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Whitespace found at end of line
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 8 spaces, found 2
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 8 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Whitespace found at end of line
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 8 spaces, found 2
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 12 spaces, found 3
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 8 spaces, found 2
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#87) method name "SQL::isConnected" must be in lower-case letters only
(#87) Visibility must be declared on method "isConnected"
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected 4 spaces, found 1
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 4 spaces, found 1
(#91) Visibility must be declared on method "disconnect"
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 8 spaces, found 2
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 12 spaces, found 3
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 16 spaces, found 4
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 12 spaces, found 3
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 16 spaces, found 4
(#96) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Line indented incorrectly; expected at least 16 spaces, found 4
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 12 spaces, found 3
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 16 spaces, found 4
(#99) Extension 'sqlite' is removed since PHP 5.4
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 16 spaces, found 4
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 12 spaces, found 3
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected 8 spaces, found 2
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected 4 spaces, found 1
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected 4 spaces, found 1
(#105) method name "SQL::getAdapter" must be in lower-case letters only
(#105) Visibility must be declared on method "getAdapter"
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 4 spaces, found 1
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Whitespace found at end of line
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 4 spaces, found 1
(#109) method name "SQL::getMethod" must be in lower-case letters only
(#109) Visibility must be declared on method "getMethod"
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Whitespace found at end of line
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#113) method name "SQL::getOptionValue" must be in lower-case letters only
(#113) Visibility must be declared on method "getOptionValue"
(#113) Variable "optKey" must be all lower-case
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected 8 spaces, found 2
(#114) Variable "optKey" must be all lower-case
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 12 spaces, found 3
(#115) Variable "optKey" must be all lower-case
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected 8 spaces, found 2
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 12 spaces, found 3
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected 8 spaces, found 2
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected 4 spaces, found 1
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 4 spaces, found 1
(#121) method name "SQL::selectDB" must be in lower-case letters only
(#121) Visibility must be declared on method "selectDB"
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected 8 spaces, found 2
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 12 spaces, found 3
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 16 spaces, found 4
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected at least 16 spaces, found 4
(#125) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 12 spaces, found 3
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 16 spaces, found 4
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 12 spaces, found 3
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected 8 spaces, found 2
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 12 spaces, found 3
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected 8 spaces, found 2
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 4 spaces, found 1
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected 4 spaces, found 1
(#134) Visibility must be declared on method "query"
(#134) Variable "queryText" must be all lower-case
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 8 spaces, found 2
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 12 spaces, found 3
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 16 spaces, found 4
(#137) Variable "queryResult" must be all lower-case
(#137) Variable "queryText" must be all lower-case
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Whitespace found at end of line
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 16 spaces, found 4
(#139) Inline control structures are not allowed
(#139) Variable "queryResult" must be all lower-case
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected at least 16 spaces, found 5
(#140) Variable "queryResult" must be all lower-case
(#142) Spaces must be used to indent lines; tabs are not allowed
(#142) Tab found within whitespace
(#142) Line indented incorrectly; expected 16 spaces, found 4
(#142) Variable "queryResult" must be all lower-case
(#143) Spaces must be used to indent lines; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 20 spaces, found 5
(#143) Variable "errorInfo" must be all lower-case
(#144) Spaces must be used to indent lines; tabs are not allowed
(#144) Tab found within whitespace
(#144) Line indented incorrectly; expected at least 20 spaces, found 5
(#144) Variable "errorInfo" must be all lower-case
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 16 spaces, found 4
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 16 spaces, found 4
(#147) Variable "queryResult" must be all lower-case
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Line indented incorrectly; expected 12 spaces, found 3
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected at least 16 spaces, found 4
(#149) Variable "queryResult" must be all lower-case
(#149) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#149) Variable "queryText" must be all lower-case
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 16 spaces, found 4
(#151) Variable "queryResult" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected at least 20 spaces, found 5
(#152) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected 16 spaces, found 4
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 16 spaces, found 4
(#155) Variable "queryResult" must be all lower-case
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 12 spaces, found 3
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 16 spaces, found 4
(#157) Variable "queryResult" must be all lower-case
(#157) Extension 'sqlite' is removed since PHP 5.4
(#157) Variable "queryText" must be all lower-case
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected 16 spaces, found 4
(#159) Variable "queryResult" must be all lower-case
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 20 spaces, found 5
(#160) Extension 'sqlite' is removed since PHP 5.4
(#160) Extension 'sqlite' is removed since PHP 5.4
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected 16 spaces, found 4
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 16 spaces, found 4
(#163) Variable "queryResult" must be all lower-case
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected 12 spaces, found 3
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 8 spaces, found 2
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 12 spaces, found 3
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected 8 spaces, found 2
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected 4 spaces, found 1
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Whitespace found at end of line
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 4 spaces, found 1
(#171) Whitespace found at end of line
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Inline comments must end in full-stops, exclamation marks, or question marks
(#172) Line indented incorrectly; expected at least 4 spaces, found 1
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected 4 spaces, found 1
(#173) method name "SQL::rowCount" must be in lower-case letters only
(#173) Visibility must be declared on method "rowCount"
(#173) Variable "resultSet" must be all lower-case
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 8 spaces, found 2
(#174) Inline control structures are not allowed
(#174) Variable "resultSet" must be all lower-case
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected at least 8 spaces, found 3
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 8 spaces, found 2
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected 12 spaces, found 3
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 16 spaces, found 4
(#179) Variable "resultSet" must be all lower-case
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected 12 spaces, found 3
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected at least 16 spaces, found 4
(#181) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#181) Variable "resultSet" must be all lower-case
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected 12 spaces, found 3
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected at least 16 spaces, found 4
(#183) Extension 'sqlite' is removed since PHP 5.4
(#183) Variable "resultSet" must be all lower-case
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected 12 spaces, found 3
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 8 spaces, found 2
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 4 spaces, found 1
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Whitespace found at end of line
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected 4 spaces, found 1
(#188) method name "SQL::isResultSet" must be in lower-case letters only
(#188) Visibility must be declared on method "isResultSet"
(#188) Variable "resultSet" must be all lower-case
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 8 spaces, found 2
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected 12 spaces, found 3
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 16 spaces, found 4
(#191) Variable "resultSet" must be all lower-case
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 12 spaces, found 3
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 16 spaces, found 4
(#193) Variable "resultSet" must be all lower-case
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 12 spaces, found 3
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected 8 spaces, found 2
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 4 spaces, found 1
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 4 spaces, found 1
(#198) method name "SQL::fetchArray" must be in lower-case letters only
(#198) Visibility must be declared on method "fetchArray"
(#198) Variable "resultSet" must be all lower-case
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 8 spaces, found 2
(#199) Inline control structures are not allowed
(#199) Variable "resultSet" must be all lower-case
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 8 spaces, found 3
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Whitespace found at end of line
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 8 spaces, found 2
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected 12 spaces, found 3
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected at least 16 spaces, found 4
(#204) Variable "resultSet" must be all lower-case
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected 12 spaces, found 3
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 16 spaces, found 4
(#206) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#206) Variable "resultSet" must be all lower-case
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected 12 spaces, found 3
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 16 spaces, found 4
(#208) Extension 'sqlite' is removed since PHP 5.4
(#208) Variable "resultSet" must be all lower-case
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Line indented incorrectly; expected 12 spaces, found 3
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected 8 spaces, found 2
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 4 spaces, found 1
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 4 spaces, found 1
(#213) method name "SQL::fetchAssoc" must be in lower-case letters only
(#213) Visibility must be declared on method "fetchAssoc"
(#213) Variable "resultSet" must be all lower-case
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Line indented incorrectly; expected at least 8 spaces, found 2
(#214) Inline control structures are not allowed
(#214) Variable "resultSet" must be all lower-case
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 8 spaces, found 3
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 8 spaces, found 2
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Line indented incorrectly; expected 12 spaces, found 3
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected at least 16 spaces, found 4
(#219) Variable "resultSet" must be all lower-case
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected 12 spaces, found 3
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Line indented incorrectly; expected at least 16 spaces, found 4
(#221) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#221) Variable "resultSet" must be all lower-case
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 12 spaces, found 3
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Line indented incorrectly; expected at least 16 spaces, found 4
(#223) Extension 'sqlite' is removed since PHP 5.4
(#223) Variable "resultSet" must be all lower-case
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected 12 spaces, found 3
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Line indented incorrectly; expected 8 spaces, found 2
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 4 spaces, found 1
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 4 spaces, found 1
(#228) method name "SQL::affectedRows" must be in lower-case letters only
(#228) Visibility must be declared on method "affectedRows"
(#228) Variable "resultSet" must be all lower-case
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Inline control structures are not allowed
(#229) Variable "resultSet" must be all lower-case
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 3
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Whitespace found at end of line
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected 8 spaces, found 2
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 12 spaces, found 3
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 16 spaces, found 4
(#234) Variable "resultSet" must be all lower-case
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected 12 spaces, found 3
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 16 spaces, found 4
(#236) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#236) Variable "resultSet" must be all lower-case
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected 12 spaces, found 3
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 16 spaces, found 4
(#238) Extension 'sqlite' is removed since PHP 5.4
(#238) Variable "resultSet" must be all lower-case
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 12 spaces, found 3
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 8 spaces, found 2
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 4 spaces, found 1
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Whitespace found at end of line
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 4 spaces, found 1
(#243) Visibility must be declared on method "result"
(#243) Variable "resultSet" must be all lower-case
(#243) Variable "targetRow" must be all lower-case
(#243) Variable "targetColumn" must be all lower-case
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 8 spaces, found 2
(#244) Inline control structures are not allowed
(#244) Variable "resultSet" must be all lower-case
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected at least 8 spaces, found 3
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Whitespace found at end of line
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected 8 spaces, found 2
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 12 spaces, found 3
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected 16 spaces, found 4
(#249) Variable "targetColumn" must be all lower-case
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 20 spaces, found 5
(#250) Variable "resultRow" must be all lower-case
(#250) Variable "resultSet" must be all lower-case
(#250) Variable "targetRow" must be all lower-case
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 20 spaces, found 5
(#251) Variable "resultRow" must be all lower-case
(#251) Variable "targetColumn" must be all lower-case
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Line indented incorrectly; expected 16 spaces, found 4
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected at least 20 spaces, found 5
(#253) Variable "resultRow" must be all lower-case
(#253) Variable "resultSet" must be all lower-case
(#253) Variable "targetRow" must be all lower-case
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 20 spaces, found 5
(#254) Variable "resultRow" must be all lower-case
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Line indented incorrectly; expected 16 spaces, found 4
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 12 spaces, found 3
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 16 spaces, found 4
(#257) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#257) Variable "resultSet" must be all lower-case
(#257) Variable "targetRow" must be all lower-case
(#257) Variable "targetColumn" must be all lower-case
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 12 spaces, found 3
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected at least 16 spaces, found 4
(#259) Extension 'sqlite' is removed since PHP 5.4
(#259) Variable "resultSet" must be all lower-case
(#259) Variable "targetColumn" must be all lower-case
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Line indented incorrectly; expected 12 spaces, found 3
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 8 spaces, found 2
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Line indented incorrectly; expected 4 spaces, found 1
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Whitespace found at end of line
(#264) Spaces must be used to indent lines; tabs are not allowed
(#264) Tab found within whitespace
(#264) Line indented incorrectly; expected 4 spaces, found 1
(#264) method name "SQL::listDatabases" must be in lower-case letters only
(#264) Visibility must be declared on method "listDatabases"
(#265) Spaces must be used to indent lines; tabs are not allowed
(#265) Tab found within whitespace
(#265) Line indented incorrectly; expected 8 spaces, found 2
(#266) Spaces must be used to indent lines; tabs are not allowed
(#266) Tab found within whitespace
(#266) Line indented incorrectly; expected 12 spaces, found 3
(#267) Spaces must be used to indent lines; tabs are not allowed
(#267) Tab found within whitespace
(#267) Line indented incorrectly; expected at least 16 spaces, found 4
(#268) Spaces must be used to indent lines; tabs are not allowed
(#268) Tab found within whitespace
(#268) Line indented incorrectly; expected 12 spaces, found 3
(#269) Spaces must be used to indent lines; tabs are not allowed
(#269) Tab found within whitespace
(#269) Line indented incorrectly; expected at least 16 spaces, found 4
(#270) Spaces must be used to indent lines; tabs are not allowed
(#270) Tab found within whitespace
(#270) Line indented incorrectly; expected 12 spaces, found 3
(#271) Spaces must be used to indent lines; tabs are not allowed
(#271) Tab found within whitespace
(#271) Line indented incorrectly; expected 8 spaces, found 2
(#272) Spaces must be used to indent lines; tabs are not allowed
(#272) Tab found within whitespace
(#272) Line indented incorrectly; expected 4 spaces, found 1
(#273) Spaces must be used to indent lines; tabs are not allowed
(#273) Tab found within whitespace
(#273) Whitespace found at end of line
(#274) Spaces must be used to indent lines; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected 4 spaces, found 1
(#274) method name "SQL::listTables" must be in lower-case letters only
(#274) Visibility must be declared on method "listTables"
(#275) Spaces must be used to indent lines; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 8 spaces, found 2
(#276) Spaces must be used to indent lines; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 12 spaces, found 3
(#277) Spaces must be used to indent lines; tabs are not allowed
(#277) Tab found within whitespace
(#277) Line indented incorrectly; expected at least 16 spaces, found 4
(#278) Spaces must be used to indent lines; tabs are not allowed
(#278) Tab found within whitespace
(#278) Line indented incorrectly; expected 12 spaces, found 3
(#279) Spaces must be used to indent lines; tabs are not allowed
(#279) Tab found within whitespace
(#279) Line indented incorrectly; expected at least 16 spaces, found 4
(#280) Spaces must be used to indent lines; tabs are not allowed
(#280) Tab found within whitespace
(#280) Line indented incorrectly; expected 12 spaces, found 3
(#281) Spaces must be used to indent lines; tabs are not allowed
(#281) Tab found within whitespace
(#281) Line indented incorrectly; expected 8 spaces, found 2
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Tab found within whitespace
(#282) Line indented incorrectly; expected 4 spaces, found 1
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected 4 spaces, found 1
(#284) method name "SQL::hasCharsetSupport" must be in lower-case letters only
(#284) Visibility must be declared on method "hasCharsetSupport"
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Line indented incorrectly; expected at least 4 spaces, found 1
(#285) Opening brace should be on the same line as the declaration
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 8 spaces, found 2
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Line indented incorrectly; expected 12 spaces, found 3
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected at least 16 spaces, found 4
(#289) Spaces must be used to indent lines; tabs are not allowed
(#289) Tab found within whitespace
(#289) Line indented incorrectly; expected 12 spaces, found 3
(#289) Expected "} else {\n"; found "} else {\n"
(#290) Spaces must be used to indent lines; tabs are not allowed
(#290) Tab found within whitespace
(#290) Line indented incorrectly; expected at least 16 spaces, found 4
(#291) Spaces must be used to indent lines; tabs are not allowed
(#291) Tab found within whitespace
(#291) Line indented incorrectly; expected 12 spaces, found 3
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Tab found within whitespace
(#292) Line indented incorrectly; expected 8 spaces, found 2
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Tab found within whitespace
(#293) Line indented incorrectly; expected 4 spaces, found 1
(#294) Spaces must be used to indent lines; tabs are not allowed
(#294) Tab found within whitespace
(#294) Whitespace found at end of line
(#295) Spaces must be used to indent lines; tabs are not allowed
(#295) Tab found within whitespace
(#295) Line indented incorrectly; expected 4 spaces, found 1
(#295) method name "SQL::listCharset" must be in lower-case letters only
(#295) Visibility must be declared on method "listCharset"
(#296) Spaces must be used to indent lines; tabs are not allowed
(#296) Tab found within whitespace
(#296) Line indented incorrectly; expected 8 spaces, found 2
(#297) Spaces must be used to indent lines; tabs are not allowed
(#297) Tab found within whitespace
(#297) Line indented incorrectly; expected 12 spaces, found 3
(#297) Spaces must be used for alignment; tabs are not allowed
(#297) Tab found within whitespace
(#297) Whitespace found at end of line
(#298) Spaces must be used for alignment; tabs are not allowed
(#298) Tab found within whitespace
(#298) Line indented incorrectly; expected at least 16 spaces, found 4
(#299) Spaces must be used for alignment; tabs are not allowed
(#299) Tab found within whitespace
(#299) Line indented incorrectly; expected 12 spaces, found 3
(#300) Spaces must be used for alignment; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 16 spaces, found 4
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected 12 spaces, found 3
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected 8 spaces, found 2
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 4 spaces, found 1
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Whitespace found at end of line
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected 4 spaces, found 1
(#305) method name "SQL::listCollation" must be in lower-case letters only
(#305) Visibility must be declared on method "listCollation"
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Line indented incorrectly; expected 8 spaces, found 2
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 12 spaces, found 3
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Line indented incorrectly; expected at least 16 spaces, found 4
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected 12 spaces, found 3
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Line indented incorrectly; expected at least 16 spaces, found 4
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected 12 spaces, found 3
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected 8 spaces, found 2
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected 4 spaces, found 1
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Whitespace found at end of line
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 1
(#315) method name "SQL::insertId" must be in lower-case letters only
(#315) Visibility must be declared on method "insertId"
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected 8 spaces, found 2
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 12 spaces, found 3
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected at least 16 spaces, found 4
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected 12 spaces, found 3
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Line indented incorrectly; expected at least 16 spaces, found 4
(#320) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 12 spaces, found 3
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 16 spaces, found 4
(#322) Extension 'sqlite' is removed since PHP 5.4
(#322) Expected 1 space before "-"; 0 found
(#322) Expected 1 space after "-"; 0 found
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 12 spaces, found 3
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Line indented incorrectly; expected 8 spaces, found 2
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected 4 spaces, found 1
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected 4 spaces, found 1
(#327) method name "SQL::escapeString" must be in lower-case letters only
(#327) Visibility must be declared on method "escapeString"
(#327) Variable "toEscape" must be all lower-case
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected 8 spaces, found 2
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected 12 spaces, found 3
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Line indented incorrectly; expected at least 16 spaces, found 4
(#330) Variable "toEscape" must be all lower-case
(#330) Variable "toEscape" must be all lower-case
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected at least 16 spaces, found 4
(#331) Variable "toEscape" must be all lower-case
(#331) Variable "toEscape" must be all lower-case
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected at least 16 spaces, found 4
(#332) Variable "toEscape" must be all lower-case
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Line indented incorrectly; expected 12 spaces, found 3
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 16 spaces, found 4
(#334) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#334) Variable "toEscape" must be all lower-case
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected 12 spaces, found 3
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 16 spaces, found 4
(#336) Extension 'sqlite' is removed since PHP 5.4
(#336) Variable "toEscape" must be all lower-case
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected 12 spaces, found 3
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected 8 spaces, found 2
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected 4 spaces, found 1
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Whitespace found at end of line
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 4 spaces, found 1
(#341) method name "SQL::getVersion" must be in lower-case letters only
(#341) Visibility must be declared on method "getVersion"
(#342) Spaces must be used for alignment; tabs are not allowed
(#342) Tab found within whitespace
(#342) Line indented incorrectly; expected 8 spaces, found 2
(#343) Spaces must be used for alignment; tabs are not allowed
(#343) Tab found within whitespace
(#343) Inline comments must start with a capital letter, digit or 3-dots sequence
(#343) Inline comments must end in full-stops, exclamation marks, or question marks
(#343) Line indented incorrectly; expected at least 12 spaces, found 3
(#344) Spaces must be used for alignment; tabs are not allowed
(#344) Tab found within whitespace
(#344) Line indented incorrectly; expected 12 spaces, found 3
(#345) Spaces must be used for alignment; tabs are not allowed
(#345) Tab found within whitespace
(#345) Line indented incorrectly; expected at least 16 spaces, found 4
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Tab found within whitespace
(#346) Line indented incorrectly; expected 12 spaces, found 3
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Whitespace found at end of line
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected 12 spaces, found 3
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Line indented incorrectly; expected at least 16 spaces, found 4
(#349) Variable "verSql" must be all lower-case
(#349) Extension 'mysql_' is deprecated since PHP 5.5 - use mysqli instead.
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected at least 16 spaces, found 4
(#350) Variable "verSql" must be all lower-case
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Line indented incorrectly; expected at least 16 spaces, found 4
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected at least 16 spaces, found 4
(#353) Spaces must be used for alignment; tabs are not allowed
(#353) Tab found within whitespace
(#353) Line indented incorrectly; expected 12 spaces, found 3
(#354) Spaces must be used for alignment; tabs are not allowed
(#354) Tab found within whitespace
(#354) Line indented incorrectly; expected at least 16 spaces, found 4
(#354) Extension 'sqlite' is removed since PHP 5.4
(#355) Spaces must be used for alignment; tabs are not allowed
(#355) Tab found within whitespace
(#355) Line indented incorrectly; expected at least 16 spaces, found 4
(#356) Spaces must be used for alignment; tabs are not allowed
(#356) Tab found within whitespace
(#356) Line indented incorrectly; expected 12 spaces, found 3
(#357) Spaces must be used for alignment; tabs are not allowed
(#357) Tab found within whitespace
(#357) Line indented incorrectly; expected 8 spaces, found 2
(#359) Spaces must be used for alignment; tabs are not allowed
(#359) Tab found within whitespace
(#359) Line indented incorrectly; expected 4 spaces, found 1
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Tab found within whitespace
(#360) Whitespace found at end of line
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Inline comments must start with a capital letter, digit or 3-dots sequence
(#361) Inline comments must end in full-stops, exclamation marks, or question marks
(#361) Line indented incorrectly; expected at least 4 spaces, found 1
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected 4 spaces, found 1
(#362) method name "SQL::tableRowCount" must be in lower-case letters only
(#362) Visibility must be declared on method "tableRowCount"
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Line indented incorrectly; expected 8 spaces, found 2
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected 12 spaces, found 3
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 16 spaces, found 4
(#365) Variable "countSql" must be all lower-case
(#365) The use of backticks in strings is not recommended
(#365) The use of backticks in strings is not recommended
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Line indented incorrectly; expected at least 16 spaces, found 4
(#366) Variable "countSql" must be all lower-case
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected at least 16 spaces, found 4
(#368) Spaces must be used for alignment; tabs are not allowed
(#368) Tab found within whitespace
(#368) Line indented incorrectly; expected 12 spaces, found 3
(#369) Spaces must be used for alignment; tabs are not allowed
(#369) Tab found within whitespace
(#369) Line indented incorrectly; expected at least 16 spaces, found 4
(#369) Variable "countSql" must be all lower-case
(#370) Spaces must be used for alignment; tabs are not allowed
(#370) Tab found within whitespace
(#370) Line indented incorrectly; expected at least 16 spaces, found 4
(#370) Variable "countSql" must be all lower-case
(#371) Spaces must be used for alignment; tabs are not allowed
(#371) Tab found within whitespace
(#371) Line indented incorrectly; expected at least 16 spaces, found 4
(#372) Spaces must be used for alignment; tabs are not allowed
(#372) Tab found within whitespace
(#372) Line indented incorrectly; expected 12 spaces, found 3
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Tab found within whitespace
(#373) Line indented incorrectly; expected 8 spaces, found 2
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Line indented incorrectly; expected 4 spaces, found 1
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Whitespace found at end of line
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Inline comments must start with a capital letter, digit or 3-dots sequence
(#376) Inline comments must end in full-stops, exclamation marks, or question marks
(#376) Line indented incorrectly; expected at least 4 spaces, found 1
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 4 spaces, found 1
(#377) method name "SQL::describeTable" must be in lower-case letters only
(#377) Visibility must be declared on method "describeTable"
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 8 spaces, found 2
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected 12 spaces, found 3
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected at least 16 spaces, found 4
(#380) The use of backticks in strings is not recommended
(#380) The use of backticks in strings is not recommended
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected 12 spaces, found 3
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected at least 16 spaces, found 4
(#382) Variable "columnSql" must be all lower-case
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected at least 16 spaces, found 4
(#383) Variable "columnInfo" must be all lower-case
(#383) Variable "columnSql" must be all lower-case
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Line indented incorrectly; expected at least 16 spaces, found 4
(#384) Variable "columnStart" must be all lower-case
(#384) Variable "columnInfo" must be all lower-case
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 16 spaces, found 4
(#385) Variable "columnInfo" must be all lower-case
(#385) Variable "columnStart" must be all lower-case
(#385) Expected 1 space before "+"; 0 found
(#385) Expected 1 space after "+"; 0 found
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Line indented incorrectly; expected at least 16 spaces, found 4
(#386) The use of function split is discouraged from PHP version 5.3; use preg_split instead
(#386) Function split() has been deprecated
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Whitespace found at end of line
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Line indented incorrectly; expected at least 16 spaces, found 4
(#388) Variable "columnList" must be all lower-case
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Whitespace found at end of line
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected 16 spaces, found 4
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 20 spaces, found 5
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 20 spaces, found 5
(#392) Variable "columnSplit" must be all lower-case
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 20 spaces, found 5
(#393) Variable "columnName" must be all lower-case
(#393) Variable "columnSplit" must be all lower-case
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 20 spaces, found 5
(#394) Variable "columnType" must be all lower-case
(#394) The use of function sizeof() is forbidden; use count() instead
(#394) Variable "columnSplit" must be all lower-case
(#394) Variable "columnSplit" must be all lower-case
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 20 spaces, found 5
(#395) Variable "columnList" must be all lower-case
(#395) Variable "columnName" must be all lower-case
(#395) Variable "columnType" must be all lower-case
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected 16 spaces, found 4
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Whitespace found at end of line
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 16 spaces, found 4
(#398) Variable "columnList" must be all lower-case
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected 12 spaces, found 3
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected 8 spaces, found 2
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected 4 spaces, found 1
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Whitespace found at end of line
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 4 spaces, found 1
(#404) Line indented incorrectly; expected at least 4 spaces, found 2
(#405) Line indented incorrectly; expected at least 4 spaces, found 1
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Line indented incorrectly; expected 4 spaces, found 1
(#406) method name "SQL::getMetadata" must be in lower-case letters only
(#406) Visibility must be declared on method "getMetadata"
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected at least 8 spaces, found 2
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected 8 spaces, found 2
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Line indented incorrectly; expected 12 spaces, found 3
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 16 spaces, found 4
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 16 spaces, found 4
(#411) Variable "schemaSql" must be all lower-case
(#411) The use of backticks in strings is not recommended
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected 16 spaces, found 4
(#412) Variable "schemaSql" must be all lower-case
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected 20 spaces, found 5
(#413) Variable "schemaSql" must be all lower-case
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Line indented incorrectly; expected at least 24 spaces, found 6
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Inline comments must start with a capital letter, digit or 3-dots sequence
(#415) Inline comments must end in full-stops, exclamation marks, or question marks
(#415) Line indented incorrectly; expected at least 24 spaces, found 6
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected at least 24 spaces, found 6
(#416) Variable "tableSql" must be all lower-case
(#416) The use of backticks in strings is not recommended
(#416) The use of backticks in strings is not recommended
(#416) Line exceeds 132 characters; contains 158 characters
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Line indented incorrectly; expected 24 spaces, found 6
(#417) Variable "tableSql" must be all lower-case
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 28 spaces, found 7
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 28 spaces, found 7
(#419) Variable "tableSql" must be all lower-case
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Whitespace found at end of line
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Line indented incorrectly; expected 32 spaces, found 8
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 36 spaces, found 9
(#422) Variable "countSql" must be all lower-case
(#422) The use of backticks in strings is not recommended
(#422) The use of backticks in strings is not recommended
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Line indented incorrectly; expected at least 36 spaces, found 9
(#423) Variable "rowCount" must be all lower-case
(#423) Variable "countSql" must be all lower-case
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 32 spaces, found 8
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 36 spaces, found 9
(#425) Variable "rowCount" must be all lower-case
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Line indented incorrectly; expected 32 spaces, found 8
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Whitespace found at end of line
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected at least 32 spaces, found 8
(#428) Variable "rowCount" must be all lower-case
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected 28 spaces, found 7
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Whitespace found at end of line
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 28 spaces, found 7
(#431) Inline control structures are not allowed
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 28 spaces, found 8
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Whitespace found at end of line
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 28 spaces, found 7
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected 24 spaces, found 6
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 24 spaces, found 6
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected 20 spaces, found 5
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 20 spaces, found 5
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Line indented incorrectly; expected 16 spaces, found 4
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Line indented incorrectly; expected 12 spaces, found 3
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 16 spaces, found 4
(#441) Variable "schemaSql" must be all lower-case
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Whitespace found at end of line
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Line indented incorrectly; expected 16 spaces, found 4
(#443) Variable "schemaSql" must be all lower-case
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected 20 spaces, found 5
(#444) Variable "schemaSql" must be all lower-case
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 24 spaces, found 6
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Whitespace found at end of line
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 24 spaces, found 6
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Line indented incorrectly; expected at least 24 spaces, found 6
(#448) Variable "tableSql" must be all lower-case
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Whitespace found at end of line
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Line indented incorrectly; expected 24 spaces, found 6
(#450) Variable "tableSql" must be all lower-case
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected at least 28 spaces, found 7
(#452) Spaces must be used for alignment; tabs are not allowed
(#452) Tab found within whitespace
(#452) Line indented incorrectly; expected 28 spaces, found 7
(#452) Variable "tableSql" must be all lower-case
(#453) Spaces must be used for alignment; tabs are not allowed
(#453) Tab found within whitespace
(#453) Line indented incorrectly; expected at least 32 spaces, found 8
(#453) Variable "countSql" must be all lower-case
(#453) The use of backticks in strings is not recommended
(#453) The use of backticks in strings is not recommended
(#454) Spaces must be used for alignment; tabs are not allowed
(#454) Tab found within whitespace
(#454) Line indented incorrectly; expected at least 32 spaces, found 8
(#454) Variable "rowCount" must be all lower-case
(#454) Variable "countSql" must be all lower-case
(#455) Spaces must be used for alignment; tabs are not allowed
(#455) Tab found within whitespace
(#455) Line indented incorrectly; expected at least 32 spaces, found 8
(#455) Variable "rowCount" must be all lower-case
(#456) Spaces must be used for alignment; tabs are not allowed
(#456) Tab found within whitespace
(#456) Line indented incorrectly; expected 28 spaces, found 7
(#457) Spaces must be used for alignment; tabs are not allowed
(#457) Tab found within whitespace
(#457) Whitespace found at end of line
(#458) Spaces must be used for alignment; tabs are not allowed
(#458) Tab found within whitespace
(#458) Line indented incorrectly; expected at least 28 spaces, found 7
(#458) Inline control structures are not allowed
(#459) Spaces must be used for alignment; tabs are not allowed
(#459) Tab found within whitespace
(#459) Line indented incorrectly; expected at least 28 spaces, found 8
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Tab found within whitespace
(#460) Whitespace found at end of line
(#461) Spaces must be used for alignment; tabs are not allowed
(#461) Tab found within whitespace
(#461) Line indented incorrectly; expected at least 28 spaces, found 7
(#462) Spaces must be used for alignment; tabs are not allowed
(#462) Tab found within whitespace
(#462) Line indented incorrectly; expected 24 spaces, found 6
(#463) Spaces must be used for alignment; tabs are not allowed
(#463) Tab found within whitespace
(#463) Line indented incorrectly; expected at least 24 spaces, found 6
(#464) Spaces must be used for alignment; tabs are not allowed
(#464) Tab found within whitespace
(#464) Line indented incorrectly; expected 20 spaces, found 5
(#465) Spaces must be used for alignment; tabs are not allowed
(#465) Tab found within whitespace
(#465) Line indented incorrectly; expected at least 20 spaces, found 5
(#466) Spaces must be used for alignment; tabs are not allowed
(#466) Tab found within whitespace
(#466) Line indented incorrectly; expected 16 spaces, found 4
(#467) Spaces must be used for alignment; tabs are not allowed
(#467) Tab found within whitespace
(#467) Line indented incorrectly; expected 12 spaces, found 3
(#468) Spaces must be used for alignment; tabs are not allowed
(#468) Tab found within whitespace
(#468) Line indented incorrectly; expected at least 16 spaces, found 4
(#469) Spaces must be used for alignment; tabs are not allowed
(#469) Tab found within whitespace
(#469) Whitespace found at end of line
(#470) Spaces must be used for alignment; tabs are not allowed
(#470) Tab found within whitespace
(#470) Line indented incorrectly; expected at least 16 spaces, found 4
(#470) Variable "tableSql" must be all lower-case
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Tab found within whitespace
(#471) Whitespace found at end of line
(#472) Spaces must be used for alignment; tabs are not allowed
(#472) Tab found within whitespace
(#472) Line indented incorrectly; expected 16 spaces, found 4
(#472) Variable "tableSql" must be all lower-case
(#473) Spaces must be used for alignment; tabs are not allowed
(#473) Tab found within whitespace
(#473) Line indented incorrectly; expected at least 20 spaces, found 5
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Tab found within whitespace
(#474) Line indented incorrectly; expected 20 spaces, found 5
(#474) Variable "tableRow" must be all lower-case
(#474) Variable "tableSql" must be all lower-case
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Line indented incorrectly; expected at least 24 spaces, found 6
(#475) Variable "countSql" must be all lower-case
(#475) Variable "tableRow" must be all lower-case
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 24 spaces, found 6
(#476) Variable "rowCount" must be all lower-case
(#476) Variable "countSql" must be all lower-case
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Line indented incorrectly; expected at least 24 spaces, found 6
(#477) Variable "tableRow" must be all lower-case
(#477) Variable "rowCount" must be all lower-case
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected 20 spaces, found 5
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Whitespace found at end of line
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected at least 20 spaces, found 5
(#480) Inline control structures are not allowed
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Line indented incorrectly; expected at least 20 spaces, found 6
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Whitespace found at end of line
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 20 spaces, found 5
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected 16 spaces, found 4
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected at least 16 spaces, found 4
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected 12 spaces, found 3
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 8 spaces, found 2
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 8 spaces, found 2
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 4 spaces, found 1
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 4 spaces, found 1
(#491) Visibility must be declared on method "error"
(#492) Spaces must be used for alignment; tabs are not allowed
(#492) Tab found within whitespace
(#492) Line indented incorrectly; expected at least 8 spaces, found 2
(#493) Spaces must be used for alignment; tabs are not allowed
(#493) Tab found within whitespace
(#493) Line indented incorrectly; expected 4 spaces, found 1
local/sqlbuddy/vendor/sqlbuddy/includes/types.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) Variable "typeList" must be all lower-case
(#17) Variable "typeList" must be all lower-case
(#18) Variable "typeList" must be all lower-case
(#19) Variable "typeList" must be all lower-case
(#20) Variable "typeList" must be all lower-case
(#21) Variable "typeList" must be all lower-case
(#22) Variable "typeList" must be all lower-case
(#23) Variable "typeList" must be all lower-case
(#24) Variable "typeList" must be all lower-case
(#25) Variable "typeList" must be all lower-case
(#26) Variable "typeList" must be all lower-case
(#27) Variable "typeList" must be all lower-case
(#28) Variable "typeList" must be all lower-case
(#29) Variable "typeList" must be all lower-case
(#30) Variable "typeList" must be all lower-case
(#31) Variable "typeList" must be all lower-case
(#32) Variable "typeList" must be all lower-case
(#33) Variable "typeList" must be all lower-case
(#34) Variable "typeList" must be all lower-case
(#35) Variable "typeList" must be all lower-case
(#36) Variable "typeList" must be all lower-case
(#37) Variable "typeList" must be all lower-case
(#38) Variable "typeList" must be all lower-case
(#39) Variable "typeList" must be all lower-case
(#40) Variable "typeList" must be all lower-case
(#41) Variable "typeList" must be all lower-case
(#42) Variable "typeList" must be all lower-case
(#43) Variable "typeList" must be all lower-case
(#44) Variable "typeList" must be all lower-case
(#46) Variable "textDTs" must be all lower-case
(#47) Variable "textDTs" must be all lower-case
(#48) Variable "textDTs" must be all lower-case
(#50) Variable "numericDTs" must be all lower-case
(#51) Variable "numericDTs" must be all lower-case
(#52) Variable "numericDTs" must be all lower-case
(#53) Variable "numericDTs" must be all lower-case
(#54) Variable "numericDTs" must be all lower-case
(#55) Variable "numericDTs" must be all lower-case
(#56) Variable "numericDTs" must be all lower-case
(#57) Variable "numericDTs" must be all lower-case
(#58) Variable "numericDTs" must be all lower-case
(#59) Variable "numericDTs" must be all lower-case
(#61) Variable "binaryDTs" must be all lower-case
(#62) Variable "binaryDTs" must be all lower-case
(#63) Variable "binaryDTs" must be all lower-case
(#64) Variable "binaryDTs" must be all lower-case
(#65) Variable "binaryDTs" must be all lower-case
(#66) Variable "binaryDTs" must be all lower-case
(#68) Variable "sqliteTypeList" must be all lower-case
(#69) Variable "sqliteTypeList" must be all lower-case
(#70) Variable "sqliteTypeList" must be all lower-case
(#71) Variable "sqliteTypeList" must be all lower-case
(#72) Variable "sqliteTypeList" must be all lower-case
(#73) Variable "sqliteTypeList" must be all lower-case
(#74) Variable "sqliteTypeList" must be all lower-case
(#75) Variable "sqliteTypeList" must be all lower-case
(#76) Variable "sqliteTypeList" must be all lower-case
(#77) Variable "sqliteTypeList" must be all lower-case
(#78) Variable "sqliteTypeList" must be all lower-case
(#80) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/index.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "require_once" must be immediately followed by an open parenthesis
(#27) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/insert.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#22) Inline control structures are not allowed
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#25) Inline control structures are not allowed
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Variable "structureSql" must be all lower-case
(#28) Variable "structureSql" must be all lower-case
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected 4 spaces, found 1
(#29) Variable "structureRow" must be all lower-case
(#29) Variable "structureSql" must be all lower-case
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 8 spaces, found 2
(#30) Variable "structureRow" must be all lower-case
(#30) Variable "structureRow" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Variable "structureSql" must be all lower-case
(#35) Variable "structureSql" must be all lower-case
(#35) The use of function sizeof() is forbidden; use count() instead
(#35) Variable "structureSql" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 2
(#39) Variable "insertFields" must be all lower-case
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 2
(#40) Variable "insertValues" must be all lower-case
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Whitespace found at end of line
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected 8 spaces, found 2
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#42) Expected 1 space before "=>"; 0 found
(#42) Expected 1 space after "=>"; 0 found
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected 12 spaces, found 3
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 16 spaces, found 4
(#45) Variable "insertFields" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected 12 spaces, found 3
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected at least 16 spaces, found 4
(#47) Variable "insertFields" must be all lower-case
(#47) The use of backticks in strings is not recommended
(#47) The use of backticks in strings is not recommended
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected 12 spaces, found 3
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Whitespace found at end of line
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected 12 spaces, found 3
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 16 spaces, found 4
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected 12 spaces, found 3
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Whitespace found at end of line
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 12 spaces, found 3
(#54) Variable "binaryDTs" must be all lower-case
(#54) Variable "binaryDTs" must be all lower-case
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 16 spaces, found 4
(#55) Variable "insertValues" must be all lower-case
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected 12 spaces, found 3
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 16 spaces, found 4
(#57) Variable "insertValues" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected 12 spaces, found 3
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Whitespace found at end of line
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected 8 spaces, found 2
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Whitespace found at end of line
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#62) Variable "insertFields" must be all lower-case
(#62) Variable "insertFields" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Variable "insertValues" must be all lower-case
(#63) Variable "insertValues" must be all lower-case
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 8 spaces, found 2
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 12 spaces, found 3
(#66) Variable "insertQuery" must be all lower-case
(#66) Variable "insertFields" must be all lower-case
(#66) Variable "insertValues" must be all lower-case
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 8 spaces, found 2
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 12 spaces, found 3
(#68) Variable "insertQuery" must be all lower-case
(#68) Variable "insertFields" must be all lower-case
(#68) Variable "insertValues" must be all lower-case
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected 8 spaces, found 2
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 8 spaces, found 2
(#71) Variable "insertQuery" must be all lower-case
(#71) Variable "dbError" must be all lower-case
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Whitespace found at end of line
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 8 spaces, found 2
(#73) Variable "insertId" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 2
(#75) Variable "dbError" must be all lower-case
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#76) Variable "dbError" must be all lower-case
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Inline control structures are not allowed
(#80) Variable "insertId" must be all lower-case
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 12 spaces, found 4
(#81) Variable "insertId" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected at least 12 spaces, found 3
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected 4 spaces, found 3
(#85) Spaces must be used to indent lines; tabs are not allowed
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Variable "requestKey" must be all lower-case
(#87) Spaces must be used to indent lines; tabs are not allowed
(#88) Spaces must be used to indent lines; tabs are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#90) Spaces must be used to indent lines; tabs are not allowed
(#91) Spaces must be used to indent lines; tabs are not allowed
(#92) Spaces must be used to indent lines; tabs are not allowed
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Line indented incorrectly; expected 4 spaces, found 3
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected 4 spaces, found 1
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 4 spaces, found 1
(#99) Spaces must be used to indent lines; tabs are not allowed
(#100) Spaces must be used to indent lines; tabs are not allowed
(#101) Spaces must be used to indent lines; tabs are not allowed
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Line indented incorrectly; expected 4 spaces, found 1
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Whitespace found at end of line
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Variable "firstField" must be all lower-case
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 4 spaces, found 1
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected 8 spaces, found 2
(#108) The use of function sizeof() is forbidden; use count() instead
(#108) Variable "structureSql" must be all lower-case
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected 12 spaces, found 3
(#109) Variable "structureSql" must be all lower-case
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 16 spaces, found 4
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 16 spaces, found 4
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 16 spaces, found 4
(#113) Inline control structures are not allowed
(#114) Spaces must be used to indent lines; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 16 spaces, found 4
(#115) Spaces must be used to indent lines; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 16 spaces, found 4
(#115) Inline control structures are not allowed
(#116) Spaces must be used to indent lines; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 16 spaces, found 4
(#117) Spaces must be used to indent lines; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 16 spaces, found 4
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 16 spaces, found 4
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 16 spaces, found 4
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Whitespace found at end of line
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected 16 spaces, found 4
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 20 spaces, found 5
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 20 spaces, found 5
(#123) Variable "dbError" must be all lower-case
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 24 spaces, found 6
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Line indented incorrectly; expected 20 spaces, found 5
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 20 spaces, found 5
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected 16 spaces, found 4
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected at least 20 spaces, found 5
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 20 spaces, found 5
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 20 spaces, found 5
(#130) Variable "dbError" must be all lower-case
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 24 spaces, found 6
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 20 spaces, found 5
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected 20 spaces, found 5
(#133) Variable "firstField" must be all lower-case
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 24 spaces, found 6
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 24 spaces, found 6
(#135) Variable "firstField" must be all lower-case
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected 20 spaces, found 5
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 20 spaces, found 5
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected 16 spaces, found 4
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Whitespace found at end of line
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#141) Spaces must be used to indent lines; tabs are not allowed
(#142) Spaces must be used to indent lines; tabs are not allowed
(#143) Spaces must be used to indent lines; tabs are not allowed
(#144) Spaces must be used to indent lines; tabs are not allowed
(#145) Spaces must be used to indent lines; tabs are not allowed
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected 12 spaces, found 3
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected 8 spaces, found 2
(#148) Spaces must be used to indent lines; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used to indent lines; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 1
(#150) Spaces must be used to indent lines; tabs are not allowed
(#150) Tab found within whitespace
(#150) Whitespace found at end of line
(#151) Spaces must be used to indent lines; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 8 spaces, found 2
(#151) Variable "structureSql" must be all lower-case
(#152) Spaces must be used to indent lines; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 12 spaces, found 3
(#152) Variable "structureRow" must be all lower-case
(#152) Variable "structureSql" must be all lower-case
(#153) Spaces must be used to indent lines; tabs are not allowed
(#153) Tab found within whitespace
(#153) Whitespace found at end of line
(#154) Spaces must be used to indent lines; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 16 spaces, found 4
(#154) Variable "structureRow" must be all lower-case
(#155) Spaces must be used to indent lines; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used to indent lines; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 16 spaces, found 4
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 16 spaces, found 4
(#157) Variable "cursizeQuotes" must be all lower-case
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 16 spaces, found 4
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 16 spaces, found 4
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Whitespace found at end of line
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 16 spaces, found 4
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected at least 16 spaces, found 4
(#163) Spaces must be used to indent lines; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 16 spaces, found 4
(#163) Inline control structures are not allowed
(#163) Variable "structureRow" must be all lower-case
(#164) Spaces must be used to indent lines; tabs are not allowed
(#164) Tab found within whitespace
(#164) Line indented incorrectly; expected at least 16 spaces, found 4
(#164) Variable "structureRow" must be all lower-case
(#165) Spaces must be used to indent lines; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 16 spaces, found 4
(#165) Inline control structures are not allowed
(#165) Variable "structureRow" must be all lower-case
(#166) Spaces must be used to indent lines; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected at least 16 spaces, found 4
(#166) Variable "cursizeQuotes" must be all lower-case
(#166) Variable "structureRow" must be all lower-case
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Tab found within whitespace
(#167) Line indented incorrectly; expected at least 16 spaces, found 4
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 16 spaces, found 4
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 16 spaces, found 4
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected 16 spaces, found 4
(#170) Variable "structureRow" must be all lower-case
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected at least 20 spaces, found 5
(#171) Variable "structureRow" must be all lower-case
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected at least 20 spaces, found 5
(#172) Inline control structures are not allowed
(#172) Variable "dbError" must be all lower-case
(#173) Spaces must be used to indent lines; tabs are not allowed
(#173) Tab found within whitespace
(#173) Line indented incorrectly; expected at least 20 spaces, found 6
(#173) Variable "structureRow" must be all lower-case
(#174) Spaces must be used to indent lines; tabs are not allowed
(#174) Tab found within whitespace
(#174) Line indented incorrectly; expected at least 20 spaces, found 5
(#175) Spaces must be used to indent lines; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 16 spaces, found 4
(#176) Spaces must be used to indent lines; tabs are not allowed
(#176) Tab found within whitespace
(#176) Line indented incorrectly; expected 16 spaces, found 4
(#176) Usage of ELSEIF not allowed; use ELSE IF instead
(#176) Variable "structureRow" must be all lower-case
(#177) Spaces must be used to indent lines; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected at least 20 spaces, found 5
(#177) Variable "structureRow" must be all lower-case
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Tab found within whitespace
(#178) Line indented incorrectly; expected at least 20 spaces, found 5
(#178) Variable "listOptions" must be all lower-case
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Line indented incorrectly; expected at least 20 spaces, found 5
(#179) Variable "structureRow" must be all lower-case
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 20 spaces, found 5
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Line indented incorrectly; expected 20 spaces, found 5
(#181) Variable "listOptions" must be all lower-case
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 24 spaces, found 6
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 20 spaces, found 5
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 20 spaces, found 5
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 16 spaces, found 4
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected 16 spaces, found 4
(#186) Usage of ELSEIF not allowed; use ELSE IF instead
(#186) Variable "structureRow" must be all lower-case
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 20 spaces, found 5
(#187) Variable "structureRow" must be all lower-case
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 20 spaces, found 5
(#188) Variable "listOptions" must be all lower-case
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected 20 spaces, found 5
(#189) Variable "listOptions" must be all lower-case
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 24 spaces, found 6
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 24 spaces, found 6
(#191) Variable "structureRow" must be all lower-case
(#191) Line exceeds 132 characters; contains 172 characters
(#191) Line exceeds 132 characters; contains 172 characters
(#191) Line exceeds 132 characters; contains 172 characters
(#191) Line exceeds 132 characters; contains 172 characters
(#191) Line exceeds 132 characters; contains 172 characters
(#191) Line exceeds 132 characters; contains 172 characters
(#191) Line exceeds 132 characters; contains 172 characters
(#191) Line exceeds 132 characters; contains 172 characters
(#191) Line exceeds 132 characters; contains 172 characters
(#191) Line exceeds 132 characters; contains 172 characters
(#191) Line exceeds 132 characters; contains 172 characters
(#191) Line exceeds 132 characters; contains 172 characters
(#191) Line exceeds 132 characters; contains 172 characters
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 20 spaces, found 5
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected 16 spaces, found 4
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 20 spaces, found 5
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 20 spaces, found 5
(#195) Variable "structureRow" must be all lower-case
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 20 spaces, found 5
(#196) Variable "dbError" must be all lower-case
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 24 spaces, found 6
(#197) Variable "structureRow" must be all lower-case
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Line indented incorrectly; expected 20 spaces, found 5
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected 20 spaces, found 5
(#199) Variable "firstField" must be all lower-case
(#199) Variable "structureRow" must be all lower-case
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Line indented incorrectly; expected at least 24 spaces, found 6
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected at least 24 spaces, found 6
(#201) Variable "firstField" must be all lower-case
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected 20 spaces, found 5
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 20 spaces, found 5
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Line indented incorrectly; expected 16 spaces, found 4
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Whitespace found at end of line
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#207) Spaces must be used to indent lines; tabs are not allowed
(#208) Spaces must be used to indent lines; tabs are not allowed
(#209) Spaces must be used to indent lines; tabs are not allowed
(#210) Spaces must be used to indent lines; tabs are not allowed
(#211) Spaces must be used to indent lines; tabs are not allowed
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Line indented incorrectly; expected 12 spaces, found 3
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected 8 spaces, found 2
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Whitespace found at end of line
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 4 spaces, found 1
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 4 spaces, found 1
(#218) Spaces must be used to indent lines; tabs are not allowed
(#219) Spaces must be used to indent lines; tabs are not allowed
(#220) Spaces must be used to indent lines; tabs are not allowed
(#221) Spaces must be used to indent lines; tabs are not allowed
(#222) Spaces must be used to indent lines; tabs are not allowed
(#223) Spaces must be used to indent lines; tabs are not allowed
(#224) Spaces must be used to indent lines; tabs are not allowed
(#225) Spaces must be used to indent lines; tabs are not allowed
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Line indented incorrectly; expected 4 spaces, found 1
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Whitespace found at end of line
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected 4 spaces, found 1
(#228) Variable "firstField" must be all lower-case
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 4 spaces, found 1
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Variable "requestKey" must be all lower-case
(#231) Spaces must be used to indent lines; tabs are not allowed
(#232) Spaces must be used to indent lines; tabs are not allowed
(#233) Spaces must be used to indent lines; tabs are not allowed
(#234) Spaces must be used to indent lines; tabs are not allowed
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Line indented incorrectly; expected 4 spaces, found 1
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 4 spaces, found 1
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected 4 spaces, found 1
(#240) Spaces must be used to indent lines; tabs are not allowed
(#241) Spaces must be used to indent lines; tabs are not allowed
(#242) Spaces must be used to indent lines; tabs are not allowed
(#243) Spaces must be used to indent lines; tabs are not allowed
(#244) Spaces must be used to indent lines; tabs are not allowed
(#245) Spaces must be used to indent lines; tabs are not allowed
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Line indented incorrectly; expected 4 spaces, found 1
(#249) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/login.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#21) Spaces must be used for alignment; tabs are not allowed
(#21) Tab found within whitespace
(#21) Whitespace found at end of line
(#23) Inline comments must end in full-stops, exclamation marks, or question marks
(#24) Spaces must be used for alignment; tabs are not allowed
(#24) Tab found within whitespace
(#24) Whitespace found at end of line
(#27) Spaces must be used for alignment; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Inline control structures are not allowed
(#28) Spaces must be used for alignment; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 2
(#29) Spaces must be used for alignment; tabs are not allowed
(#29) Tab found within whitespace
(#29) Whitespace found at end of line
(#30) Spaces must be used for alignment; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Inline control structures are not allowed
(#31) Spaces must be used for alignment; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 2
(#32) Spaces must be used for alignment; tabs are not allowed
(#32) Tab found within whitespace
(#32) Whitespace found at end of line
(#33) Spaces must be used for alignment; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Inline control structures are not allowed
(#34) Spaces must be used for alignment; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 2
(#35) Spaces must be used for alignment; tabs are not allowed
(#35) Tab found within whitespace
(#35) Whitespace found at end of line
(#36) Spaces must be used for alignment; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Inline control structures are not allowed
(#37) Spaces must be used for alignment; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 2
(#38) Spaces must be used for alignment; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used for alignment; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Inline control structures are not allowed
(#40) Spaces must be used for alignment; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 2
(#43) Variable "adapterList" must be all lower-case
(#44) Spaces must be used for alignment; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Spaces must be used for alignment; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used for alignment; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#50) Spaces must be used for alignment; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 8 spaces, found 2
(#50) Variable "connString" must be all lower-case
(#51) Spaces must be used for alignment; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 8 spaces, found 2
(#51) Variable "connCheck" must be all lower-case
(#51) Variable "connString" must be all lower-case
(#52) Spaces must be used for alignment; tabs are not allowed
(#52) Tab found within whitespace
(#52) Line indented incorrectly; expected at least 8 spaces, found 2
(#53) Spaces must be used for alignment; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 8 spaces, found 2
(#54) Spaces must be used for alignment; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected 4 spaces, found 1
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 8 spaces, found 2
(#55) Variable "connString" must be all lower-case
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 8 spaces, found 2
(#56) Variable "connCheck" must be all lower-case
(#56) Variable "connString" must be all lower-case
(#57) Spaces must be used for alignment; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected 4 spaces, found 1
(#58) Spaces must be used for alignment; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used for alignment; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) Variable "connCheck" must be all lower-case
(#60) Spaces must be used for alignment; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 8 spaces, found 2
(#61) Variable "connString" must be all lower-case
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 8 spaces, found 2
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 8 spaces, found 2
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 2
(#66) Variable "pathSplit" must be all lower-case
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#68) Spaces must be used for alignment; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 8 spaces, found 2
(#69) Spaces must be used for alignment; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used for alignment; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected 8 spaces, found 2
(#70) Expected 1 space before "="; 0 found
(#70) Expected 1 space after "="; 0 found
(#70) Expected 1 space before "<"; 0 found
(#70) Expected 1 space after "<"; 0 found
(#70) Variable "pathSplit" must be all lower-case
(#70) Expected 1 space before "-"; 0 found
(#70) Expected 1 space after "-"; 0 found
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 12 spaces, found 3
(#71) Inline control structures are not allowed
(#71) Variable "pathSplit" must be all lower-case
(#72) Spaces must be used for alignment; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 12 spaces, found 4
(#72) Variable "pathSplit" must be all lower-case
(#73) Spaces must be used for alignment; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected 8 spaces, found 2
(#74) Spaces must be used for alignment; tabs are not allowed
(#74) Tab found within whitespace
(#74) Whitespace found at end of line
(#75) Spaces must be used for alignment; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 2
(#76) Spaces must be used for alignment; tabs are not allowed
(#76) Tab found within whitespace
(#76) Line indented incorrectly; expected at least 12 spaces, found 3
(#77) Spaces must be used for alignment; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#78) Spaces must be used for alignment; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected at least 12 spaces, found 3
(#79) Spaces must be used for alignment; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected 8 spaces, found 2
(#80) Spaces must be used for alignment; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used for alignment; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 8 spaces, found 2
(#82) Spaces must be used for alignment; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used for alignment; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Spaces must be used for alignment; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#85) Spaces must be used for alignment; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected 4 spaces, found 1
(#86) Spaces must be used for alignment; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Spaces must be used for alignment; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used for alignment; tabs are not allowed
(#97) Spaces must be used for alignment; tabs are not allowed
(#98) Spaces must be used for alignment; tabs are not allowed
(#99) Spaces must be used for alignment; tabs are not allowed
(#100) Spaces must be used for alignment; tabs are not allowed
(#101) Spaces must be used for alignment; tabs are not allowed
(#102) Spaces must be used for alignment; tabs are not allowed
(#103) Spaces must be used for alignment; tabs are not allowed
(#104) Spaces must be used for alignment; tabs are not allowed
(#105) Spaces must be used for alignment; tabs are not allowed
(#106) Spaces must be used for alignment; tabs are not allowed
(#107) Spaces must be used for alignment; tabs are not allowed
(#108) Spaces must be used for alignment; tabs are not allowed
(#109) Spaces must be used for alignment; tabs are not allowed
(#110) Spaces must be used for alignment; tabs are not allowed
(#111) Spaces must be used for alignment; tabs are not allowed
(#112) Spaces must be used for alignment; tabs are not allowed
(#113) Spaces must be used for alignment; tabs are not allowed
(#114) Spaces must be used for alignment; tabs are not allowed
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Line indented incorrectly; expected 4 spaces, found 2
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Whitespace found at end of line
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Inline comments must start with a capital letter, digit or 3-dots sequence
(#117) Inline comments must end in full-stops, exclamation marks, or question marks
(#117) Line indented incorrectly; expected at least 4 spaces, found 2
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Whitespace found at end of line
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 2
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Whitespace found at end of line
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 4 spaces, found 2
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 2
(#122) Variable "ieVer" must be all lower-case
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected at least 4 spaces, found 2
(#123) Variable "ieVer" must be all lower-case
(#123) Variable "ieVer" must be all lower-case
(#123) Variable "ieVer" must be all lower-case
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Whitespace found at end of line
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Inline comments must start with a capital letter, digit or 3-dots sequence
(#125) Inline comments must end in full-stops, exclamation marks, or question marks
(#125) Line indented incorrectly; expected at least 4 spaces, found 2
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 4 spaces, found 2
(#126) Variable "ieVer" must be all lower-case
(#126) Variable "ieVer" must be all lower-case
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Whitespace found at end of line
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Line indented incorrectly; expected 4 spaces, found 2
(#128) Variable "ieVer" must be all lower-case
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Whitespace found at end of line
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected 4 spaces, found 3
(#131) Spaces must be used for alignment; tabs are not allowed
(#132) Spaces must be used for alignment; tabs are not allowed
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#133) Line exceeds 132 characters; contains 164 characters
(#134) Spaces must be used for alignment; tabs are not allowed
(#135) Spaces must be used for alignment; tabs are not allowed
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#136) Line exceeds maximum limit of 180 characters; contains 235 characters
(#137) Spaces must be used for alignment; tabs are not allowed
(#138) Spaces must be used for alignment; tabs are not allowed
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Line indented incorrectly; expected 4 spaces, found 3
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Whitespace found at end of line
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected 4 spaces, found 2
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected 4 spaces, found 3
(#144) Spaces must be used for alignment; tabs are not allowed
(#145) Spaces must be used for alignment; tabs are not allowed
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#146) Line exceeds maximum limit of 180 characters; contains 190 characters
(#147) Spaces must be used for alignment; tabs are not allowed
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Line indented incorrectly; expected 4 spaces, found 3
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 4 spaces, found 3
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected at least 8 spaces, found 4
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected 4 spaces, found 3
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Line indented incorrectly; expected 4 spaces, found 3
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 4
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected 4 spaces, found 3
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Whitespace found at end of line
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected 4 spaces, found 3
(#156) The use of function sizeof() is forbidden; use count() instead
(#156) Variable "adapterList" must be all lower-case
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected 4 spaces, found 3
(#159) Spaces must be used for alignment; tabs are not allowed
(#160) Spaces must be used for alignment; tabs are not allowed
(#161) Spaces must be used for alignment; tabs are not allowed
(#162) Spaces must be used for alignment; tabs are not allowed
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Line indented incorrectly; expected 4 spaces, found 3
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Whitespace found at end of line
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected 4 spaces, found 3
(#165) Variable "adapterList" must be all lower-case
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Inline control structures are not allowed
(#168) Spaces must be used for alignment; tabs are not allowed
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected 4 spaces, found 3
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Whitespace found at end of line
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 4 spaces, found 3
(#171) Variable "adapterList" must be all lower-case
(#172) Spaces must be used for alignment; tabs are not allowed
(#172) Tab found within whitespace
(#173) Spaces must be used for alignment; tabs are not allowed
(#173) Inline control structures are not allowed
(#174) Spaces must be used for alignment; tabs are not allowed
(#175) Spaces must be used for alignment; tabs are not allowed
(#175) Tab found within whitespace
(#175) Line indented incorrectly; expected 4 spaces, found 3
(#176) Spaces must be used for alignment; tabs are not allowed
(#176) Tab found within whitespace
(#176) Whitespace found at end of line
(#177) Spaces must be used for alignment; tabs are not allowed
(#177) Tab found within whitespace
(#177) Line indented incorrectly; expected 4 spaces, found 3
(#178) Spaces must be used for alignment; tabs are not allowed
(#179) Spaces must be used for alignment; tabs are not allowed
(#180) Spaces must be used for alignment; tabs are not allowed
(#181) Spaces must be used for alignment; tabs are not allowed
(#181) Line indented incorrectly; expected 4 spaces, found 3
(#182) Spaces must be used for alignment; tabs are not allowed
(#182) Tab found within whitespace
(#182) Whitespace found at end of line
(#183) Spaces must be used for alignment; tabs are not allowed
(#183) Tab found within whitespace
(#183) Line indented incorrectly; expected 4 spaces, found 3
(#184) Spaces must be used for alignment; tabs are not allowed
(#184) Tab found within whitespace
(#184) Whitespace found at end of line
(#185) Spaces must be used for alignment; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected 4 spaces, found 3
(#186) Spaces must be used for alignment; tabs are not allowed
(#187) Spaces must be used for alignment; tabs are not allowed
(#187) Inline control structures are not allowed
(#188) Spaces must be used for alignment; tabs are not allowed
(#189) Spaces must be used for alignment; tabs are not allowed
(#190) Spaces must be used for alignment; tabs are not allowed
(#191) Spaces must be used for alignment; tabs are not allowed
(#192) Spaces must be used for alignment; tabs are not allowed
(#193) Spaces must be used for alignment; tabs are not allowed
(#194) Spaces must be used for alignment; tabs are not allowed
(#195) Spaces must be used for alignment; tabs are not allowed
(#196) Spaces must be used for alignment; tabs are not allowed
(#197) Spaces must be used for alignment; tabs are not allowed
(#198) Spaces must be used for alignment; tabs are not allowed
(#199) Spaces must be used for alignment; tabs are not allowed
(#200) Spaces must be used for alignment; tabs are not allowed
(#201) Spaces must be used for alignment; tabs are not allowed
(#201) Inline control structures are not allowed
(#202) Spaces must be used for alignment; tabs are not allowed
(#203) Spaces must be used for alignment; tabs are not allowed
(#204) Spaces must be used for alignment; tabs are not allowed
(#205) Spaces must be used for alignment; tabs are not allowed
(#206) Spaces must be used for alignment; tabs are not allowed
(#207) Spaces must be used for alignment; tabs are not allowed
(#208) Spaces must be used for alignment; tabs are not allowed
(#209) Spaces must be used for alignment; tabs are not allowed
(#210) Spaces must be used for alignment; tabs are not allowed
(#211) Spaces must be used for alignment; tabs are not allowed
(#212) Spaces must be used for alignment; tabs are not allowed
(#213) Spaces must be used for alignment; tabs are not allowed
(#213) Line indented incorrectly; expected 4 spaces, found 3
(#214) Spaces must be used for alignment; tabs are not allowed
(#214) Tab found within whitespace
(#214) Whitespace found at end of line
(#215) Spaces must be used for alignment; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected 4 spaces, found 2
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used for alignment; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected 4 spaces, found 2
(#218) Spaces must be used for alignment; tabs are not allowed
(#219) Spaces must be used for alignment; tabs are not allowed
(#220) Spaces must be used for alignment; tabs are not allowed
(#221) Spaces must be used for alignment; tabs are not allowed
(#222) Spaces must be used for alignment; tabs are not allowed
(#223) Spaces must be used for alignment; tabs are not allowed
(#224) Spaces must be used for alignment; tabs are not allowed
(#225) Spaces must be used for alignment; tabs are not allowed
(#225) Line indented incorrectly; expected 4 spaces, found 1
(#226) Spaces must be used for alignment; tabs are not allowed
(#226) Tab found within whitespace
(#226) Whitespace found at end of line
(#227) Spaces must be used for alignment; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 4 spaces, found 1
(#228) Spaces must be used for alignment; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 8 spaces, found 2
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Tab found within whitespace
(#229) Line indented incorrectly; expected 4 spaces, found 1
(#230) Spaces must be used for alignment; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 8 spaces, found 2
(#231) Spaces must be used for alignment; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected 4 spaces, found 1
(#232) Spaces must be used for alignment; tabs are not allowed
(#232) Tab found within whitespace
(#232) Whitespace found at end of line
(#233) Spaces must be used for alignment; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected 4 spaces, found 1
(#234) Spaces must be used for alignment; tabs are not allowed
(#235) Spaces must be used for alignment; tabs are not allowed
(#236) Spaces must be used for alignment; tabs are not allowed
(#237) Spaces must be used for alignment; tabs are not allowed
(#238) Spaces must be used for alignment; tabs are not allowed
(#239) Spaces must be used for alignment; tabs are not allowed
(#240) Spaces must be used for alignment; tabs are not allowed
(#241) Spaces must be used for alignment; tabs are not allowed
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#242) Line exceeds 132 characters; contains 149 characters
(#243) Spaces must be used for alignment; tabs are not allowed
(#244) Spaces must be used for alignment; tabs are not allowed
(#245) Spaces must be used for alignment; tabs are not allowed
(#246) Spaces must be used for alignment; tabs are not allowed
(#247) Spaces must be used for alignment; tabs are not allowed
(#248) Spaces must be used for alignment; tabs are not allowed
(#249) Spaces must be used for alignment; tabs are not allowed
(#250) Spaces must be used for alignment; tabs are not allowed
(#251) Spaces must be used for alignment; tabs are not allowed
(#252) Spaces must be used for alignment; tabs are not allowed
(#253) Spaces must be used for alignment; tabs are not allowed
(#254) Spaces must be used for alignment; tabs are not allowed
(#255) Spaces must be used for alignment; tabs are not allowed
(#256) Spaces must be used for alignment; tabs are not allowed
(#257) Spaces must be used for alignment; tabs are not allowed
(#258) Spaces must be used for alignment; tabs are not allowed
(#259) Spaces must be used for alignment; tabs are not allowed
(#260) Spaces must be used for alignment; tabs are not allowed
(#261) Spaces must be used for alignment; tabs are not allowed
(#262) Spaces must be used for alignment; tabs are not allowed
(#263) Spaces must be used for alignment; tabs are not allowed
(#264) Spaces must be used for alignment; tabs are not allowed
(#265) Spaces must be used for alignment; tabs are not allowed
local/sqlbuddy/vendor/sqlbuddy/logout.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) Inline control structures are not allowed
(#17) Spaces must be used to indent lines; tabs are not allowed
(#17) Tab found within whitespace
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Variable "GLOBALS" must be all lower-case
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Variable "GLOBALS" must be all lower-case
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Variable "GLOBALS" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Variable "GLOBALS" must be all lower-case
(#41) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/query.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#20) Inline control structures are not allowed
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#23) Inline control structures are not allowed
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Variable "displayQuery" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Variable "displayQuery" must be all lower-case
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Variable "displayQuery" must be all lower-case
(#45) Spaces must be used to indent lines; tabs are not allowed
(#46) Spaces must be used to indent lines; tabs are not allowed
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Inline control structures are not allowed
(#48) Variable "displayQuery" must be all lower-case
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 2
(#49) Variable "displayQuery" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Whitespace found at end of line
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#53) Spaces must be used to indent lines; tabs are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#55) Spaces must be used to indent lines; tabs are not allowed
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Whitespace found at end of line
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 4 spaces, found 1
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Whitespace found at end of line
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) "require" must be immediately followed by an open parenthesis
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Variable "requestKey" must be all lower-case
local/sqlbuddy/vendor/sqlbuddy/serve.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#18) function name "compressCSS" must be lower-case letters only
(#19) Spaces must be used to indent lines; tabs are not allowed
(#19) Tab found within whitespace
(#19) Inline comments must start with a capital letter, digit or 3-dots sequence
(#19) Inline comments must end in full-stops, exclamation marks, or question marks
(#19) Line indented incorrectly; expected at least 4 spaces, found 1
(#20) Spaces must be used to indent lines; tabs are not allowed
(#20) Tab found within whitespace
(#20) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Whitespace found at end of line
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Inline comments must start with a capital letter, digit or 3-dots sequence
(#22) Inline comments must end in full-stops, exclamation marks, or question marks
(#22) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 1
(#25) Spaces must be used to indent lines; tabs are not allowed
(#25) Tab found within whitespace
(#25) Line indented incorrectly; expected at least 4 spaces, found 1
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Line indented incorrectly; expected at least 4 spaces, found 1
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Whitespace found at end of line
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Inline comments must start with a capital letter, digit or 3-dots sequence
(#29) Inline comments must end in full-stops, exclamation marks, or question marks
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 1
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 1
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 1
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 4 spaces, found 1
(#47) function name "compressJS" must be lower-case letters only
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Inline comments must start with a capital letter, digit or 3-dots sequence
(#49) Inline comments must end in full-stops, exclamation marks, or question marks
(#49) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 1
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Inline comments must start with a capital letter, digit or 3-dots sequence
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 1
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 1
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Line indented incorrectly; expected at least 4 spaces, found 1
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected at least 4 spaces, found 1
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Whitespace found at end of line
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected at least 4 spaces, found 1
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Whitespace found at end of line
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Line indented incorrectly; expected at least 4 spaces, found 1
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Whitespace found at end of line
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Inline control structures are not allowed
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected at least 4 spaces, found 2
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Whitespace found at end of line
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected at least 4 spaces, found 1
(#74) Inline control structures are not allowed
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected at least 4 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 4 spaces, found 1
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 8 spaces, found 2
(#78) Line exceeds 132 characters; contains 141 characters
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 12 spaces, found 3
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Line indented incorrectly; expected 8 spaces, found 2
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 12 spaces, found 3
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Line indented incorrectly; expected 8 spaces, found 2
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Whitespace found at end of line
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Line indented incorrectly; expected at least 8 spaces, found 2
(#84) Variable "last_modified_time" must not contain underscores.
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 8 spaces, found 2
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Whitespace found at end of line
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Line indented incorrectly; expected at least 8 spaces, found 2
(#87) Variable "last_modified_time" must not contain underscores.
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 8 spaces, found 2
(#88) Expected 1 space before "+"; 0 found
(#88) Expected 1 space after "+"; 0 found
(#88) Expected 1 space before "*"; 0 found
(#88) Expected 1 space after "*"; 0 found
(#88) Expected 1 space before "*"; 0 found
(#88) Expected 1 space after "*"; 0 found
(#88) Expected 1 space before "*"; 0 found
(#88) Expected 1 space after "*"; 0 found
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 8 spaces, found 2
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected 8 spaces, found 2
(#91) Variable "last_modified_time" must not contain underscores.
(#91) Line exceeds maximum limit of 180 characters; contains 239 characters
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 12 spaces, found 3
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 12 spaces, found 3
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected 8 spaces, found 2
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 8 spaces, found 2
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected 8 spaces, found 2
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected 8 spaces, found 2
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected 8 spaces, found 2
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 12 spaces, found 3
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected 8 spaces, found 2
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Whitespace found at end of line
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Whitespace found at end of line
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 8 spaces, found 2
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#112) Spaces must be used to indent lines; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 8 spaces, found 2
(#113) Spaces must be used to indent lines; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected 4 spaces, found 1
(#116) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/structure.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#22) Inline control structures are not allowed
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#26) Spaces must be used to indent lines; tabs are not allowed
(#26) Tab found within whitespace
(#26) Whitespace found at end of line
(#27) Spaces must be used to indent lines; tabs are not allowed
(#27) Tab found within whitespace
(#27) Inline comments must start with a capital letter, digit or 3-dots sequence
(#27) Inline comments must end in full-stops, exclamation marks, or question marks
(#27) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Line indented incorrectly; expected at least 4 spaces, found 1
(#28) Inline control structures are not allowed
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 2
(#29) Variable "indexType" must be all lower-case
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Whitespace found at end of line
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Inline control structures are not allowed
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 2
(#32) Variable "indexColumnList" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Whitespace found at end of line
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected 4 spaces, found 1
(#34) Variable "indexType" must be all lower-case
(#34) Variable "indexColumnList" must be all lower-case
(#34) Variable "indexType" must be all lower-case
(#34) Variable "indexColumnList" must be all lower-case
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 8 spaces, found 2
(#35) Variable "indexColumnList" must be all lower-case
(#35) The use of backticks in strings is not recommended
(#35) Variable "indexColumnList" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 8 spaces, found 2
(#37) Variable "indexQuery" must be all lower-case
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Whitespace found at end of line
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Line indented incorrectly; expected at least 8 spaces, found 3
(#39) Inline control structures are not allowed
(#39) Variable "indexType" must be all lower-case
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 8 spaces, found 3
(#40) Variable "indexQuery" must be all lower-case
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 8 spaces, found 2
(#41) Inline control structures are not allowed
(#41) Variable "indexType" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 8 spaces, found 3
(#42) Variable "indexQuery" must be all lower-case
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Whitespace found at end of line
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Line indented incorrectly; expected at least 8 spaces, found 2
(#44) Variable "indexQuery" must be all lower-case
(#44) The use of backticks in strings is not recommended
(#44) Variable "indexColumnList" must be all lower-case
(#44) The use of backticks in strings is not recommended
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Whitespace found at end of line
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 8 spaces, found 2
(#46) Variable "indexQuery" must be all lower-case
(#46) Variable "dbError" must be all lower-case
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Line indented incorrectly; expected 4 spaces, found 1
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Whitespace found at end of line
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected 4 spaces, found 1
(#50) Spaces must be used to indent lines; tabs are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Variable "requestKey" must be all lower-case
(#51) Spaces must be used for alignment; tabs are not allowed
(#52) Spaces must be used for alignment; tabs are not allowed
(#53) Spaces must be used for alignment; tabs are not allowed
(#54) Spaces must be used for alignment; tabs are not allowed
(#55) Spaces must be used for alignment; tabs are not allowed
(#55) Line indented incorrectly; expected 4 spaces, found 1
(#56) Spaces must be used for alignment; tabs are not allowed
(#56) Tab found within whitespace
(#56) Whitespace found at end of line
(#59) Inline comments must start with a capital letter, digit or 3-dots sequence
(#59) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) No space found before comment text; expected "// run delete queries" but found "//run delete queries"
(#61) Spaces must be used for alignment; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected at least 4 spaces, found 1
(#61) Variable "runQuery" must be all lower-case
(#62) Spaces must be used for alignment; tabs are not allowed
(#62) Tab found within whitespace
(#62) Whitespace found at end of line
(#63) Spaces must be used for alignment; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected at least 4 spaces, found 1
(#63) Variable "queryList" must be all lower-case
(#63) Variable "runQuery" must be all lower-case
(#64) Spaces must be used for alignment; tabs are not allowed
(#64) Tab found within whitespace
(#64) Line indented incorrectly; expected 4 spaces, found 1
(#64) Variable "queryList" must be all lower-case
(#65) Spaces must be used for alignment; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected at least 8 spaces, found 2
(#65) Inline control structures are not allowed
(#66) Spaces must be used for alignment; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected at least 8 spaces, found 3
(#66) Variable "dbError" must be all lower-case
(#67) Spaces must be used for alignment; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected 4 spaces, found 1
(#70) Variable "dbError" must be all lower-case
(#71) Spaces must be used for alignment; tabs are not allowed
(#71) Tab found within whitespace
(#71) Line indented incorrectly; expected at least 4 spaces, found 1
(#71) Variable "dbError" must be all lower-case
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#71) Line exceeds 132 characters; contains 165 characters
(#74) Variable "structureSql" must be all lower-case
(#76) Variable "structureSql" must be all lower-case
(#83) Spaces must be used for alignment; tabs are not allowed
(#84) Spaces must be used for alignment; tabs are not allowed
(#85) Spaces must be used for alignment; tabs are not allowed
(#86) Spaces must be used for alignment; tabs are not allowed
(#87) Spaces must be used for alignment; tabs are not allowed
(#88) Spaces must be used for alignment; tabs are not allowed
(#88) Line indented incorrectly; expected 4 spaces, found 1
(#89) Spaces must be used for alignment; tabs are not allowed
(#89) Tab found within whitespace
(#89) Whitespace found at end of line
(#90) Spaces must be used for alignment; tabs are not allowed
(#90) Tab found within whitespace
(#90) Line indented incorrectly; expected at least 4 spaces, found 1
(#91) Spaces must be used for alignment; tabs are not allowed
(#91) Tab found within whitespace
(#91) Whitespace found at end of line
(#92) Spaces must be used for alignment; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected at least 4 spaces, found 1
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#92) Line exceeds 132 characters; contains 141 characters
(#93) Spaces must be used for alignment; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected at least 4 spaces, found 1
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#93) Line exceeds maximum limit of 180 characters; contains 206 characters
(#94) Spaces must be used for alignment; tabs are not allowed
(#94) Tab found within whitespace
(#94) Whitespace found at end of line
(#95) Spaces must be used for alignment; tabs are not allowed
(#95) Tab found within whitespace
(#95) Line indented incorrectly; expected 4 spaces, found 1
(#96) Spaces must be used for alignment; tabs are not allowed
(#97) Spaces must be used for alignment; tabs are not allowed
(#98) Spaces must be used for alignment; tabs are not allowed
(#99) Spaces must be used for alignment; tabs are not allowed
(#100) Spaces must be used for alignment; tabs are not allowed
(#101) Spaces must be used for alignment; tabs are not allowed
(#101) Line indented incorrectly; expected 4 spaces, found 1
(#102) Spaces must be used for alignment; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used for alignment; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 4 spaces, found 1
(#104) Spaces must be used for alignment; tabs are not allowed
(#104) Tab found within whitespace
(#104) Whitespace found at end of line
(#105) Spaces must be used for alignment; tabs are not allowed
(#105) Tab found within whitespace
(#105) Line indented incorrectly; expected at least 4 spaces, found 1
(#106) Spaces must be used for alignment; tabs are not allowed
(#106) Tab found within whitespace
(#106) Whitespace found at end of line
(#107) Spaces must be used for alignment; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected at least 4 spaces, found 1
(#108) Spaces must be used for alignment; tabs are not allowed
(#108) Tab found within whitespace
(#108) Line indented incorrectly; expected at least 4 spaces, found 1
(#109) Spaces must be used for alignment; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 4 spaces, found 1
(#110) Spaces must be used for alignment; tabs are not allowed
(#110) Tab found within whitespace
(#110) Line indented incorrectly; expected at least 4 spaces, found 1
(#111) Spaces must be used for alignment; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected at least 4 spaces, found 1
(#112) Spaces must be used for alignment; tabs are not allowed
(#112) Tab found within whitespace
(#112) Line indented incorrectly; expected at least 4 spaces, found 1
(#113) Spaces must be used for alignment; tabs are not allowed
(#113) Tab found within whitespace
(#113) Line indented incorrectly; expected at least 4 spaces, found 1
(#114) Spaces must be used for alignment; tabs are not allowed
(#114) Tab found within whitespace
(#114) Line indented incorrectly; expected at least 4 spaces, found 1
(#115) Spaces must be used for alignment; tabs are not allowed
(#115) Tab found within whitespace
(#115) Line indented incorrectly; expected at least 4 spaces, found 1
(#116) Spaces must be used for alignment; tabs are not allowed
(#116) Tab found within whitespace
(#116) Line indented incorrectly; expected at least 4 spaces, found 1
(#117) Spaces must be used for alignment; tabs are not allowed
(#117) Tab found within whitespace
(#117) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Spaces must be used for alignment; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#119) Spaces must be used for alignment; tabs are not allowed
(#119) Tab found within whitespace
(#119) Line indented incorrectly; expected at least 4 spaces, found 1
(#120) Spaces must be used for alignment; tabs are not allowed
(#120) Tab found within whitespace
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used for alignment; tabs are not allowed
(#121) Tab found within whitespace
(#121) Whitespace found at end of line
(#122) Spaces must be used for alignment; tabs are not allowed
(#122) Tab found within whitespace
(#122) Line indented incorrectly; expected at least 4 spaces, found 1
(#123) Spaces must be used for alignment; tabs are not allowed
(#123) Tab found within whitespace
(#123) Whitespace found at end of line
(#124) Spaces must be used for alignment; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 4 spaces, found 1
(#125) Spaces must be used for alignment; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used for alignment; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected 4 spaces, found 1
(#126) Variable "structureRow" must be all lower-case
(#126) Variable "structureSql" must be all lower-case
(#127) Spaces must be used for alignment; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 2
(#128) Spaces must be used for alignment; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#129) Spaces must be used for alignment; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Inline control structures are not allowed
(#130) Spaces must be used for alignment; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 3
(#131) Spaces must be used for alignment; tabs are not allowed
(#131) Tab found within whitespace
(#131) Line indented incorrectly; expected at least 8 spaces, found 2
(#131) Inline control structures are not allowed
(#131) Whitespace found at end of line
(#132) Spaces must be used for alignment; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected at least 8 spaces, found 3
(#133) Spaces must be used for alignment; tabs are not allowed
(#133) Tab found within whitespace
(#133) Whitespace found at end of line
(#134) Spaces must be used for alignment; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 8 spaces, found 2
(#134) Variable "structureRow" must be all lower-case
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#134) Line exceeds 132 characters; contains 156 characters
(#135) Spaces must be used for alignment; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected 4 spaces, found 1
(#136) Spaces must be used for alignment; tabs are not allowed
(#136) Tab found within whitespace
(#136) Whitespace found at end of line
(#137) Spaces must be used for alignment; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 4 spaces, found 1
(#138) Spaces must be used for alignment; tabs are not allowed
(#138) Tab found within whitespace
(#138) Whitespace found at end of line
(#139) Spaces must be used for alignment; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected at least 4 spaces, found 1
(#139) Variable "structureSql" must be all lower-case
(#140) Spaces must be used for alignment; tabs are not allowed
(#140) Tab found within whitespace
(#140) Whitespace found at end of line
(#141) Spaces must be used for alignment; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#142) Spaces must be used for alignment; tabs are not allowed
(#142) Tab found within whitespace
(#142) Whitespace found at end of line
(#143) Spaces must be used for alignment; tabs are not allowed
(#143) Tab found within whitespace
(#143) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Spaces must be used for alignment; tabs are not allowed
(#144) Tab found within whitespace
(#144) Whitespace found at end of line
(#145) Spaces must be used for alignment; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected 4 spaces, found 1
(#145) Variable "structureRow" must be all lower-case
(#145) Variable "structureSql" must be all lower-case
(#146) Spaces must be used for alignment; tabs are not allowed
(#146) Tab found within whitespace
(#146) Whitespace found at end of line
(#147) Spaces must be used for alignment; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 8 spaces, found 2
(#148) Spaces must be used for alignment; tabs are not allowed
(#148) Tab found within whitespace
(#148) Whitespace found at end of line
(#149) Spaces must be used for alignment; tabs are not allowed
(#149) Tab found within whitespace
(#149) Line indented incorrectly; expected 8 spaces, found 2
(#149) Expected "if (...) {\n"; found "if (...) { "
(#149) Closing brace must be on a line by itself
(#150) Spaces must be used for alignment; tabs are not allowed
(#150) Tab found within whitespace
(#150) Line indented incorrectly; expected 8 spaces, found 2
(#150) Expected "} else {\n"; found "}\n\t\telse \n\t\t{ "
(#150) Whitespace found at end of line
(#151) Spaces must be used for alignment; tabs are not allowed
(#151) Tab found within whitespace
(#151) Line indented incorrectly; expected at least 8 spaces, found 2
(#151) Closing brace must be on a line by itself
(#152) Spaces must be used for alignment; tabs are not allowed
(#152) Tab found within whitespace
(#152) Whitespace found at end of line
(#153) Spaces must be used for alignment; tabs are not allowed
(#153) Tab found within whitespace
(#153) Line indented incorrectly; expected at least 8 spaces, found 2
(#154) Spaces must be used for alignment; tabs are not allowed
(#154) Tab found within whitespace
(#154) Line indented incorrectly; expected at least 8 spaces, found 2
(#155) Spaces must be used for alignment; tabs are not allowed
(#155) Tab found within whitespace
(#155) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Spaces must be used for alignment; tabs are not allowed
(#156) Tab found within whitespace
(#156) Line indented incorrectly; expected at least 8 spaces, found 2
(#156) Variable "structureRow" must be all lower-case
(#157) Spaces must be used for alignment; tabs are not allowed
(#157) Tab found within whitespace
(#157) Line indented incorrectly; expected at least 8 spaces, found 2
(#157) Variable "structureRow" must be all lower-case
(#158) Spaces must be used for alignment; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 8 spaces, found 2
(#158) Variable "structureRow" must be all lower-case
(#159) Spaces must be used for alignment; tabs are not allowed
(#159) Tab found within whitespace
(#159) Line indented incorrectly; expected at least 8 spaces, found 2
(#160) Spaces must be used for alignment; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected at least 8 spaces, found 2
(#161) Spaces must be used for alignment; tabs are not allowed
(#161) Tab found within whitespace
(#161) Line indented incorrectly; expected at least 8 spaces, found 2
(#162) Spaces must be used for alignment; tabs are not allowed
(#162) Tab found within whitespace
(#162) Whitespace found at end of line
(#163) Spaces must be used for alignment; tabs are not allowed
(#163) Tab found within whitespace
(#163) Line indented incorrectly; expected at least 8 spaces, found 2
(#163) Variable "fieldList" must be all lower-case
(#163) Variable "structureRow" must be all lower-case
(#164) Spaces must be used for alignment; tabs are not allowed
(#164) Tab found within whitespace
(#164) Whitespace found at end of line
(#165) Spaces must be used for alignment; tabs are not allowed
(#165) Tab found within whitespace
(#165) Line indented incorrectly; expected at least 8 spaces, found 2
(#166) Spaces must be used for alignment; tabs are not allowed
(#166) Tab found within whitespace
(#166) Line indented incorrectly; expected 4 spaces, found 1
(#167) Spaces must be used for alignment; tabs are not allowed
(#167) Tab found within whitespace
(#167) Whitespace found at end of line
(#168) Spaces must be used for alignment; tabs are not allowed
(#168) Tab found within whitespace
(#168) Line indented incorrectly; expected at least 4 spaces, found 1
(#169) Spaces must be used for alignment; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 4 spaces, found 1
(#170) Spaces must be used for alignment; tabs are not allowed
(#170) Tab found within whitespace
(#170) Whitespace found at end of line
(#171) Spaces must be used for alignment; tabs are not allowed
(#171) Tab found within whitespace
(#171) Line indented incorrectly; expected 4 spaces, found 1
(#173) Spaces must be used for alignment; tabs are not allowed
(#174) Spaces must be used for alignment; tabs are not allowed
(#175) Spaces must be used for alignment; tabs are not allowed
(#176) Spaces must be used for alignment; tabs are not allowed
(#177) Spaces must be used for alignment; tabs are not allowed
(#178) Spaces must be used for alignment; tabs are not allowed
(#179) Spaces must be used for alignment; tabs are not allowed
(#180) Spaces must be used for alignment; tabs are not allowed
(#180) Line indented incorrectly; expected 4 spaces, found 2
(#181) Spaces must be used for alignment; tabs are not allowed
(#182) Spaces must be used for alignment; tabs are not allowed
(#183) Spaces must be used for alignment; tabs are not allowed
(#184) Spaces must be used for alignment; tabs are not allowed
(#185) Spaces must be used for alignment; tabs are not allowed
(#186) Spaces must be used for alignment; tabs are not allowed
(#186) Line indented incorrectly; expected 4 spaces, found 2
(#187) Spaces must be used for alignment; tabs are not allowed
(#188) Spaces must be used for alignment; tabs are not allowed
(#189) Spaces must be used for alignment; tabs are not allowed
(#190) Spaces must be used for alignment; tabs are not allowed
(#190) Line indented incorrectly; expected 4 spaces, found 2
(#191) Spaces must be used for alignment; tabs are not allowed
(#191) Tab found within whitespace
(#191) Whitespace found at end of line
(#192) Spaces must be used for alignment; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected 4 spaces, found 2
(#192) Variable "typeList" must be all lower-case
(#193) Spaces must be used for alignment; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 8 spaces, found 3
(#194) Spaces must be used for alignment; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected 4 spaces, found 2
(#195) Spaces must be used for alignment; tabs are not allowed
(#195) Tab found within whitespace
(#195) Whitespace found at end of line
(#196) Spaces must be used for alignment; tabs are not allowed
(#196) Tab found within whitespace
(#196) Line indented incorrectly; expected 4 spaces, found 2
(#197) Spaces must be used for alignment; tabs are not allowed
(#198) Spaces must be used for alignment; tabs are not allowed
(#199) Spaces must be used for alignment; tabs are not allowed
(#200) Spaces must be used for alignment; tabs are not allowed
(#201) Spaces must be used for alignment; tabs are not allowed
(#202) Spaces must be used for alignment; tabs are not allowed
(#202) Line indented incorrectly; expected 4 spaces, found 2
(#203) Spaces must be used for alignment; tabs are not allowed
(#204) Spaces must be used for alignment; tabs are not allowed
(#205) Spaces must be used for alignment; tabs are not allowed
(#206) Spaces must be used for alignment; tabs are not allowed
(#207) Spaces must be used for alignment; tabs are not allowed
(#208) Spaces must be used for alignment; tabs are not allowed
(#209) Spaces must be used for alignment; tabs are not allowed
(#210) Spaces must be used for alignment; tabs are not allowed
(#210) Line indented incorrectly; expected 4 spaces, found 2
(#211) Spaces must be used for alignment; tabs are not allowed
(#212) Spaces must be used for alignment; tabs are not allowed
(#213) Spaces must be used for alignment; tabs are not allowed
(#214) Spaces must be used for alignment; tabs are not allowed
(#215) Spaces must be used for alignment; tabs are not allowed
(#216) Spaces must be used for alignment; tabs are not allowed
(#216) Line indented incorrectly; expected 4 spaces, found 2
(#217) Spaces must be used for alignment; tabs are not allowed
(#218) Spaces must be used for alignment; tabs are not allowed
(#219) Spaces must be used for alignment; tabs are not allowed
(#220) Spaces must be used for alignment; tabs are not allowed
(#221) Spaces must be used for alignment; tabs are not allowed
(#222) Spaces must be used for alignment; tabs are not allowed
(#223) Spaces must be used for alignment; tabs are not allowed
(#224) Spaces must be used for alignment; tabs are not allowed
(#225) Spaces must be used for alignment; tabs are not allowed
(#226) Spaces must be used for alignment; tabs are not allowed
(#227) Spaces must be used for alignment; tabs are not allowed
(#228) Spaces must be used for alignment; tabs are not allowed
(#229) Spaces must be used for alignment; tabs are not allowed
(#229) Line indented incorrectly; expected 4 spaces, found 2
(#230) Spaces must be used for alignment; tabs are not allowed
(#231) Spaces must be used for alignment; tabs are not allowed
(#232) Spaces must be used for alignment; tabs are not allowed
(#233) Spaces must be used for alignment; tabs are not allowed
(#234) Spaces must be used for alignment; tabs are not allowed
(#234) Line indented incorrectly; expected 4 spaces, found 2
(#235) Spaces must be used for alignment; tabs are not allowed
(#235) Tab found within whitespace
(#235) Whitespace found at end of line
(#236) Spaces must be used for alignment; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected 4 spaces, found 2
(#236) Variable "charsetList" must be all lower-case
(#237) Spaces must be used for alignment; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 8 spaces, found 3
(#238) Spaces must be used for alignment; tabs are not allowed
(#238) Tab found within whitespace
(#238) Line indented incorrectly; expected at least 8 spaces, found 3
(#239) Spaces must be used for alignment; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 8 spaces, found 3
(#240) Spaces must be used for alignment; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected at least 8 spaces, found 3
(#241) Spaces must be used for alignment; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected at least 8 spaces, found 3
(#242) Spaces must be used for alignment; tabs are not allowed
(#242) Tab found within whitespace
(#242) Line indented incorrectly; expected at least 8 spaces, found 3
(#243) Spaces must be used for alignment; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected 8 spaces, found 3
(#243) Variable "charsetList" must be all lower-case
(#244) Spaces must be used for alignment; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 12 spaces, found 4
(#245) Spaces must be used for alignment; tabs are not allowed
(#245) Tab found within whitespace
(#245) Line indented incorrectly; expected 8 spaces, found 3
(#246) Spaces must be used for alignment; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected at least 8 spaces, found 3
(#247) Spaces must be used for alignment; tabs are not allowed
(#247) Tab found within whitespace
(#247) Line indented incorrectly; expected at least 8 spaces, found 3
(#248) Spaces must be used for alignment; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected 4 spaces, found 2
(#249) Spaces must be used for alignment; tabs are not allowed
(#249) Tab found within whitespace
(#249) Line indented incorrectly; expected at least 8 spaces, found 3
(#250) Spaces must be used for alignment; tabs are not allowed
(#250) Tab found within whitespace
(#250) Line indented incorrectly; expected at least 8 spaces, found 3
(#251) Spaces must be used for alignment; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected 4 spaces, found 2
(#252) Spaces must be used for alignment; tabs are not allowed
(#252) Tab found within whitespace
(#252) Whitespace found at end of line
(#253) Spaces must be used for alignment; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 4 spaces, found 2
(#254) Spaces must be used for alignment; tabs are not allowed
(#255) Spaces must be used for alignment; tabs are not allowed
(#256) Spaces must be used for alignment; tabs are not allowed
(#257) Spaces must be used for alignment; tabs are not allowed
(#257) Line indented incorrectly; expected 4 spaces, found 2
(#258) Spaces must be used for alignment; tabs are not allowed
(#259) Spaces must be used for alignment; tabs are not allowed
(#260) Spaces must be used for alignment; tabs are not allowed
(#261) Spaces must be used for alignment; tabs are not allowed
(#262) Spaces must be used for alignment; tabs are not allowed
(#263) Spaces must be used for alignment; tabs are not allowed
(#264) Spaces must be used for alignment; tabs are not allowed
(#265) Spaces must be used for alignment; tabs are not allowed
(#266) Spaces must be used for alignment; tabs are not allowed
(#267) Spaces must be used for alignment; tabs are not allowed
(#268) Spaces must be used for alignment; tabs are not allowed
(#268) Line indented incorrectly; expected 4 spaces, found 2
(#269) Spaces must be used for alignment; tabs are not allowed
(#270) Spaces must be used for alignment; tabs are not allowed
(#271) Spaces must be used for alignment; tabs are not allowed
(#272) Spaces must be used for alignment; tabs are not allowed
(#272) Line indented incorrectly; expected 4 spaces, found 2
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Line indented incorrectly; expected 4 spaces, found 2
(#273) Expected 1 space before "="; 0 found
(#273) Expected 1 space after "="; 0 found
(#273) Expected 1 space before "<"; 0 found
(#273) Expected 1 space after "<"; 0 found
(#273) Variable "fieldList" must be all lower-case
(#273) Spaces must be used for alignment; tabs are not allowed
(#273) Tab found within whitespace
(#273) Whitespace found at end of line
(#274) Spaces must be used for alignment; tabs are not allowed
(#274) Tab found within whitespace
(#274) Line indented incorrectly; expected at least 8 spaces, found 3
(#274) Variable "fieldList" must be all lower-case
(#274) Variable "fieldList" must be all lower-case
(#275) Spaces must be used for alignment; tabs are not allowed
(#275) Tab found within whitespace
(#275) Line indented incorrectly; expected 4 spaces, found 2
(#276) Spaces must be used for alignment; tabs are not allowed
(#276) Tab found within whitespace
(#276) Line indented incorrectly; expected 4 spaces, found 2
(#277) Spaces must be used for alignment; tabs are not allowed
(#278) Spaces must be used for alignment; tabs are not allowed
(#279) Spaces must be used for alignment; tabs are not allowed
(#280) Spaces must be used for alignment; tabs are not allowed
(#281) Spaces must be used for alignment; tabs are not allowed
(#282) Spaces must be used for alignment; tabs are not allowed
(#283) Spaces must be used for alignment; tabs are not allowed
(#284) Spaces must be used for alignment; tabs are not allowed
(#285) Spaces must be used for alignment; tabs are not allowed
(#286) Spaces must be used for alignment; tabs are not allowed
(#287) Spaces must be used for alignment; tabs are not allowed
(#288) Spaces must be used for alignment; tabs are not allowed
(#289) Spaces must be used for alignment; tabs are not allowed
(#290) Spaces must be used for alignment; tabs are not allowed
(#291) Spaces must be used for alignment; tabs are not allowed
(#292) Spaces must be used for alignment; tabs are not allowed
(#293) Spaces must be used for alignment; tabs are not allowed
(#294) Spaces must be used for alignment; tabs are not allowed
(#295) Spaces must be used for alignment; tabs are not allowed
(#295) Line indented incorrectly; expected 4 spaces, found 1
(#296) Spaces must be used for alignment; tabs are not allowed
(#297) Spaces must be used for alignment; tabs are not allowed
(#298) Spaces must be used for alignment; tabs are not allowed
(#299) Spaces must be used for alignment; tabs are not allowed
(#300) Spaces must be used for alignment; tabs are not allowed
(#301) Spaces must be used for alignment; tabs are not allowed
(#301) Line indented incorrectly; expected 4 spaces, found 1
(#302) Spaces must be used for alignment; tabs are not allowed
(#302) Tab found within whitespace
(#302) Whitespace found at end of line
(#303) Spaces must be used for alignment; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected 4 spaces, found 1
(#303) Variable "charsetList" must be all lower-case
(#303) Variable "collationList" must be all lower-case
(#304) Spaces must be used for alignment; tabs are not allowed
(#304) Tab found within whitespace
(#304) Whitespace found at end of line
(#305) Spaces must be used for alignment; tabs are not allowed
(#305) Tab found within whitespace
(#305) Line indented incorrectly; expected at least 8 spaces, found 2
(#305) Variable "infoSql" must be all lower-case
(#306) Spaces must be used for alignment; tabs are not allowed
(#306) Tab found within whitespace
(#306) Whitespace found at end of line
(#307) Spaces must be used for alignment; tabs are not allowed
(#307) Tab found within whitespace
(#307) Line indented incorrectly; expected 8 spaces, found 2
(#307) Variable "infoSql" must be all lower-case
(#308) Spaces must be used for alignment; tabs are not allowed
(#308) Tab found within whitespace
(#308) Whitespace found at end of line
(#309) Spaces must be used for alignment; tabs are not allowed
(#309) Tab found within whitespace
(#309) Line indented incorrectly; expected at least 12 spaces, found 2
(#309) Variable "infoRow" must be all lower-case
(#309) Variable "infoSql" must be all lower-case
(#310) Spaces must be used for alignment; tabs are not allowed
(#310) Tab found within whitespace
(#310) Whitespace found at end of line
(#311) Spaces must be used for alignment; tabs are not allowed
(#311) Tab found within whitespace
(#311) Line indented incorrectly; expected at least 12 spaces, found 2
(#312) Spaces must be used for alignment; tabs are not allowed
(#312) Tab found within whitespace
(#312) Line indented incorrectly; expected at least 12 spaces, found 2
(#313) Spaces must be used for alignment; tabs are not allowed
(#313) Tab found within whitespace
(#313) Line indented incorrectly; expected at least 12 spaces, found 2
(#314) Spaces must be used for alignment; tabs are not allowed
(#314) Tab found within whitespace
(#314) Line indented incorrectly; expected at least 12 spaces, found 2
(#315) Spaces must be used for alignment; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected at least 12 spaces, found 2
(#316) Spaces must be used for alignment; tabs are not allowed
(#316) Tab found within whitespace
(#316) Line indented incorrectly; expected at least 12 spaces, found 2
(#317) Spaces must be used for alignment; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected at least 12 spaces, found 2
(#318) Spaces must be used for alignment; tabs are not allowed
(#318) Tab found within whitespace
(#318) Line indented incorrectly; expected 12 spaces, found 2
(#318) Variable "charsetList" must be all lower-case
(#319) Spaces must be used for alignment; tabs are not allowed
(#319) Tab found within whitespace
(#319) Line indented incorrectly; expected at least 16 spaces, found 3
(#320) Spaces must be used for alignment; tabs are not allowed
(#320) Tab found within whitespace
(#320) Whitespace found at end of line
(#321) Spaces must be used for alignment; tabs are not allowed
(#321) Tab found within whitespace
(#321) Line indented incorrectly; expected 16 spaces, found 3
(#321) Variable "collationList" must be all lower-case
(#321) Variable "infoRow" must be all lower-case
(#322) Spaces must be used for alignment; tabs are not allowed
(#322) Tab found within whitespace
(#322) Line indented incorrectly; expected at least 20 spaces, found 4
(#323) Spaces must be used for alignment; tabs are not allowed
(#323) Tab found within whitespace
(#323) Line indented incorrectly; expected 16 spaces, found 3
(#324) Spaces must be used for alignment; tabs are not allowed
(#324) Tab found within whitespace
(#324) Whitespace found at end of line
(#325) Spaces must be used for alignment; tabs are not allowed
(#325) Tab found within whitespace
(#325) Line indented incorrectly; expected at least 16 spaces, found 3
(#326) Spaces must be used for alignment; tabs are not allowed
(#326) Tab found within whitespace
(#326) Line indented incorrectly; expected 12 spaces, found 2
(#327) Spaces must be used for alignment; tabs are not allowed
(#327) Tab found within whitespace
(#327) Line indented incorrectly; expected at least 12 spaces, found 2
(#328) Spaces must be used for alignment; tabs are not allowed
(#328) Tab found within whitespace
(#328) Line indented incorrectly; expected at least 12 spaces, found 2
(#329) Spaces must be used for alignment; tabs are not allowed
(#329) Tab found within whitespace
(#329) Line indented incorrectly; expected at least 12 spaces, found 2
(#330) Spaces must be used for alignment; tabs are not allowed
(#330) Tab found within whitespace
(#330) Whitespace found at end of line
(#331) Spaces must be used for alignment; tabs are not allowed
(#331) Tab found within whitespace
(#331) Line indented incorrectly; expected 8 spaces, found 2
(#332) Spaces must be used for alignment; tabs are not allowed
(#332) Tab found within whitespace
(#332) Line indented incorrectly; expected 4 spaces, found 1
(#333) Spaces must be used for alignment; tabs are not allowed
(#333) Tab found within whitespace
(#333) Whitespace found at end of line
(#334) Spaces must be used for alignment; tabs are not allowed
(#334) Tab found within whitespace
(#334) Line indented incorrectly; expected at least 4 spaces, found 1
(#335) Spaces must be used for alignment; tabs are not allowed
(#335) Tab found within whitespace
(#335) Line indented incorrectly; expected at least 4 spaces, found 1
(#336) Spaces must be used for alignment; tabs are not allowed
(#336) Tab found within whitespace
(#336) Line indented incorrectly; expected at least 4 spaces, found 1
(#337) Spaces must be used for alignment; tabs are not allowed
(#337) Tab found within whitespace
(#337) Line indented incorrectly; expected at least 4 spaces, found 1
(#338) Spaces must be used for alignment; tabs are not allowed
(#338) Tab found within whitespace
(#338) Line indented incorrectly; expected at least 4 spaces, found 1
(#339) Spaces must be used for alignment; tabs are not allowed
(#339) Tab found within whitespace
(#339) Line indented incorrectly; expected at least 4 spaces, found 1
(#340) Spaces must be used for alignment; tabs are not allowed
(#340) Tab found within whitespace
(#340) Whitespace found at end of line
(#341) Spaces must be used for alignment; tabs are not allowed
(#341) Tab found within whitespace
(#341) Line indented incorrectly; expected 4 spaces, found 1
(#342) Spaces must be used for alignment; tabs are not allowed
(#343) Spaces must be used for alignment; tabs are not allowed
(#344) Spaces must be used for alignment; tabs are not allowed
(#345) Spaces must be used for alignment; tabs are not allowed
(#346) Spaces must be used for alignment; tabs are not allowed
(#346) Line indented incorrectly; expected 4 spaces, found 1
(#347) Spaces must be used for alignment; tabs are not allowed
(#347) Tab found within whitespace
(#347) Whitespace found at end of line
(#348) Spaces must be used for alignment; tabs are not allowed
(#348) Tab found within whitespace
(#348) Line indented incorrectly; expected at least 4 spaces, found 1
(#348) Variable "indexListSQL" must be all lower-case
(#349) Spaces must be used for alignment; tabs are not allowed
(#349) Tab found within whitespace
(#349) Whitespace found at end of line
(#350) Spaces must be used for alignment; tabs are not allowed
(#350) Tab found within whitespace
(#350) Line indented incorrectly; expected 4 spaces, found 1
(#350) Variable "indexListSQL" must be all lower-case
(#351) Spaces must be used for alignment; tabs are not allowed
(#351) Tab found within whitespace
(#351) Whitespace found at end of line
(#352) Spaces must be used for alignment; tabs are not allowed
(#352) Tab found within whitespace
(#352) Line indented incorrectly; expected 4 spaces, found 2
(#353) Spaces must be used for alignment; tabs are not allowed
(#354) Spaces must be used for alignment; tabs are not allowed
(#355) Spaces must be used for alignment; tabs are not allowed
(#356) Spaces must be used for alignment; tabs are not allowed
(#357) Spaces must be used for alignment; tabs are not allowed
(#358) Spaces must be used for alignment; tabs are not allowed
(#359) Spaces must be used for alignment; tabs are not allowed
(#360) Spaces must be used for alignment; tabs are not allowed
(#360) Line indented incorrectly; expected 4 spaces, found 2
(#361) Spaces must be used for alignment; tabs are not allowed
(#361) Tab found within whitespace
(#361) Whitespace found at end of line
(#362) Spaces must be used for alignment; tabs are not allowed
(#362) Tab found within whitespace
(#362) Line indented incorrectly; expected at least 4 spaces, found 2
(#363) Spaces must be used for alignment; tabs are not allowed
(#363) Tab found within whitespace
(#363) Whitespace found at end of line
(#364) Spaces must be used for alignment; tabs are not allowed
(#364) Tab found within whitespace
(#364) Line indented incorrectly; expected at least 4 spaces, found 2
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#364) Line exceeds 132 characters; contains 160 characters
(#365) Spaces must be used for alignment; tabs are not allowed
(#365) Tab found within whitespace
(#365) Line indented incorrectly; expected at least 4 spaces, found 2
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#365) Line exceeds 132 characters; contains 150 characters
(#366) Spaces must be used for alignment; tabs are not allowed
(#366) Tab found within whitespace
(#366) Whitespace found at end of line
(#367) Spaces must be used for alignment; tabs are not allowed
(#367) Tab found within whitespace
(#367) Line indented incorrectly; expected 4 spaces, found 2
(#368) Spaces must be used for alignment; tabs are not allowed
(#369) Spaces must be used for alignment; tabs are not allowed
(#370) Spaces must be used for alignment; tabs are not allowed
(#371) Spaces must be used for alignment; tabs are not allowed
(#372) Spaces must be used for alignment; tabs are not allowed
(#373) Spaces must be used for alignment; tabs are not allowed
(#373) Line indented incorrectly; expected 4 spaces, found 2
(#374) Spaces must be used for alignment; tabs are not allowed
(#374) Tab found within whitespace
(#374) Whitespace found at end of line
(#375) Spaces must be used for alignment; tabs are not allowed
(#375) Tab found within whitespace
(#375) Line indented incorrectly; expected at least 4 spaces, found 2
(#375) Variable "indexList" must be all lower-case
(#376) Spaces must be used for alignment; tabs are not allowed
(#376) Tab found within whitespace
(#376) Whitespace found at end of line
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Line indented incorrectly; expected 4 spaces, found 2
(#377) Variable "indexListRow" must be all lower-case
(#377) Variable "indexListSQL" must be all lower-case
(#377) Spaces must be used for alignment; tabs are not allowed
(#377) Tab found within whitespace
(#377) Whitespace found at end of line
(#378) Spaces must be used for alignment; tabs are not allowed
(#378) Tab found within whitespace
(#378) Line indented incorrectly; expected 8 spaces, found 3
(#378) Variable "indexListRow" must be all lower-case
(#378) Variable "indexList" must be all lower-case
(#379) Spaces must be used for alignment; tabs are not allowed
(#379) Tab found within whitespace
(#379) Line indented incorrectly; expected at least 12 spaces, found 4
(#379) Variable "indexList" must be all lower-case
(#379) Variable "indexListRow" must be all lower-case
(#379) Variable "indexListRow" must be all lower-case
(#380) Spaces must be used for alignment; tabs are not allowed
(#380) Tab found within whitespace
(#380) Line indented incorrectly; expected 8 spaces, found 3
(#381) Spaces must be used for alignment; tabs are not allowed
(#381) Tab found within whitespace
(#381) Line indented incorrectly; expected at least 12 spaces, found 4
(#381) Variable "indexList" must be all lower-case
(#381) Variable "indexListRow" must be all lower-case
(#381) Variable "indexListRow" must be all lower-case
(#382) Spaces must be used for alignment; tabs are not allowed
(#382) Tab found within whitespace
(#382) Line indented incorrectly; expected 8 spaces, found 3
(#383) Spaces must be used for alignment; tabs are not allowed
(#383) Tab found within whitespace
(#383) Line indented incorrectly; expected 4 spaces, found 2
(#384) Spaces must be used for alignment; tabs are not allowed
(#384) Tab found within whitespace
(#384) Whitespace found at end of line
(#385) Spaces must be used for alignment; tabs are not allowed
(#385) Tab found within whitespace
(#385) Line indented incorrectly; expected at least 4 spaces, found 2
(#386) Spaces must be used for alignment; tabs are not allowed
(#386) Tab found within whitespace
(#386) Whitespace found at end of line
(#387) Spaces must be used for alignment; tabs are not allowed
(#387) Tab found within whitespace
(#387) Line indented incorrectly; expected at least 4 spaces, found 2
(#388) Spaces must be used for alignment; tabs are not allowed
(#388) Tab found within whitespace
(#388) Whitespace found at end of line
(#389) Spaces must be used for alignment; tabs are not allowed
(#389) Tab found within whitespace
(#389) Line indented incorrectly; expected at least 4 spaces, found 2
(#390) Spaces must be used for alignment; tabs are not allowed
(#390) Tab found within whitespace
(#390) Line indented incorrectly; expected at least 4 spaces, found 2
(#391) Spaces must be used for alignment; tabs are not allowed
(#391) Tab found within whitespace
(#391) Line indented incorrectly; expected at least 4 spaces, found 2
(#392) Spaces must be used for alignment; tabs are not allowed
(#392) Tab found within whitespace
(#392) Line indented incorrectly; expected at least 4 spaces, found 2
(#393) Spaces must be used for alignment; tabs are not allowed
(#393) Tab found within whitespace
(#393) Line indented incorrectly; expected at least 4 spaces, found 2
(#394) Spaces must be used for alignment; tabs are not allowed
(#394) Tab found within whitespace
(#394) Line indented incorrectly; expected at least 4 spaces, found 2
(#395) Spaces must be used for alignment; tabs are not allowed
(#395) Tab found within whitespace
(#395) Line indented incorrectly; expected at least 4 spaces, found 2
(#396) Spaces must be used for alignment; tabs are not allowed
(#396) Tab found within whitespace
(#396) Line indented incorrectly; expected at least 4 spaces, found 2
(#397) Spaces must be used for alignment; tabs are not allowed
(#397) Tab found within whitespace
(#397) Line indented incorrectly; expected at least 4 spaces, found 2
(#398) Spaces must be used for alignment; tabs are not allowed
(#398) Tab found within whitespace
(#398) Line indented incorrectly; expected at least 4 spaces, found 2
(#399) Spaces must be used for alignment; tabs are not allowed
(#399) Tab found within whitespace
(#399) Line indented incorrectly; expected at least 4 spaces, found 2
(#400) Spaces must be used for alignment; tabs are not allowed
(#400) Tab found within whitespace
(#400) Line indented incorrectly; expected at least 4 spaces, found 2
(#401) Spaces must be used for alignment; tabs are not allowed
(#401) Tab found within whitespace
(#401) Line indented incorrectly; expected at least 4 spaces, found 2
(#402) Spaces must be used for alignment; tabs are not allowed
(#402) Tab found within whitespace
(#402) Whitespace found at end of line
(#403) Spaces must be used for alignment; tabs are not allowed
(#403) Tab found within whitespace
(#403) Line indented incorrectly; expected at least 4 spaces, found 2
(#404) Spaces must be used for alignment; tabs are not allowed
(#404) Tab found within whitespace
(#404) Whitespace found at end of line
(#405) Spaces must be used for alignment; tabs are not allowed
(#405) Tab found within whitespace
(#405) Line indented incorrectly; expected at least 4 spaces, found 2
(#406) Spaces must be used for alignment; tabs are not allowed
(#406) Tab found within whitespace
(#406) Whitespace found at end of line
(#407) Spaces must be used for alignment; tabs are not allowed
(#407) Tab found within whitespace
(#407) Line indented incorrectly; expected 4 spaces, found 2
(#407) Variable "indexList" must be all lower-case
(#407) Variable "keyName" must be all lower-case
(#408) Spaces must be used for alignment; tabs are not allowed
(#408) Tab found within whitespace
(#408) Line indented incorrectly; expected at least 8 spaces, found 3
(#409) Spaces must be used for alignment; tabs are not allowed
(#409) Tab found within whitespace
(#409) Whitespace found at end of line
(#410) Spaces must be used for alignment; tabs are not allowed
(#410) Tab found within whitespace
(#410) Line indented incorrectly; expected at least 8 spaces, found 3
(#410) Inline control structures are not allowed
(#411) Spaces must be used for alignment; tabs are not allowed
(#411) Tab found within whitespace
(#411) Line indented incorrectly; expected at least 8 spaces, found 4
(#412) Spaces must be used for alignment; tabs are not allowed
(#412) Tab found within whitespace
(#412) Line indented incorrectly; expected at least 8 spaces, found 3
(#412) Inline control structures are not allowed
(#412) Whitespace found at end of line
(#413) Spaces must be used for alignment; tabs are not allowed
(#413) Tab found within whitespace
(#413) Line indented incorrectly; expected at least 8 spaces, found 4
(#414) Spaces must be used for alignment; tabs are not allowed
(#414) Tab found within whitespace
(#414) Whitespace found at end of line
(#415) Spaces must be used for alignment; tabs are not allowed
(#415) Tab found within whitespace
(#415) Line indented incorrectly; expected at least 8 spaces, found 3
(#415) Variable "keyName" must be all lower-case
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#415) Line exceeds 132 characters; contains 154 characters
(#416) Spaces must be used for alignment; tabs are not allowed
(#416) Tab found within whitespace
(#416) Line indented incorrectly; expected 4 spaces, found 2
(#417) Spaces must be used for alignment; tabs are not allowed
(#417) Tab found within whitespace
(#417) Whitespace found at end of line
(#418) Spaces must be used for alignment; tabs are not allowed
(#418) Tab found within whitespace
(#418) Line indented incorrectly; expected at least 4 spaces, found 2
(#419) Spaces must be used for alignment; tabs are not allowed
(#419) Tab found within whitespace
(#419) Whitespace found at end of line
(#420) Spaces must be used for alignment; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected at least 4 spaces, found 2
(#421) Spaces must be used for alignment; tabs are not allowed
(#421) Tab found within whitespace
(#421) Whitespace found at end of line
(#422) Spaces must be used for alignment; tabs are not allowed
(#422) Tab found within whitespace
(#422) Line indented incorrectly; expected at least 4 spaces, found 2
(#423) Spaces must be used for alignment; tabs are not allowed
(#423) Tab found within whitespace
(#423) Whitespace found at end of line
(#424) Spaces must be used for alignment; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 4 spaces, found 2
(#424) Variable "indexList" must be all lower-case
(#424) Variable "keyName" must be all lower-case
(#425) Spaces must be used for alignment; tabs are not allowed
(#425) Tab found within whitespace
(#425) Line indented incorrectly; expected at least 8 spaces, found 3
(#426) Spaces must be used for alignment; tabs are not allowed
(#426) Tab found within whitespace
(#426) Whitespace found at end of line
(#427) Spaces must be used for alignment; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected 8 spaces, found 3
(#427) Expected "if (...) {\n"; found "if (...) { "
(#427) Closing brace must be on a line by itself
(#428) Spaces must be used for alignment; tabs are not allowed
(#428) Tab found within whitespace
(#428) Line indented incorrectly; expected 8 spaces, found 3
(#428) Expected "} else {\n"; found "}\n\t\t\telse \n\t\t\t{ "
(#428) Whitespace found at end of line
(#429) Spaces must be used for alignment; tabs are not allowed
(#429) Tab found within whitespace
(#429) Line indented incorrectly; expected at least 8 spaces, found 3
(#429) Closing brace must be on a line by itself
(#430) Spaces must be used for alignment; tabs are not allowed
(#430) Tab found within whitespace
(#430) Whitespace found at end of line
(#431) Spaces must be used for alignment; tabs are not allowed
(#431) Tab found within whitespace
(#431) Line indented incorrectly; expected at least 8 spaces, found 3
(#432) Spaces must be used for alignment; tabs are not allowed
(#432) Tab found within whitespace
(#432) Line indented incorrectly; expected at least 8 spaces, found 3
(#433) Spaces must be used for alignment; tabs are not allowed
(#433) Tab found within whitespace
(#433) Line indented incorrectly; expected at least 8 spaces, found 3
(#434) Spaces must be used for alignment; tabs are not allowed
(#434) Tab found within whitespace
(#434) Line indented incorrectly; expected at least 8 spaces, found 3
(#434) Variable "keyName" must be all lower-case
(#435) Spaces must be used for alignment; tabs are not allowed
(#435) Tab found within whitespace
(#435) Line indented incorrectly; expected at least 8 spaces, found 3
(#436) Spaces must be used for alignment; tabs are not allowed
(#436) Tab found within whitespace
(#436) Line indented incorrectly; expected at least 8 spaces, found 3
(#437) Spaces must be used for alignment; tabs are not allowed
(#437) Tab found within whitespace
(#437) Line indented incorrectly; expected at least 8 spaces, found 3
(#438) Spaces must be used for alignment; tabs are not allowed
(#438) Tab found within whitespace
(#438) Line indented incorrectly; expected at least 8 spaces, found 3
(#439) Spaces must be used for alignment; tabs are not allowed
(#439) Tab found within whitespace
(#439) Whitespace found at end of line
(#440) Spaces must be used for alignment; tabs are not allowed
(#440) Tab found within whitespace
(#440) Whitespace found at end of line
(#441) Spaces must be used for alignment; tabs are not allowed
(#441) Tab found within whitespace
(#441) Line indented incorrectly; expected at least 8 spaces, found 3
(#442) Spaces must be used for alignment; tabs are not allowed
(#442) Tab found within whitespace
(#442) Line indented incorrectly; expected 4 spaces, found 2
(#443) Spaces must be used for alignment; tabs are not allowed
(#443) Tab found within whitespace
(#443) Whitespace found at end of line
(#444) Spaces must be used for alignment; tabs are not allowed
(#444) Tab found within whitespace
(#444) Line indented incorrectly; expected at least 4 spaces, found 2
(#445) Spaces must be used for alignment; tabs are not allowed
(#445) Tab found within whitespace
(#445) Line indented incorrectly; expected at least 4 spaces, found 2
(#446) Spaces must be used for alignment; tabs are not allowed
(#446) Tab found within whitespace
(#446) Whitespace found at end of line
(#447) Spaces must be used for alignment; tabs are not allowed
(#447) Tab found within whitespace
(#447) Line indented incorrectly; expected at least 4 spaces, found 2
(#448) Spaces must be used for alignment; tabs are not allowed
(#448) Tab found within whitespace
(#448) Whitespace found at end of line
(#449) Spaces must be used for alignment; tabs are not allowed
(#449) Tab found within whitespace
(#449) Line indented incorrectly; expected 4 spaces, found 1
(#450) Spaces must be used for alignment; tabs are not allowed
(#450) Tab found within whitespace
(#450) Whitespace found at end of line
(#451) Spaces must be used for alignment; tabs are not allowed
(#451) Tab found within whitespace
(#451) Line indented incorrectly; expected 4 spaces, found 1
(#452) Spaces must be used for alignment; tabs are not allowed
(#453) Spaces must be used for alignment; tabs are not allowed
(#454) Spaces must be used for alignment; tabs are not allowed
(#455) Spaces must be used for alignment; tabs are not allowed
(#456) Spaces must be used for alignment; tabs are not allowed
(#457) Spaces must be used for alignment; tabs are not allowed
(#458) Spaces must be used for alignment; tabs are not allowed
(#459) Spaces must be used for alignment; tabs are not allowed
(#460) Spaces must be used for alignment; tabs are not allowed
(#460) Line indented incorrectly; expected 4 spaces, found 3
(#461) Spaces must be used for alignment; tabs are not allowed
(#462) Spaces must be used for alignment; tabs are not allowed
(#463) Spaces must be used for alignment; tabs are not allowed
(#464) Spaces must be used for alignment; tabs are not allowed
(#465) Spaces must be used for alignment; tabs are not allowed
(#466) Spaces must be used for alignment; tabs are not allowed
(#467) Spaces must be used for alignment; tabs are not allowed
(#468) Spaces must be used for alignment; tabs are not allowed
(#469) Spaces must be used for alignment; tabs are not allowed
(#470) Spaces must be used for alignment; tabs are not allowed
(#471) Spaces must be used for alignment; tabs are not allowed
(#471) Line indented incorrectly; expected 4 spaces, found 3
(#472) Spaces must be used for alignment; tabs are not allowed
(#473) Spaces must be used for alignment; tabs are not allowed
(#474) Spaces must be used for alignment; tabs are not allowed
(#474) Line indented incorrectly; expected 4 spaces, found 3
(#475) Spaces must be used for alignment; tabs are not allowed
(#475) Tab found within whitespace
(#475) Whitespace found at end of line
(#476) Spaces must be used for alignment; tabs are not allowed
(#476) Tab found within whitespace
(#476) Line indented incorrectly; expected at least 4 spaces, found 3
(#476) Variable "fieldList" must be all lower-case
(#476) Variable "fieldList" must be all lower-case
(#477) Spaces must be used for alignment; tabs are not allowed
(#477) Tab found within whitespace
(#477) Whitespace found at end of line
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Line indented incorrectly; expected 4 spaces, found 3
(#478) Expected 1 space before "="; 0 found
(#478) Expected 1 space after "="; 0 found
(#478) Expected 1 space before "<"; 0 found
(#478) Expected 1 space after "<"; 0 found
(#478) Spaces must be used for alignment; tabs are not allowed
(#478) Tab found within whitespace
(#478) Whitespace found at end of line
(#479) Spaces must be used for alignment; tabs are not allowed
(#479) Tab found within whitespace
(#479) Line indented incorrectly; expected at least 8 spaces, found 4
(#479) Variable "fieldList" must be all lower-case
(#479) Variable "fieldList" must be all lower-case
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#479) Line exceeds 132 characters; contains 134 characters
(#480) Spaces must be used for alignment; tabs are not allowed
(#480) Tab found within whitespace
(#480) Line indented incorrectly; expected 4 spaces, found 3
(#481) Spaces must be used for alignment; tabs are not allowed
(#481) Tab found within whitespace
(#481) Whitespace found at end of line
(#482) Spaces must be used for alignment; tabs are not allowed
(#482) Tab found within whitespace
(#482) Line indented incorrectly; expected 4 spaces, found 3
(#482) Variable "fieldList" must be all lower-case
(#483) Spaces must be used for alignment; tabs are not allowed
(#483) Tab found within whitespace
(#483) Line indented incorrectly; expected at least 8 spaces, found 4
(#483) Variable "fieldList" must be all lower-case
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#483) Line exceeds 132 characters; contains 176 characters
(#484) Spaces must be used for alignment; tabs are not allowed
(#484) Tab found within whitespace
(#484) Line indented incorrectly; expected at least 8 spaces, found 4
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Line indented incorrectly; expected 8 spaces, found 4
(#485) Expected 1 space before "="; 0 found
(#485) Expected 1 space after "="; 0 found
(#485) Expected 1 space before "<"; 0 found
(#485) Expected 1 space after "<"; 0 found
(#485) Variable "fieldList" must be all lower-case
(#485) Spaces must be used for alignment; tabs are not allowed
(#485) Tab found within whitespace
(#485) Whitespace found at end of line
(#486) Spaces must be used for alignment; tabs are not allowed
(#486) Tab found within whitespace
(#486) Line indented incorrectly; expected at least 12 spaces, found 5
(#486) Variable "fieldList" must be all lower-case
(#486) Variable "fieldList" must be all lower-case
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#486) Line exceeds 132 characters; contains 135 characters
(#487) Spaces must be used for alignment; tabs are not allowed
(#487) Tab found within whitespace
(#487) Line indented incorrectly; expected 8 spaces, found 4
(#488) Spaces must be used for alignment; tabs are not allowed
(#488) Tab found within whitespace
(#488) Line indented incorrectly; expected at least 8 spaces, found 4
(#489) Spaces must be used for alignment; tabs are not allowed
(#489) Tab found within whitespace
(#489) Line indented incorrectly; expected 4 spaces, found 3
(#490) Spaces must be used for alignment; tabs are not allowed
(#490) Tab found within whitespace
(#490) Whitespace found at end of line
(#491) Spaces must be used for alignment; tabs are not allowed
(#491) Tab found within whitespace
(#491) Line indented incorrectly; expected 4 spaces, found 3
(#492) Spaces must be used for alignment; tabs are not allowed
(#493) Spaces must be used for alignment; tabs are not allowed
(#494) Spaces must be used for alignment; tabs are not allowed
(#495) Spaces must be used for alignment; tabs are not allowed
(#496) Spaces must be used for alignment; tabs are not allowed
(#497) Spaces must be used for alignment; tabs are not allowed
(#498) Spaces must be used for alignment; tabs are not allowed
(#499) Spaces must be used for alignment; tabs are not allowed
(#500) Spaces must be used for alignment; tabs are not allowed
(#501) Spaces must be used for alignment; tabs are not allowed
(#502) Spaces must be used for alignment; tabs are not allowed
(#503) Spaces must be used for alignment; tabs are not allowed
(#504) Spaces must be used for alignment; tabs are not allowed
(#507) Spaces must be used for alignment; tabs are not allowed
(#508) Spaces must be used for alignment; tabs are not allowed
(#509) Spaces must be used for alignment; tabs are not allowed
(#510) Spaces must be used for alignment; tabs are not allowed
(#511) Spaces must be used for alignment; tabs are not allowed
(#512) Spaces must be used for alignment; tabs are not allowed
(#513) Spaces must be used for alignment; tabs are not allowed
(#514) Spaces must be used for alignment; tabs are not allowed
(#515) Spaces must be used for alignment; tabs are not allowed
(#516) Spaces must be used for alignment; tabs are not allowed
(#517) Spaces must be used for alignment; tabs are not allowed
(#517) Line indented incorrectly; expected 4 spaces, found 1
(#518) Spaces must be used for alignment; tabs are not allowed
(#518) Tab found within whitespace
(#518) Whitespace found at end of line
(#519) Spaces must be used for alignment; tabs are not allowed
(#519) Tab found within whitespace
(#519) Line indented incorrectly; expected at least 4 spaces, found 1
(#519) Variable "infoSql" must be all lower-case
(#520) Spaces must be used for alignment; tabs are not allowed
(#520) Tab found within whitespace
(#520) Whitespace found at end of line
(#521) Spaces must be used for alignment; tabs are not allowed
(#521) Tab found within whitespace
(#521) Line indented incorrectly; expected 4 spaces, found 1
(#521) Variable "infoSql" must be all lower-case
(#522) Spaces must be used for alignment; tabs are not allowed
(#522) Tab found within whitespace
(#522) Whitespace found at end of line
(#523) Spaces must be used for alignment; tabs are not allowed
(#523) Tab found within whitespace
(#523) Line indented incorrectly; expected at least 8 spaces, found 1
(#523) Variable "infoRow" must be all lower-case
(#523) Variable "infoSql" must be all lower-case
(#524) Spaces must be used for alignment; tabs are not allowed
(#524) Tab found within whitespace
(#524) Whitespace found at end of line
(#525) Spaces must be used for alignment; tabs are not allowed
(#525) Tab found within whitespace
(#525) Line indented incorrectly; expected 4 spaces, found 1
(#526) Spaces must be used for alignment; tabs are not allowed
(#527) Spaces must be used for alignment; tabs are not allowed
(#528) Spaces must be used for alignment; tabs are not allowed
(#529) Spaces must be used for alignment; tabs are not allowed
(#529) Line indented incorrectly; expected 4 spaces, found 1
(#530) Spaces must be used for alignment; tabs are not allowed
(#530) Tab found within whitespace
(#530) Whitespace found at end of line
(#531) Spaces must be used for alignment; tabs are not allowed
(#531) Tab found within whitespace
(#531) Line indented incorrectly; expected at least 4 spaces, found 1
(#531) Variable "infoRow" must be all lower-case
(#531) Variable "infoRow" must be all lower-case
(#531) Variable "infoRow" must be all lower-case
(#532) Spaces must be used for alignment; tabs are not allowed
(#532) Tab found within whitespace
(#532) Whitespace found at end of line
(#533) Spaces must be used for alignment; tabs are not allowed
(#533) Tab found within whitespace
(#533) Line indented incorrectly; expected at least 4 spaces, found 1
(#534) Spaces must be used for alignment; tabs are not allowed
(#534) Tab found within whitespace
(#534) Whitespace found at end of line
(#535) Spaces must be used for alignment; tabs are not allowed
(#535) Tab found within whitespace
(#535) Line indented incorrectly; expected 4 spaces, found 1
(#535) Variable "infoRow" must be all lower-case
(#535) Variable "collationList" must be all lower-case
(#536) Spaces must be used for alignment; tabs are not allowed
(#536) Tab found within whitespace
(#536) Line indented incorrectly; expected at least 8 spaces, found 2
(#536) Variable "collationList" must be all lower-case
(#536) Variable "infoRow" must be all lower-case
(#537) Spaces must be used for alignment; tabs are not allowed
(#537) Tab found within whitespace
(#537) Line indented incorrectly; expected 4 spaces, found 1
(#538) Spaces must be used for alignment; tabs are not allowed
(#538) Tab found within whitespace
(#538) Whitespace found at end of line
(#539) Spaces must be used for alignment; tabs are not allowed
(#539) Tab found within whitespace
(#539) Line indented incorrectly; expected at least 4 spaces, found 1
(#539) Variable "infoRow" must be all lower-case
(#540) Spaces must be used for alignment; tabs are not allowed
(#540) Tab found within whitespace
(#540) Line indented incorrectly; expected at least 4 spaces, found 1
(#540) Variable "infoRow" must be all lower-case
(#541) Spaces must be used for alignment; tabs are not allowed
(#541) Tab found within whitespace
(#541) Line indented incorrectly; expected at least 4 spaces, found 1
(#541) Variable "infoRow" must be all lower-case
(#542) Spaces must be used for alignment; tabs are not allowed
(#542) Tab found within whitespace
(#542) Line indented incorrectly; expected at least 4 spaces, found 1
(#542) Variable "infoRow" must be all lower-case
(#543) Spaces must be used for alignment; tabs are not allowed
(#543) Tab found within whitespace
(#543) Whitespace found at end of line
(#544) Spaces must be used for alignment; tabs are not allowed
(#544) Tab found within whitespace
(#544) Line indented incorrectly; expected 4 spaces, found 1
(#545) Spaces must be used for alignment; tabs are not allowed
(#546) Spaces must be used for alignment; tabs are not allowed
(#547) Spaces must be used for alignment; tabs are not allowed
(#548) Spaces must be used for alignment; tabs are not allowed
(#548) Line indented incorrectly; expected 4 spaces, found 1
(#549) Spaces must be used for alignment; tabs are not allowed
(#549) Tab found within whitespace
(#549) Whitespace found at end of line
(#550) Spaces must be used for alignment; tabs are not allowed
(#550) Tab found within whitespace
(#550) Line indented incorrectly; expected 4 spaces, found 1
(#551) Spaces must be used for alignment; tabs are not allowed
(#551) Tab found within whitespace
(#551) Whitespace found at end of line
(#552) Spaces must be used for alignment; tabs are not allowed
(#552) Tab found within whitespace
(#552) Line indented incorrectly; expected 4 spaces, found 1
(#553) Spaces must be used for alignment; tabs are not allowed
(#554) Spaces must be used for alignment; tabs are not allowed
(#554) Variable "requestKey" must be all lower-case
(#555) Spaces must be used for alignment; tabs are not allowed
(#556) Spaces must be used for alignment; tabs are not allowed
(#557) Spaces must be used for alignment; tabs are not allowed
(#558) Spaces must be used for alignment; tabs are not allowed
(#565) The use of function sizeof() is forbidden; use count() instead
(#565) Variable "structureSql" must be all lower-case
(#571) Spaces must be used for alignment; tabs are not allowed
(#572) Spaces must be used for alignment; tabs are not allowed
(#573) Spaces must be used for alignment; tabs are not allowed
(#574) Spaces must be used for alignment; tabs are not allowed
(#575) Spaces must be used for alignment; tabs are not allowed
(#576) Spaces must be used for alignment; tabs are not allowed
(#576) Line indented incorrectly; expected 4 spaces, found 1
(#577) Spaces must be used for alignment; tabs are not allowed
(#577) Tab found within whitespace
(#577) Whitespace found at end of line
(#578) Spaces must be used for alignment; tabs are not allowed
(#578) Tab found within whitespace
(#578) Line indented incorrectly; expected at least 4 spaces, found 1
(#579) Spaces must be used for alignment; tabs are not allowed
(#579) Tab found within whitespace
(#579) Whitespace found at end of line
(#580) Spaces must be used for alignment; tabs are not allowed
(#580) Tab found within whitespace
(#580) Line indented incorrectly; expected 4 spaces, found 1
(#581) Spaces must be used for alignment; tabs are not allowed
(#582) Spaces must be used for alignment; tabs are not allowed
(#583) Spaces must be used for alignment; tabs are not allowed
(#584) Spaces must be used for alignment; tabs are not allowed
(#585) Spaces must be used for alignment; tabs are not allowed
(#586) Spaces must be used for alignment; tabs are not allowed
(#586) Line indented incorrectly; expected 4 spaces, found 1
(#587) Spaces must be used for alignment; tabs are not allowed
(#587) Tab found within whitespace
(#587) Whitespace found at end of line
(#588) Spaces must be used for alignment; tabs are not allowed
(#588) Tab found within whitespace
(#588) Line indented incorrectly; expected at least 4 spaces, found 1
(#589) Spaces must be used for alignment; tabs are not allowed
(#589) Tab found within whitespace
(#589) Whitespace found at end of line
(#590) Spaces must be used for alignment; tabs are not allowed
(#590) Tab found within whitespace
(#590) Line indented incorrectly; expected at least 4 spaces, found 1
(#591) Spaces must be used for alignment; tabs are not allowed
(#591) Tab found within whitespace
(#591) Line indented incorrectly; expected at least 4 spaces, found 1
(#592) Spaces must be used for alignment; tabs are not allowed
(#592) Tab found within whitespace
(#592) Line indented incorrectly; expected at least 4 spaces, found 1
(#593) Spaces must be used for alignment; tabs are not allowed
(#593) Tab found within whitespace
(#593) Line indented incorrectly; expected at least 4 spaces, found 1
(#594) Spaces must be used for alignment; tabs are not allowed
(#594) Tab found within whitespace
(#594) Line indented incorrectly; expected at least 4 spaces, found 1
(#595) Spaces must be used for alignment; tabs are not allowed
(#595) Tab found within whitespace
(#595) Line indented incorrectly; expected at least 4 spaces, found 1
(#596) Spaces must be used for alignment; tabs are not allowed
(#596) Tab found within whitespace
(#596) Line indented incorrectly; expected at least 4 spaces, found 1
(#597) Spaces must be used for alignment; tabs are not allowed
(#597) Tab found within whitespace
(#597) Line indented incorrectly; expected at least 4 spaces, found 1
(#598) Spaces must be used for alignment; tabs are not allowed
(#598) Tab found within whitespace
(#598) Line indented incorrectly; expected at least 4 spaces, found 1
(#599) Spaces must be used for alignment; tabs are not allowed
(#599) Tab found within whitespace
(#599) Line indented incorrectly; expected at least 4 spaces, found 1
(#600) Spaces must be used for alignment; tabs are not allowed
(#600) Tab found within whitespace
(#600) Line indented incorrectly; expected at least 4 spaces, found 1
(#601) Spaces must be used for alignment; tabs are not allowed
(#601) Tab found within whitespace
(#601) Line indented incorrectly; expected at least 4 spaces, found 1
(#602) Spaces must be used for alignment; tabs are not allowed
(#602) Tab found within whitespace
(#602) Whitespace found at end of line
(#603) Spaces must be used for alignment; tabs are not allowed
(#603) Tab found within whitespace
(#603) Line indented incorrectly; expected at least 4 spaces, found 1
(#604) Spaces must be used for alignment; tabs are not allowed
(#604) Tab found within whitespace
(#604) Whitespace found at end of line
(#605) Spaces must be used for alignment; tabs are not allowed
(#605) Tab found within whitespace
(#605) Line indented incorrectly; expected at least 4 spaces, found 1
(#606) Spaces must be used for alignment; tabs are not allowed
(#606) Tab found within whitespace
(#606) Whitespace found at end of line
(#607) Spaces must be used for alignment; tabs are not allowed
(#607) Tab found within whitespace
(#607) Line indented incorrectly; expected 4 spaces, found 1
(#607) Variable "structureSql" must be all lower-case
(#608) Spaces must be used for alignment; tabs are not allowed
(#608) Tab found within whitespace
(#608) Whitespace found at end of line
(#609) Spaces must be used for alignment; tabs are not allowed
(#609) Tab found within whitespace
(#609) Line indented incorrectly; expected at least 8 spaces, found 2
(#610) Spaces must be used for alignment; tabs are not allowed
(#610) Tab found within whitespace
(#610) Whitespace found at end of line
(#611) Spaces must be used for alignment; tabs are not allowed
(#611) Tab found within whitespace
(#611) Line indented incorrectly; expected 8 spaces, found 2
(#611) Expected "if (...) {\n"; found "if (...) { "
(#611) Closing brace must be on a line by itself
(#612) Spaces must be used for alignment; tabs are not allowed
(#612) Tab found within whitespace
(#612) Line indented incorrectly; expected 8 spaces, found 2
(#612) Expected "} else {\n"; found "}\n\t\telse \n\t\t{ "
(#612) Whitespace found at end of line
(#613) Spaces must be used for alignment; tabs are not allowed
(#613) Tab found within whitespace
(#613) Line indented incorrectly; expected at least 8 spaces, found 2
(#613) Closing brace must be on a line by itself
(#614) Spaces must be used for alignment; tabs are not allowed
(#614) Tab found within whitespace
(#614) Whitespace found at end of line
(#615) Spaces must be used for alignment; tabs are not allowed
(#615) Tab found within whitespace
(#615) Line indented incorrectly; expected at least 8 spaces, found 2
(#616) Spaces must be used for alignment; tabs are not allowed
(#616) Tab found within whitespace
(#616) Line indented incorrectly; expected at least 8 spaces, found 2
(#617) Spaces must be used for alignment; tabs are not allowed
(#617) Tab found within whitespace
(#617) Line indented incorrectly; expected at least 8 spaces, found 2
(#618) Spaces must be used for alignment; tabs are not allowed
(#618) Tab found within whitespace
(#618) Line indented incorrectly; expected at least 8 spaces, found 2
(#619) Spaces must be used for alignment; tabs are not allowed
(#619) Tab found within whitespace
(#619) Line indented incorrectly; expected at least 8 spaces, found 2
(#620) Spaces must be used for alignment; tabs are not allowed
(#620) Tab found within whitespace
(#620) Line indented incorrectly; expected at least 8 spaces, found 2
(#621) Spaces must be used for alignment; tabs are not allowed
(#621) Tab found within whitespace
(#621) Line indented incorrectly; expected at least 8 spaces, found 2
(#622) Spaces must be used for alignment; tabs are not allowed
(#622) Tab found within whitespace
(#622) Line indented incorrectly; expected at least 8 spaces, found 2
(#623) Spaces must be used for alignment; tabs are not allowed
(#623) Tab found within whitespace
(#623) Whitespace found at end of line
(#624) Spaces must be used for alignment; tabs are not allowed
(#624) Tab found within whitespace
(#624) Line indented incorrectly; expected at least 8 spaces, found 2
(#624) Variable "fieldList" must be all lower-case
(#625) Spaces must be used for alignment; tabs are not allowed
(#625) Tab found within whitespace
(#625) Whitespace found at end of line
(#626) Spaces must be used for alignment; tabs are not allowed
(#626) Tab found within whitespace
(#626) Line indented incorrectly; expected at least 8 spaces, found 2
(#627) Spaces must be used for alignment; tabs are not allowed
(#627) Tab found within whitespace
(#627) Line indented incorrectly; expected 4 spaces, found 1
(#628) Spaces must be used for alignment; tabs are not allowed
(#628) Tab found within whitespace
(#628) Whitespace found at end of line
(#629) Spaces must be used for alignment; tabs are not allowed
(#629) Tab found within whitespace
(#629) Line indented incorrectly; expected at least 4 spaces, found 1
(#630) Spaces must be used for alignment; tabs are not allowed
(#630) Tab found within whitespace
(#630) Line indented incorrectly; expected at least 4 spaces, found 1
(#631) Spaces must be used for alignment; tabs are not allowed
(#631) Tab found within whitespace
(#631) Whitespace found at end of line
(#632) Spaces must be used for alignment; tabs are not allowed
(#632) Tab found within whitespace
(#632) Line indented incorrectly; expected 4 spaces, found 1
(#633) Spaces must be used for alignment; tabs are not allowed
(#633) Tab found within whitespace
(#633) Whitespace found at end of line
(#634) Spaces must be used for alignment; tabs are not allowed
(#634) Tab found within whitespace
(#634) Line indented incorrectly; expected 4 spaces, found 1
(#636) Spaces must be used for alignment; tabs are not allowed
(#637) Spaces must be used for alignment; tabs are not allowed
(#638) Spaces must be used for alignment; tabs are not allowed
(#639) Spaces must be used for alignment; tabs are not allowed
(#640) Spaces must be used for alignment; tabs are not allowed
(#641) Spaces must be used for alignment; tabs are not allowed
(#642) Spaces must be used for alignment; tabs are not allowed
(#643) Spaces must be used for alignment; tabs are not allowed
(#643) Line indented incorrectly; expected 4 spaces, found 2
(#644) Spaces must be used for alignment; tabs are not allowed
(#645) Spaces must be used for alignment; tabs are not allowed
(#646) Spaces must be used for alignment; tabs are not allowed
(#647) Spaces must be used for alignment; tabs are not allowed
(#648) Spaces must be used for alignment; tabs are not allowed
(#649) Spaces must be used for alignment; tabs are not allowed
(#649) Line indented incorrectly; expected 4 spaces, found 2
(#650) Spaces must be used for alignment; tabs are not allowed
(#651) Spaces must be used for alignment; tabs are not allowed
(#652) Spaces must be used for alignment; tabs are not allowed
(#653) Spaces must be used for alignment; tabs are not allowed
(#654) Spaces must be used for alignment; tabs are not allowed
(#654) Line indented incorrectly; expected 4 spaces, found 2
(#655) Spaces must be used for alignment; tabs are not allowed
(#655) Tab found within whitespace
(#655) Whitespace found at end of line
(#656) Spaces must be used for alignment; tabs are not allowed
(#656) Tab found within whitespace
(#656) Line indented incorrectly; expected 4 spaces, found 2
(#656) Variable "sqliteTypeList" must be all lower-case
(#657) Spaces must be used for alignment; tabs are not allowed
(#657) Tab found within whitespace
(#657) Line indented incorrectly; expected at least 8 spaces, found 3
(#658) Spaces must be used for alignment; tabs are not allowed
(#658) Tab found within whitespace
(#658) Line indented incorrectly; expected 4 spaces, found 2
(#659) Spaces must be used for alignment; tabs are not allowed
(#659) Tab found within whitespace
(#659) Whitespace found at end of line
(#660) Spaces must be used for alignment; tabs are not allowed
(#660) Tab found within whitespace
(#660) Line indented incorrectly; expected 4 spaces, found 2
(#661) Spaces must be used for alignment; tabs are not allowed
(#662) Spaces must be used for alignment; tabs are not allowed
(#663) Spaces must be used for alignment; tabs are not allowed
(#664) Spaces must be used for alignment; tabs are not allowed
(#665) Spaces must be used for alignment; tabs are not allowed
(#666) Spaces must be used for alignment; tabs are not allowed
(#666) Line indented incorrectly; expected 4 spaces, found 2
(#667) Spaces must be used for alignment; tabs are not allowed
(#668) Spaces must be used for alignment; tabs are not allowed
(#669) Spaces must be used for alignment; tabs are not allowed
(#670) Spaces must be used for alignment; tabs are not allowed
(#671) Spaces must be used for alignment; tabs are not allowed
(#672) Spaces must be used for alignment; tabs are not allowed
(#672) Line indented incorrectly; expected 4 spaces, found 2
(#673) Spaces must be used for alignment; tabs are not allowed
(#674) Spaces must be used for alignment; tabs are not allowed
(#675) Spaces must be used for alignment; tabs are not allowed
(#676) Spaces must be used for alignment; tabs are not allowed
(#677) Spaces must be used for alignment; tabs are not allowed
(#678) Spaces must be used for alignment; tabs are not allowed
(#679) Spaces must be used for alignment; tabs are not allowed
(#680) Spaces must be used for alignment; tabs are not allowed
(#680) Line indented incorrectly; expected 4 spaces, found 2
(#681) Spaces must be used for alignment; tabs are not allowed
(#682) Spaces must be used for alignment; tabs are not allowed
(#683) Spaces must be used for alignment; tabs are not allowed
(#684) Spaces must be used for alignment; tabs are not allowed
(#685) Spaces must be used for alignment; tabs are not allowed
(#686) Spaces must be used for alignment; tabs are not allowed
(#687) Spaces must be used for alignment; tabs are not allowed
(#688) Spaces must be used for alignment; tabs are not allowed
(#689) Spaces must be used for alignment; tabs are not allowed
(#690) Spaces must be used for alignment; tabs are not allowed
(#691) Spaces must be used for alignment; tabs are not allowed
(#692) Spaces must be used for alignment; tabs are not allowed
(#693) Spaces must be used for alignment; tabs are not allowed
(#694) Spaces must be used for alignment; tabs are not allowed
(#695) Spaces must be used for alignment; tabs are not allowed
(#696) Spaces must be used for alignment; tabs are not allowed
(#697) Spaces must be used for alignment; tabs are not allowed
(#698) Spaces must be used for alignment; tabs are not allowed
(#699) Spaces must be used for alignment; tabs are not allowed
(#700) Spaces must be used for alignment; tabs are not allowed
(#701) Spaces must be used for alignment; tabs are not allowed
(#702) Spaces must be used for alignment; tabs are not allowed
(#703) Spaces must be used for alignment; tabs are not allowed
(#704) Spaces must be used for alignment; tabs are not allowed
(#704) Line indented incorrectly; expected 4 spaces, found 1
(#705) Spaces must be used for alignment; tabs are not allowed
(#706) Spaces must be used for alignment; tabs are not allowed
(#707) Spaces must be used for alignment; tabs are not allowed
(#708) Spaces must be used for alignment; tabs are not allowed
(#709) Spaces must be used for alignment; tabs are not allowed
(#710) Spaces must be used for alignment; tabs are not allowed
(#711) Spaces must be used for alignment; tabs are not allowed
(#712) Spaces must be used for alignment; tabs are not allowed
(#713) Spaces must be used for alignment; tabs are not allowed
(#714) Spaces must be used for alignment; tabs are not allowed
(#715) Spaces must be used for alignment; tabs are not allowed
(#716) Spaces must be used for alignment; tabs are not allowed
(#717) Spaces must be used for alignment; tabs are not allowed
(#718) Spaces must be used for alignment; tabs are not allowed
(#719) Spaces must be used for alignment; tabs are not allowed
(#720) Spaces must be used for alignment; tabs are not allowed
(#720) Line indented incorrectly; expected 4 spaces, found 1
(#721) Spaces must be used for alignment; tabs are not allowed
(#721) Tab found within whitespace
(#721) Whitespace found at end of line
(#722) Spaces must be used for alignment; tabs are not allowed
(#722) Tab found within whitespace
(#722) Line indented incorrectly; expected 4 spaces, found 1
(#723) Spaces must be used for alignment; tabs are not allowed
(#723) Tab found within whitespace
(#723) Whitespace found at end of line
(#724) Spaces must be used for alignment; tabs are not allowed
(#724) Tab found within whitespace
(#724) Line indented incorrectly; expected 4 spaces, found 1
(#728) Spaces must be used for alignment; tabs are not allowed
(#729) Spaces must be used for alignment; tabs are not allowed
(#730) Spaces must be used for alignment; tabs are not allowed
(#731) Spaces must be used for alignment; tabs are not allowed
(#732) Spaces must be used for alignment; tabs are not allowed
(#733) Spaces must be used for alignment; tabs are not allowed
(#734) Spaces must be used for alignment; tabs are not allowed
(#735) Spaces must be used for alignment; tabs are not allowed
(#736) Spaces must be used for alignment; tabs are not allowed
(#737) Spaces must be used for alignment; tabs are not allowed
(#737) Line indented incorrectly; expected 4 spaces, found 1
(#738) Spaces must be used for alignment; tabs are not allowed
(#738) Tab found within whitespace
(#738) Whitespace found at end of line
(#739) Spaces must be used for alignment; tabs are not allowed
(#739) Tab found within whitespace
(#739) Line indented incorrectly; expected at least 4 spaces, found 1
(#739) Variable "rowCount" must be all lower-case
(#740) Spaces must be used for alignment; tabs are not allowed
(#740) Tab found within whitespace
(#740) Whitespace found at end of line
(#741) Spaces must be used for alignment; tabs are not allowed
(#741) Tab found within whitespace
(#741) Line indented incorrectly; expected 4 spaces, found 1
(#742) Spaces must be used for alignment; tabs are not allowed
(#743) Spaces must be used for alignment; tabs are not allowed
(#744) Spaces must be used for alignment; tabs are not allowed
(#745) Spaces must be used for alignment; tabs are not allowed
(#745) Line indented incorrectly; expected 4 spaces, found 1
(#746) Spaces must be used for alignment; tabs are not allowed
(#746) Tab found within whitespace
(#746) Whitespace found at end of line
(#747) Spaces must be used for alignment; tabs are not allowed
(#747) Tab found within whitespace
(#747) Line indented incorrectly; expected at least 4 spaces, found 1
(#747) Variable "rowCount" must be all lower-case
(#748) Spaces must be used for alignment; tabs are not allowed
(#748) Tab found within whitespace
(#748) Whitespace found at end of line
(#749) Spaces must be used for alignment; tabs are not allowed
(#749) Tab found within whitespace
(#749) Line indented incorrectly; expected 4 spaces, found 1
(#750) Spaces must be used for alignment; tabs are not allowed
(#751) Spaces must be used for alignment; tabs are not allowed
(#752) Spaces must be used for alignment; tabs are not allowed
(#753) Spaces must be used for alignment; tabs are not allowed
(#753) Variable "requestKey" must be all lower-case
(#754) Spaces must be used for alignment; tabs are not allowed
(#755) Spaces must be used for alignment; tabs are not allowed
(#756) Spaces must be used for alignment; tabs are not allowed
(#757) Spaces must be used for alignment; tabs are not allowed
(#765) Spaces must be used for alignment; tabs are not allowed
(#765) Tab found within whitespace
(#765) Line indented incorrectly; expected 4 spaces, found 1
(#766) Spaces must be used for alignment; tabs are not allowed
(#767) Spaces must be used for alignment; tabs are not allowed
(#768) Spaces must be used for alignment; tabs are not allowed
(#769) Spaces must be used for alignment; tabs are not allowed
(#770) Spaces must be used for alignment; tabs are not allowed
(#771) Spaces must be used for alignment; tabs are not allowed
(#772) Spaces must be used for alignment; tabs are not allowed
(#772) Line indented incorrectly; expected 4 spaces, found 1
(#775) A closing tag is not permitted at the end of a PHP file
local/sqlbuddy/vendor/sqlbuddy/users.php
(#2) Line 1 of the opening comment must start "// This file is part of".
(#3) Line 2 of the opening comment must start "//".
(#4) Line 3 of the opening comment must start "// Moodle is free software: you can redistribute it and/or modify".
(#5) Line 4 of the opening comment must start "// it under the terms of the GNU General Public License as published by".
(#6) Line 5 of the opening comment must start "// the Free Software Foundation, either version 3 of the License, or".
(#7) Line 6 of the opening comment must start "// (at your option) any later version.".
(#8) Line 7 of the opening comment must start "//".
(#9) Line 8 of the opening comment must start "// Moodle is distributed in the hope that it will be useful,".
(#10) Line 9 of the opening comment must start "// but WITHOUT ANY WARRANTY; without even the implied warranty of".
(#11) Line 10 of the opening comment must start "// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the".
(#12) Line 11 of the opening comment must start "// GNU General Public License for more details.".
(#13) Line 12 of the opening comment must start "//".
(#14) Line 13 of the opening comment must start "// You should have received a copy of the GNU General Public License".
(#14) Line 14 of the opening comment must start "// along with Moodle. If not, see <http://www.gnu.org/licenses/>.".
(#16) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#16) "include" must be immediately followed by an open parenthesis
(#16) File is being unconditionally included; use "require" instead
(#20) function name "removeAdminPrivs" must be lower-case letters only
(#21) Spaces must be used to indent lines; tabs are not allowed
(#21) Tab found within whitespace
(#21) Line indented incorrectly; expected at least 4 spaces, found 1
(#21) Inline control structures are not allowed
(#22) Spaces must be used to indent lines; tabs are not allowed
(#22) Tab found within whitespace
(#22) Line indented incorrectly; expected at least 4 spaces, found 2
(#23) Spaces must be used to indent lines; tabs are not allowed
(#23) Tab found within whitespace
(#23) Line indented incorrectly; expected at least 4 spaces, found 1
(#23) Inline control structures are not allowed
(#24) Spaces must be used to indent lines; tabs are not allowed
(#24) Tab found within whitespace
(#24) Line indented incorrectly; expected at least 4 spaces, found 2
(#28) Spaces must be used to indent lines; tabs are not allowed
(#28) Tab found within whitespace
(#28) Whitespace found at end of line
(#29) Spaces must be used to indent lines; tabs are not allowed
(#29) Tab found within whitespace
(#29) Line indented incorrectly; expected at least 4 spaces, found 1
(#29) Inline control structures are not allowed
(#30) Spaces must be used to indent lines; tabs are not allowed
(#30) Tab found within whitespace
(#30) Line indented incorrectly; expected at least 4 spaces, found 2
(#30) Variable "newHost" must be all lower-case
(#31) Spaces must be used to indent lines; tabs are not allowed
(#31) Tab found within whitespace
(#31) Line indented incorrectly; expected at least 4 spaces, found 1
(#31) Inline control structures are not allowed
(#32) Spaces must be used to indent lines; tabs are not allowed
(#32) Tab found within whitespace
(#32) Line indented incorrectly; expected at least 4 spaces, found 2
(#32) Variable "newHost" must be all lower-case
(#33) Spaces must be used to indent lines; tabs are not allowed
(#33) Tab found within whitespace
(#33) Whitespace found at end of line
(#34) Spaces must be used to indent lines; tabs are not allowed
(#34) Tab found within whitespace
(#34) Line indented incorrectly; expected at least 4 spaces, found 1
(#34) Inline control structures are not allowed
(#35) Spaces must be used to indent lines; tabs are not allowed
(#35) Tab found within whitespace
(#35) Line indented incorrectly; expected at least 4 spaces, found 2
(#35) Variable "newName" must be all lower-case
(#36) Spaces must be used to indent lines; tabs are not allowed
(#36) Tab found within whitespace
(#36) Whitespace found at end of line
(#37) Spaces must be used to indent lines; tabs are not allowed
(#37) Tab found within whitespace
(#37) Line indented incorrectly; expected at least 4 spaces, found 1
(#37) Inline control structures are not allowed
(#38) Spaces must be used to indent lines; tabs are not allowed
(#38) Tab found within whitespace
(#38) Line indented incorrectly; expected at least 4 spaces, found 2
(#38) Variable "newPass" must be all lower-case
(#39) Spaces must be used to indent lines; tabs are not allowed
(#39) Tab found within whitespace
(#39) Whitespace found at end of line
(#40) Spaces must be used to indent lines; tabs are not allowed
(#40) Tab found within whitespace
(#40) Line indented incorrectly; expected at least 4 spaces, found 1
(#40) Inline control structures are not allowed
(#41) Spaces must be used to indent lines; tabs are not allowed
(#41) Tab found within whitespace
(#41) Line indented incorrectly; expected at least 4 spaces, found 2
(#41) Variable "accessLevel" must be all lower-case
(#42) Spaces must be used to indent lines; tabs are not allowed
(#42) Tab found within whitespace
(#42) Line indented incorrectly; expected at least 4 spaces, found 1
(#42) Inline control structures are not allowed
(#43) Spaces must be used to indent lines; tabs are not allowed
(#43) Tab found within whitespace
(#43) Line indented incorrectly; expected at least 4 spaces, found 2
(#43) Variable "accessLevel" must be all lower-case
(#44) Spaces must be used to indent lines; tabs are not allowed
(#44) Tab found within whitespace
(#44) Whitespace found at end of line
(#45) Spaces must be used to indent lines; tabs are not allowed
(#45) Tab found within whitespace
(#45) Line indented incorrectly; expected at least 4 spaces, found 1
(#45) Inline control structures are not allowed
(#45) Variable "accessLevel" must be all lower-case
(#46) Spaces must be used to indent lines; tabs are not allowed
(#46) Tab found within whitespace
(#46) Line indented incorrectly; expected at least 4 spaces, found 2
(#46) Variable "accessLevel" must be all lower-case
(#47) Spaces must be used to indent lines; tabs are not allowed
(#47) Tab found within whitespace
(#47) Whitespace found at end of line
(#48) Spaces must be used to indent lines; tabs are not allowed
(#48) Tab found within whitespace
(#48) Line indented incorrectly; expected at least 4 spaces, found 1
(#48) Inline control structures are not allowed
(#49) Spaces must be used to indent lines; tabs are not allowed
(#49) Tab found within whitespace
(#49) Line indented incorrectly; expected at least 4 spaces, found 2
(#49) Variable "dbList" must be all lower-case
(#50) Spaces must be used to indent lines; tabs are not allowed
(#50) Tab found within whitespace
(#50) Line indented incorrectly; expected at least 4 spaces, found 1
(#50) Inline control structures are not allowed
(#51) Spaces must be used to indent lines; tabs are not allowed
(#51) Tab found within whitespace
(#51) Line indented incorrectly; expected at least 4 spaces, found 2
(#51) Variable "dbList" must be all lower-case
(#52) Spaces must be used to indent lines; tabs are not allowed
(#52) Tab found within whitespace
(#52) Whitespace found at end of line
(#53) Spaces must be used to indent lines; tabs are not allowed
(#53) Tab found within whitespace
(#53) Line indented incorrectly; expected at least 4 spaces, found 1
(#53) Inline control structures are not allowed
(#54) Spaces must be used to indent lines; tabs are not allowed
(#54) Tab found within whitespace
(#54) Line indented incorrectly; expected at least 4 spaces, found 2
(#54) Variable "newChoice" must be all lower-case
(#55) Spaces must be used to indent lines; tabs are not allowed
(#55) Tab found within whitespace
(#55) Whitespace found at end of line
(#56) Spaces must be used to indent lines; tabs are not allowed
(#56) Tab found within whitespace
(#56) Line indented incorrectly; expected at least 4 spaces, found 1
(#56) Inline control structures are not allowed
(#57) Spaces must be used to indent lines; tabs are not allowed
(#57) Tab found within whitespace
(#57) Line indented incorrectly; expected at least 4 spaces, found 2
(#57) Variable "newPrivileges" must be all lower-case
(#58) Spaces must be used to indent lines; tabs are not allowed
(#58) Tab found within whitespace
(#58) Whitespace found at end of line
(#59) Spaces must be used to indent lines; tabs are not allowed
(#59) Tab found within whitespace
(#59) Line indented incorrectly; expected 4 spaces, found 1
(#59) Variable "newName" must be all lower-case
(#59) Variable "accessLevel" must be all lower-case
(#59) Variable "accessLevel" must be all lower-case
(#59) The use of function sizeof() is forbidden; use count() instead
(#59) Variable "dbList" must be all lower-case
(#60) Spaces must be used to indent lines; tabs are not allowed
(#60) Tab found within whitespace
(#60) Whitespace found at end of line
(#61) Spaces must be used to indent lines; tabs are not allowed
(#61) Tab found within whitespace
(#61) Line indented incorrectly; expected 8 spaces, found 2
(#61) Variable "newChoice" must be all lower-case
(#62) Spaces must be used to indent lines; tabs are not allowed
(#62) Tab found within whitespace
(#62) Line indented incorrectly; expected at least 12 spaces, found 3
(#62) Variable "privList" must be all lower-case
(#63) Spaces must be used to indent lines; tabs are not allowed
(#63) Tab found within whitespace
(#63) Line indented incorrectly; expected 8 spaces, found 2
(#64) Spaces must be used to indent lines; tabs are not allowed
(#64) Tab found within whitespace
(#64) Whitespace found at end of line
(#65) Spaces must be used to indent lines; tabs are not allowed
(#65) Tab found within whitespace
(#65) Line indented incorrectly; expected 12 spaces, found 3
(#65) The use of function sizeof() is forbidden; use count() instead
(#65) Variable "newPrivileges" must be all lower-case
(#66) Spaces must be used to indent lines; tabs are not allowed
(#66) Tab found within whitespace
(#66) Line indented incorrectly; expected 16 spaces, found 4
(#66) Variable "accessLevel" must be all lower-case
(#67) Spaces must be used to indent lines; tabs are not allowed
(#67) Tab found within whitespace
(#67) Line indented incorrectly; expected at least 20 spaces, found 5
(#67) Variable "newPrivileges" must be all lower-case
(#67) Variable "newPrivileges" must be all lower-case
(#68) Spaces must be used to indent lines; tabs are not allowed
(#68) Tab found within whitespace
(#68) Line indented incorrectly; expected 16 spaces, found 4
(#69) Spaces must be used to indent lines; tabs are not allowed
(#69) Tab found within whitespace
(#69) Whitespace found at end of line
(#70) Spaces must be used to indent lines; tabs are not allowed
(#70) Tab found within whitespace
(#70) Line indented incorrectly; expected at least 16 spaces, found 4
(#70) Variable "privList" must be all lower-case
(#70) Variable "newPrivileges" must be all lower-case
(#71) Spaces must be used to indent lines; tabs are not allowed
(#71) Tab found within whitespace
(#71) Whitespace found at end of line
(#72) Spaces must be used to indent lines; tabs are not allowed
(#72) Tab found within whitespace
(#72) Line indented incorrectly; expected 12 spaces, found 3
(#73) Spaces must be used to indent lines; tabs are not allowed
(#73) Tab found within whitespace
(#73) Line indented incorrectly; expected at least 16 spaces, found 4
(#73) Variable "privList" must be all lower-case
(#74) Spaces must be used to indent lines; tabs are not allowed
(#74) Tab found within whitespace
(#74) Line indented incorrectly; expected 12 spaces, found 3
(#75) Spaces must be used to indent lines; tabs are not allowed
(#75) Tab found within whitespace
(#75) Line indented incorrectly; expected 8 spaces, found 2
(#76) Spaces must be used to indent lines; tabs are not allowed
(#76) Tab found within whitespace
(#76) Whitespace found at end of line
(#77) Spaces must be used to indent lines; tabs are not allowed
(#77) Tab found within whitespace
(#77) Line indented incorrectly; expected 8 spaces, found 2
(#77) Variable "accessLevel" must be all lower-case
(#78) Spaces must be used to indent lines; tabs are not allowed
(#78) Tab found within whitespace
(#78) Line indented incorrectly; expected 12 spaces, found 3
(#78) Variable "dbList" must be all lower-case
(#78) Variable "theDb" must be all lower-case
(#79) Spaces must be used to indent lines; tabs are not allowed
(#79) Tab found within whitespace
(#79) Line indented incorrectly; expected at least 16 spaces, found 4
(#79) Variable "newQuery" must be all lower-case
(#79) Variable "privList" must be all lower-case
(#80) Spaces must be used to indent lines; tabs are not allowed
(#80) Tab found within whitespace
(#80) Whitespace found at end of line
(#81) Spaces must be used to indent lines; tabs are not allowed
(#81) Tab found within whitespace
(#81) Line indented incorrectly; expected at least 16 spaces, found 4
(#81) Variable "newQuery" must be all lower-case
(#81) Variable "theDb" must be all lower-case
(#82) Spaces must be used to indent lines; tabs are not allowed
(#82) Tab found within whitespace
(#82) Whitespace found at end of line
(#83) Spaces must be used to indent lines; tabs are not allowed
(#83) Tab found within whitespace
(#83) Line indented incorrectly; expected at least 16 spaces, found 4
(#83) Variable "newQuery" must be all lower-case
(#83) Variable "newName" must be all lower-case
(#83) Variable "newHost" must be all lower-case
(#84) Spaces must be used to indent lines; tabs are not allowed
(#84) Tab found within whitespace
(#84) Whitespace found at end of line
(#85) Spaces must be used to indent lines; tabs are not allowed
(#85) Tab found within whitespace
(#85) Line indented incorrectly; expected at least 16 spaces, found 4
(#85) Inline control structures are not allowed
(#85) Variable "newPass" must be all lower-case
(#86) Spaces must be used to indent lines; tabs are not allowed
(#86) Tab found within whitespace
(#86) Line indented incorrectly; expected at least 16 spaces, found 5
(#86) Variable "newQuery" must be all lower-case
(#86) Variable "newPass" must be all lower-case
(#87) Spaces must be used to indent lines; tabs are not allowed
(#87) Tab found within whitespace
(#87) Whitespace found at end of line
(#88) Spaces must be used to indent lines; tabs are not allowed
(#88) Tab found within whitespace
(#88) Line indented incorrectly; expected at least 16 spaces, found 4
(#88) Inline control structures are not allowed
(#89) Spaces must be used to indent lines; tabs are not allowed
(#89) Tab found within whitespace
(#89) Line indented incorrectly; expected at least 16 spaces, found 5
(#89) Variable "newQuery" must be all lower-case
(#90) Spaces must be used to indent lines; tabs are not allowed
(#90) Tab found within whitespace
(#90) Whitespace found at end of line
(#91) Spaces must be used to indent lines; tabs are not allowed
(#91) Tab found within whitespace
(#91) Line indented incorrectly; expected at least 16 spaces, found 4
(#91) Variable "newQuery" must be all lower-case
(#91) Variable "dbError" must be all lower-case
(#92) Spaces must be used to indent lines; tabs are not allowed
(#92) Tab found within whitespace
(#92) Line indented incorrectly; expected 12 spaces, found 3
(#93) Spaces must be used to indent lines; tabs are not allowed
(#93) Tab found within whitespace
(#93) Line indented incorrectly; expected 8 spaces, found 2
(#94) Spaces must be used to indent lines; tabs are not allowed
(#94) Tab found within whitespace
(#94) Line indented incorrectly; expected at least 12 spaces, found 3
(#94) Variable "newQuery" must be all lower-case
(#94) Variable "privList" must be all lower-case
(#95) Spaces must be used to indent lines; tabs are not allowed
(#95) Tab found within whitespace
(#95) Whitespace found at end of line
(#96) Spaces must be used to indent lines; tabs are not allowed
(#96) Tab found within whitespace
(#96) Line indented incorrectly; expected at least 12 spaces, found 3
(#96) Variable "newQuery" must be all lower-case
(#97) Spaces must be used to indent lines; tabs are not allowed
(#97) Tab found within whitespace
(#97) Whitespace found at end of line
(#98) Spaces must be used to indent lines; tabs are not allowed
(#98) Tab found within whitespace
(#98) Line indented incorrectly; expected at least 12 spaces, found 3
(#98) Variable "newQuery" must be all lower-case
(#98) Variable "newName" must be all lower-case
(#98) Variable "newHost" must be all lower-case
(#99) Spaces must be used to indent lines; tabs are not allowed
(#99) Tab found within whitespace
(#99) Whitespace found at end of line
(#100) Spaces must be used to indent lines; tabs are not allowed
(#100) Tab found within whitespace
(#100) Line indented incorrectly; expected at least 12 spaces, found 3
(#100) Inline control structures are not allowed
(#100) Variable "newPass" must be all lower-case
(#101) Spaces must be used to indent lines; tabs are not allowed
(#101) Tab found within whitespace
(#101) Line indented incorrectly; expected at least 12 spaces, found 4
(#101) Variable "newQuery" must be all lower-case
(#101) Variable "newPass" must be all lower-case
(#102) Spaces must be used to indent lines; tabs are not allowed
(#102) Tab found within whitespace
(#102) Whitespace found at end of line
(#103) Spaces must be used to indent lines; tabs are not allowed
(#103) Tab found within whitespace
(#103) Line indented incorrectly; expected at least 12 spaces, found 3
(#103) Inline control structures are not allowed
(#104) Spaces must be used to indent lines; tabs are not allowed
(#104) Tab found within whitespace
(#104) Line indented incorrectly; expected at least 12 spaces, found 4
(#104) Variable "newQuery" must be all lower-case
(#105) Spaces must be used to indent lines; tabs are not allowed
(#105) Tab found within whitespace
(#105) Whitespace found at end of line
(#106) Spaces must be used to indent lines; tabs are not allowed
(#106) Tab found within whitespace
(#106) Line indented incorrectly; expected at least 12 spaces, found 3
(#106) Variable "newQuery" must be all lower-case
(#106) Variable "dbError" must be all lower-case
(#107) Spaces must be used to indent lines; tabs are not allowed
(#107) Tab found within whitespace
(#107) Line indented incorrectly; expected 8 spaces, found 2
(#108) Spaces must be used to indent lines; tabs are not allowed
(#108) Tab found within whitespace
(#108) Whitespace found at end of line
(#109) Spaces must be used to indent lines; tabs are not allowed
(#109) Tab found within whitespace
(#109) Line indented incorrectly; expected at least 8 spaces, found 2
(#109) Variable "dbError" must be all lower-case
(#110) Spaces must be used to indent lines; tabs are not allowed
(#110) Tab found within whitespace
(#110) Whitespace found at end of line
(#111) Spaces must be used to indent lines; tabs are not allowed
(#111) Tab found within whitespace
(#111) Line indented incorrectly; expected 4 spaces, found 1
(#116) Inline comments must start with a capital letter, digit or 3-dots sequence
(#116) Inline comments must end in full-stops, exclamation marks, or question marks
(#118) Spaces must be used to indent lines; tabs are not allowed
(#118) Tab found within whitespace
(#118) Line indented incorrectly; expected at least 4 spaces, found 1
(#118) Variable "deleteUsers" must be all lower-case
(#119) Spaces must be used to indent lines; tabs are not allowed
(#119) Tab found within whitespace
(#119) Whitespace found at end of line
(#120) Spaces must be used to indent lines; tabs are not allowed
(#120) Tab found within whitespace
(#120) Inline comments must start with a capital letter, digit or 3-dots sequence
(#120) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Spaces must be used to indent lines; tabs are not allowed
(#121) Tab found within whitespace
(#121) Line indented incorrectly; expected at least 4 spaces, found 1
(#121) Variable "userList" must be all lower-case
(#121) Variable "deleteUsers" must be all lower-case
(#122) Spaces must be used to indent lines; tabs are not allowed
(#122) Tab found within whitespace
(#122) Whitespace found at end of line
(#123) Spaces must be used to indent lines; tabs are not allowed
(#123) Tab found within whitespace
(#123) Line indented incorrectly; expected 4 spaces, found 1
(#123) Variable "userList" must be all lower-case
(#124) Spaces must be used to indent lines; tabs are not allowed
(#124) Tab found within whitespace
(#124) Line indented incorrectly; expected at least 8 spaces, found 2
(#125) Spaces must be used to indent lines; tabs are not allowed
(#125) Tab found within whitespace
(#125) Whitespace found at end of line
(#126) Spaces must be used to indent lines; tabs are not allowed
(#126) Tab found within whitespace
(#126) Line indented incorrectly; expected at least 8 spaces, found 2
(#126) Inline control structures are not allowed
(#127) Spaces must be used to indent lines; tabs are not allowed
(#127) Tab found within whitespace
(#127) Line indented incorrectly; expected at least 8 spaces, found 3
(#128) Spaces must be used to indent lines; tabs are not allowed
(#128) Tab found within whitespace
(#128) Whitespace found at end of line
(#129) Spaces must be used to indent lines; tabs are not allowed
(#129) Tab found within whitespace
(#129) Line indented incorrectly; expected at least 8 spaces, found 2
(#129) Inline control structures are not allowed
(#130) Spaces must be used to indent lines; tabs are not allowed
(#130) Tab found within whitespace
(#130) Line indented incorrectly; expected at least 8 spaces, found 3
(#131) Spaces must be used to indent lines; tabs are not allowed
(#131) Tab found within whitespace
(#131) Whitespace found at end of line
(#132) Spaces must be used to indent lines; tabs are not allowed
(#132) Tab found within whitespace
(#132) Line indented incorrectly; expected 8 spaces, found 2
(#133) Spaces must be used to indent lines; tabs are not allowed
(#133) Tab found within whitespace
(#133) Line indented incorrectly; expected at least 12 spaces, found 3
(#134) Spaces must be used to indent lines; tabs are not allowed
(#134) Tab found within whitespace
(#134) Line indented incorrectly; expected at least 12 spaces, found 3
(#135) Spaces must be used to indent lines; tabs are not allowed
(#135) Tab found within whitespace
(#135) Line indented incorrectly; expected at least 12 spaces, found 3
(#136) Spaces must be used to indent lines; tabs are not allowed
(#136) Tab found within whitespace
(#136) Line indented incorrectly; expected at least 12 spaces, found 3
(#137) Spaces must be used to indent lines; tabs are not allowed
(#137) Tab found within whitespace
(#137) Line indented incorrectly; expected at least 12 spaces, found 3
(#138) Spaces must be used to indent lines; tabs are not allowed
(#138) Tab found within whitespace
(#138) Line indented incorrectly; expected at least 12 spaces, found 3
(#139) Spaces must be used to indent lines; tabs are not allowed
(#139) Tab found within whitespace
(#139) Line indented incorrectly; expected 8 spaces, found 2
(#140) Spaces must be used to indent lines; tabs are not allowed
(#140) Tab found within whitespace
(#140) Line indented incorrectly; expected 4 spaces, found 1
(#141) Spaces must be used to indent lines; tabs are not allowed
(#141) Tab found within whitespace
(#141) Line indented incorrectly; expected at least 4 spaces, found 1
(#144) Variable "dbError" must be all lower-case
(#145) Spaces must be used to indent lines; tabs are not allowed
(#145) Tab found within whitespace
(#145) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Spaces must be used to indent lines; tabs are not allowed
(#146) Tab found within whitespace
(#146) Line indented incorrectly; expected at least 4 spaces, found 1
(#146) Variable "dbError" must be all lower-case
(#147) Spaces must be used to indent lines; tabs are not allowed
(#147) Tab found within whitespace
(#147) Line indented incorrectly; expected at least 4 spaces, found 1
(#157) Spaces must be used to indent lines; tabs are not allowed
(#157) Tab found within whitespace
(#157) Whitespace found at end of line
(#158) Spaces must be used to indent lines; tabs are not allowed
(#158) Tab found within whitespace
(#158) Line indented incorrectly; expected at least 4 spaces, found 1
(#158) Variable "userSql" must be all lower-case
(#158) The use of backticks in strings is not recommended
(#159) Spaces must be used to indent lines; tabs are not allowed
(#159) Tab found within whitespace
(#159) Whitespace found at end of line
(#160) Spaces must be used to indent lines; tabs are not allowed
(#160) Tab found within whitespace
(#160) Line indented incorrectly; expected 4 spaces, found 1
(#160) Variable "userSql" must be all lower-case
(#161) Spaces must be used to indent lines; tabs are not allowed
(#161) Tab found within whitespace
(#161) Whitespace found at end of line
(#162) Spaces must be used to indent lines; tabs are not allowed
(#162) Tab found within whitespace
(#162) Line indented incorrectly; expected 4 spaces, found 2
(#163) Spaces must be used to indent lines; tabs are not allowed
(#164) Spaces must be used to indent lines; tabs are not allowed
(#165) Spaces must be used to indent lines; tabs are not allowed
(#166) Spaces must be used to indent lines; tabs are not allowed
(#167) Spaces must be used to indent lines; tabs are not allowed
(#167) Line indented incorrectly; expected 4 spaces, found 2
(#168) Spaces must be used to indent lines; tabs are not allowed
(#168) Tab found within whitespace
(#168) Whitespace found at end of line
(#169) Spaces must be used to indent lines; tabs are not allowed
(#169) Tab found within whitespace
(#169) Line indented incorrectly; expected at least 4 spaces, found 2
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#169) Line exceeds 132 characters; contains 142 characters
(#170) Spaces must be used to indent lines; tabs are not allowed
(#170) Tab found within whitespace
(#170) Line indented incorrectly; expected at least 4 spaces, found 2
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#170) Line exceeds maximum limit of 180 characters; contains 205 characters
(#171) Spaces must be used to indent lines; tabs are not allowed
(#171) Tab found within whitespace
(#171) Whitespace found at end of line
(#172) Spaces must be used to indent lines; tabs are not allowed
(#172) Tab found within whitespace
(#172) Line indented incorrectly; expected 4 spaces, found 2
(#173) Spaces must be used to indent lines; tabs are not allowed
(#174) Spaces must be used to indent lines; tabs are not allowed
(#175) Spaces must be used to indent lines; tabs are not allowed
(#176) Spaces must be used to indent lines; tabs are not allowed
(#177) Spaces must be used to indent lines; tabs are not allowed
(#178) Spaces must be used to indent lines; tabs are not allowed
(#178) Line indented incorrectly; expected 4 spaces, found 2
(#179) Spaces must be used to indent lines; tabs are not allowed
(#179) Tab found within whitespace
(#179) Whitespace found at end of line
(#180) Spaces must be used to indent lines; tabs are not allowed
(#180) Tab found within whitespace
(#180) Line indented incorrectly; expected at least 4 spaces, found 2
(#181) Spaces must be used to indent lines; tabs are not allowed
(#181) Tab found within whitespace
(#181) Whitespace found at end of line
(#182) Spaces must be used to indent lines; tabs are not allowed
(#182) Tab found within whitespace
(#182) Line indented incorrectly; expected at least 4 spaces, found 2
(#183) Spaces must be used to indent lines; tabs are not allowed
(#183) Tab found within whitespace
(#183) Whitespace found at end of line
(#184) Spaces must be used to indent lines; tabs are not allowed
(#184) Tab found within whitespace
(#184) Line indented incorrectly; expected at least 4 spaces, found 2
(#185) Spaces must be used to indent lines; tabs are not allowed
(#185) Tab found within whitespace
(#185) Line indented incorrectly; expected at least 4 spaces, found 3
(#186) Spaces must be used to indent lines; tabs are not allowed
(#186) Tab found within whitespace
(#186) Line indented incorrectly; expected at least 4 spaces, found 3
(#187) Spaces must be used to indent lines; tabs are not allowed
(#187) Tab found within whitespace
(#187) Line indented incorrectly; expected at least 4 spaces, found 3
(#188) Spaces must be used to indent lines; tabs are not allowed
(#188) Tab found within whitespace
(#188) Line indented incorrectly; expected at least 4 spaces, found 3
(#189) Spaces must be used to indent lines; tabs are not allowed
(#189) Tab found within whitespace
(#189) Line indented incorrectly; expected at least 4 spaces, found 3
(#190) Spaces must be used to indent lines; tabs are not allowed
(#190) Tab found within whitespace
(#190) Line indented incorrectly; expected at least 4 spaces, found 3
(#191) Spaces must be used to indent lines; tabs are not allowed
(#191) Tab found within whitespace
(#191) Line indented incorrectly; expected at least 4 spaces, found 3
(#192) Spaces must be used to indent lines; tabs are not allowed
(#192) Tab found within whitespace
(#192) Line indented incorrectly; expected at least 4 spaces, found 3
(#193) Spaces must be used to indent lines; tabs are not allowed
(#193) Tab found within whitespace
(#193) Line indented incorrectly; expected at least 4 spaces, found 3
(#194) Spaces must be used to indent lines; tabs are not allowed
(#194) Tab found within whitespace
(#194) Line indented incorrectly; expected at least 4 spaces, found 3
(#195) Spaces must be used to indent lines; tabs are not allowed
(#195) Tab found within whitespace
(#195) Line indented incorrectly; expected at least 4 spaces, found 2
(#196) Spaces must be used to indent lines; tabs are not allowed
(#196) Tab found within whitespace
(#196) Whitespace found at end of line
(#197) Spaces must be used to indent lines; tabs are not allowed
(#197) Tab found within whitespace
(#197) Line indented incorrectly; expected at least 4 spaces, found 2
(#198) Spaces must be used to indent lines; tabs are not allowed
(#198) Tab found within whitespace
(#198) Whitespace found at end of line
(#199) Spaces must be used to indent lines; tabs are not allowed
(#199) Tab found within whitespace
(#199) Line indented incorrectly; expected at least 4 spaces, found 2
(#200) Spaces must be used to indent lines; tabs are not allowed
(#200) Tab found within whitespace
(#200) Whitespace found at end of line
(#201) Spaces must be used to indent lines; tabs are not allowed
(#201) Tab found within whitespace
(#201) Line indented incorrectly; expected 4 spaces, found 2
(#201) Variable "userRow" must be all lower-case
(#201) Variable "userSql" must be all lower-case
(#202) Spaces must be used to indent lines; tabs are not allowed
(#202) Tab found within whitespace
(#202) Line indented incorrectly; expected at least 8 spaces, found 3
(#202) Variable "queryBuilder" must be all lower-case
(#202) Variable "userRow" must be all lower-case
(#202) Variable "userRow" must be all lower-case
(#203) Spaces must be used to indent lines; tabs are not allowed
(#203) Tab found within whitespace
(#203) Line indented incorrectly; expected at least 8 spaces, found 3
(#204) Spaces must be used to indent lines; tabs are not allowed
(#204) Tab found within whitespace
(#204) Whitespace found at end of line
(#205) Spaces must be used to indent lines; tabs are not allowed
(#205) Tab found within whitespace
(#205) Line indented incorrectly; expected at least 8 spaces, found 3
(#205) Inline control structures are not allowed
(#206) Spaces must be used to indent lines; tabs are not allowed
(#206) Tab found within whitespace
(#206) Line indented incorrectly; expected at least 8 spaces, found 4
(#207) Spaces must be used to indent lines; tabs are not allowed
(#207) Tab found within whitespace
(#207) Line indented incorrectly; expected at least 8 spaces, found 3
(#207) Inline control structures are not allowed
(#207) Whitespace found at end of line
(#208) Spaces must be used to indent lines; tabs are not allowed
(#208) Tab found within whitespace
(#208) Line indented incorrectly; expected at least 8 spaces, found 4
(#209) Spaces must be used to indent lines; tabs are not allowed
(#209) Tab found within whitespace
(#209) Whitespace found at end of line
(#210) Spaces must be used to indent lines; tabs are not allowed
(#210) Tab found within whitespace
(#210) Line indented incorrectly; expected at least 8 spaces, found 3
(#210) Variable "queryBuilder" must be all lower-case
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#210) Line exceeds 132 characters; contains 148 characters
(#211) Spaces must be used to indent lines; tabs are not allowed
(#211) Tab found within whitespace
(#211) Line indented incorrectly; expected 4 spaces, found 2
(#212) Spaces must be used to indent lines; tabs are not allowed
(#212) Tab found within whitespace
(#212) Whitespace found at end of line
(#213) Spaces must be used to indent lines; tabs are not allowed
(#213) Tab found within whitespace
(#213) Line indented incorrectly; expected at least 4 spaces, found 2
(#214) Spaces must be used to indent lines; tabs are not allowed
(#214) Tab found within whitespace
(#214) Whitespace found at end of line
(#215) Spaces must be used to indent lines; tabs are not allowed
(#215) Tab found within whitespace
(#215) Line indented incorrectly; expected at least 4 spaces, found 2
(#215) Variable "userSql" must be all lower-case
(#215) The use of backticks in strings is not recommended
(#216) Spaces must be used to indent lines; tabs are not allowed
(#216) Tab found within whitespace
(#216) Whitespace found at end of line
(#217) Spaces must be used to indent lines; tabs are not allowed
(#217) Tab found within whitespace
(#217) Line indented incorrectly; expected at least 4 spaces, found 2
(#218) Spaces must be used to indent lines; tabs are not allowed
(#218) Tab found within whitespace
(#218) Whitespace found at end of line
(#219) Spaces must be used to indent lines; tabs are not allowed
(#219) Tab found within whitespace
(#219) Line indented incorrectly; expected 4 spaces, found 2
(#219) Variable "userSql" must be all lower-case
(#220) Spaces must be used to indent lines; tabs are not allowed
(#220) Tab found within whitespace
(#220) Line indented incorrectly; expected at least 8 spaces, found 3
(#221) Spaces must be used to indent lines; tabs are not allowed
(#221) Tab found within whitespace
(#221) Whitespace found at end of line
(#222) Spaces must be used to indent lines; tabs are not allowed
(#222) Tab found within whitespace
(#222) Line indented incorrectly; expected 8 spaces, found 3
(#222) Variable "userRow" must be all lower-case
(#222) Variable "userSql" must be all lower-case
(#223) Spaces must be used to indent lines; tabs are not allowed
(#223) Tab found within whitespace
(#223) Whitespace found at end of line
(#224) Spaces must be used to indent lines; tabs are not allowed
(#224) Tab found within whitespace
(#224) Line indented incorrectly; expected at least 12 spaces, found 4
(#225) Spaces must be used to indent lines; tabs are not allowed
(#225) Tab found within whitespace
(#225) Whitespace found at end of line
(#226) Spaces must be used to indent lines; tabs are not allowed
(#226) Tab found within whitespace
(#226) Line indented incorrectly; expected 12 spaces, found 4
(#226) Expected "if (...) {\n"; found "if (...) { "
(#226) Closing brace must be on a line by itself
(#227) Spaces must be used to indent lines; tabs are not allowed
(#227) Tab found within whitespace
(#227) Line indented incorrectly; expected 12 spaces, found 4
(#227) Expected "} else {\n"; found "}\n\t\t\t\telse \n\t\t\t\t{ "
(#227) Whitespace found at end of line
(#228) Spaces must be used to indent lines; tabs are not allowed
(#228) Tab found within whitespace
(#228) Line indented incorrectly; expected at least 12 spaces, found 4
(#228) Closing brace must be on a line by itself
(#229) Spaces must be used to indent lines; tabs are not allowed
(#229) Tab found within whitespace
(#229) Whitespace found at end of line
(#230) Spaces must be used to indent lines; tabs are not allowed
(#230) Tab found within whitespace
(#230) Line indented incorrectly; expected at least 12 spaces, found 4
(#231) Spaces must be used to indent lines; tabs are not allowed
(#231) Tab found within whitespace
(#231) Line indented incorrectly; expected at least 12 spaces, found 4
(#232) Spaces must be used to indent lines; tabs are not allowed
(#232) Tab found within whitespace
(#232) Line indented incorrectly; expected at least 12 spaces, found 4
(#233) Spaces must be used to indent lines; tabs are not allowed
(#233) Tab found within whitespace
(#233) Line indented incorrectly; expected at least 12 spaces, found 4
(#233) Variable "userRow" must be all lower-case
(#234) Spaces must be used to indent lines; tabs are not allowed
(#234) Tab found within whitespace
(#234) Line indented incorrectly; expected at least 12 spaces, found 4
(#234) Variable "userRow" must be all lower-case
(#235) Spaces must be used to indent lines; tabs are not allowed
(#235) Tab found within whitespace
(#235) Line indented incorrectly; expected at least 12 spaces, found 4
(#236) Spaces must be used to indent lines; tabs are not allowed
(#236) Tab found within whitespace
(#236) Line indented incorrectly; expected at least 12 spaces, found 4
(#237) Spaces must be used to indent lines; tabs are not allowed
(#237) Tab found within whitespace
(#237) Line indented incorrectly; expected at least 12 spaces, found 4
(#238) Spaces must be used to indent lines; tabs are not allowed
(#238) Tab found within whitespace
(#238) Whitespace found at end of line
(#239) Spaces must be used to indent lines; tabs are not allowed
(#239) Tab found within whitespace
(#239) Line indented incorrectly; expected at least 12 spaces, found 4
(#240) Spaces must be used to indent lines; tabs are not allowed
(#240) Tab found within whitespace
(#240) Line indented incorrectly; expected 8 spaces, found 3
(#241) Spaces must be used to indent lines; tabs are not allowed
(#241) Tab found within whitespace
(#241) Line indented incorrectly; expected 4 spaces, found 2
(#242) Spaces must be used to indent lines; tabs are not allowed
(#242) Tab found within whitespace
(#242) Whitespace found at end of line
(#243) Spaces must be used to indent lines; tabs are not allowed
(#243) Tab found within whitespace
(#243) Line indented incorrectly; expected at least 4 spaces, found 2
(#244) Spaces must be used to indent lines; tabs are not allowed
(#244) Tab found within whitespace
(#244) Line indented incorrectly; expected at least 4 spaces, found 2
(#245) Spaces must be used to indent lines; tabs are not allowed
(#245) Tab found within whitespace
(#245) Whitespace found at end of line
(#246) Spaces must be used to indent lines; tabs are not allowed
(#246) Tab found within whitespace
(#246) Line indented incorrectly; expected 4 spaces, found 1
(#247) Spaces must be used to indent lines; tabs are not allowed
(#247) Tab found within whitespace
(#247) Whitespace found at end of line
(#248) Spaces must be used to indent lines; tabs are not allowed
(#248) Tab found within whitespace
(#248) Line indented incorrectly; expected at least 4 spaces, found 1
(#248) Variable "hasPermissions" must be all lower-case
(#249) Spaces must be used to indent lines; tabs are not allowed
(#249) Tab found within whitespace
(#249) Whitespace found at end of line
(#250) Spaces must be used to indent lines; tabs are not allowed
(#250) Tab found within whitespace
(#250) Inline comments must start with a capital letter, digit or 3-dots sequence
(#250) Inline comments must end in full-stops, exclamation marks, or question marks
(#250) Line indented incorrectly; expected at least 4 spaces, found 1
(#251) Spaces must be used to indent lines; tabs are not allowed
(#251) Tab found within whitespace
(#251) Line indented incorrectly; expected at least 4 spaces, found 1
(#251) Variable "checkSql" must be all lower-case
(#251) The use of backticks in strings is not recommended
(#251) The use of backticks in strings is not recommended
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#251) Line exceeds 132 characters; contains 170 characters
(#252) Spaces must be used to indent lines; tabs are not allowed
(#252) Tab found within whitespace
(#252) Whitespace found at end of line
(#253) Spaces must be used to indent lines; tabs are not allowed
(#253) Tab found within whitespace
(#253) Line indented incorrectly; expected 4 spaces, found 1
(#253) Variable "checkSql" must be all lower-case
(#254) Spaces must be used to indent lines; tabs are not allowed
(#254) Tab found within whitespace
(#254) Line indented incorrectly; expected at least 8 spaces, found 2
(#254) Variable "grantValue" must be all lower-case
(#254) Variable "checkSql" must be all lower-case
(#255) Spaces must be used to indent lines; tabs are not allowed
(#255) Tab found within whitespace
(#255) Whitespace found at end of line
(#256) Spaces must be used to indent lines; tabs are not allowed
(#256) Tab found within whitespace
(#256) Line indented incorrectly; expected 8 spaces, found 2
(#256) Variable "grantValue" must be all lower-case
(#257) Spaces must be used to indent lines; tabs are not allowed
(#257) Tab found within whitespace
(#257) Line indented incorrectly; expected at least 12 spaces, found 3
(#257) Variable "hasPermissions" must be all lower-case
(#258) Spaces must be used to indent lines; tabs are not allowed
(#258) Tab found within whitespace
(#258) Line indented incorrectly; expected 8 spaces, found 2
(#259) Spaces must be used to indent lines; tabs are not allowed
(#259) Tab found within whitespace
(#259) Line indented incorrectly; expected 4 spaces, found 1
(#260) Spaces must be used to indent lines; tabs are not allowed
(#260) Tab found within whitespace
(#260) Whitespace found at end of line
(#261) Spaces must be used to indent lines; tabs are not allowed
(#261) Tab found within whitespace
(#261) Line indented incorrectly; expected 4 spaces, found 1
(#261) Variable "hasPermissions" must be all lower-case
(#262) Spaces must be used to indent lines; tabs are not allowed
(#262) Tab found within whitespace
(#262) Whitespace found at end of line
(#263) Spaces must be used to indent lines; tabs are not allowed
(#263) Tab found within whitespace
(#263) Line indented incorrectly; expected 4 spaces, found 1
(#264) Spaces must be used to indent lines; tabs are not allowed
(#265) Spaces must be used to indent lines; tabs are not allowed
(#266) Spaces must be used to indent lines; tabs are not allowed
(#267) Spaces must be used to indent lines; tabs are not allowed
(#268) Spaces must be used to indent lines; tabs are not allowed
(#269) Spaces must be used to indent lines; tabs are not allowed
(#270) Spaces must be used to indent lines; tabs are not allowed
(#271) Spaces must be used to indent lines; tabs are not allowed
(#272) Spaces must be used to indent lines; tabs are not allowed
(#273) Spaces must be used to indent lines; tabs are not allowed
(#274) Spaces must be used to indent lines; tabs are not allowed
(#275) Spaces must be used to indent lines; tabs are not allowed
(#276) Spaces must be used to indent lines; tabs are not allowed
(#277) Spaces must be used to indent lines; tabs are not allowed
(#278) Spaces must be used to indent lines; tabs are not allowed
(#279) Spaces must be used to indent lines; tabs are not allowed
(#280) Spaces must be used to indent lines; tabs are not allowed
(#281) Spaces must be used to indent lines; tabs are not allowed
(#282) Spaces must be used to indent lines; tabs are not allowed
(#282) Line indented incorrectly; expected 4 spaces, found 2
(#283) Spaces must be used to indent lines; tabs are not allowed
(#283) Tab found within whitespace
(#283) Whitespace found at end of line
(#284) Spaces must be used to indent lines; tabs are not allowed
(#284) Tab found within whitespace
(#284) Line indented incorrectly; expected at least 4 spaces, found 2
(#284) Variable "dbList" must be all lower-case
(#285) Spaces must be used to indent lines; tabs are not allowed
(#285) Tab found within whitespace
(#285) Whitespace found at end of line
(#286) Spaces must be used to indent lines; tabs are not allowed
(#286) Tab found within whitespace
(#286) Line indented incorrectly; expected 4 spaces, found 2
(#286) Variable "dbList" must be all lower-case
(#287) Spaces must be used to indent lines; tabs are not allowed
(#287) Tab found within whitespace
(#287) Whitespace found at end of line
(#288) Spaces must be used to indent lines; tabs are not allowed
(#288) Tab found within whitespace
(#288) Line indented incorrectly; expected 4 spaces, found 2
(#289) Spaces must be used to indent lines; tabs are not allowed
(#290) Spaces must be used to indent lines; tabs are not allowed
(#291) Spaces must be used to indent lines; tabs are not allowed
(#292) Spaces must be used to indent lines; tabs are not allowed
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#292) Line exceeds maximum limit of 180 characters; contains 351 characters
(#293) Spaces must be used to indent lines; tabs are not allowed
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#293) Line exceeds maximum limit of 180 characters; contains 335 characters
(#294) Spaces must be used to indent lines; tabs are not allowed
(#295) Spaces must be used to indent lines; tabs are not allowed
(#296) Spaces must be used to indent lines; tabs are not allowed
(#297) Spaces must be used to indent lines; tabs are not allowed
(#298) Spaces must be used to indent lines; tabs are not allowed
(#298) Tab found within whitespace
(#298) Whitespace found at end of line
(#299) Spaces must be used to indent lines; tabs are not allowed
(#299) Tab found within whitespace
(#299) Variable "dbRow" must be all lower-case
(#299) Variable "dbList" must be all lower-case
(#300) Spaces must be used to indent lines; tabs are not allowed
(#300) Tab found within whitespace
(#300) Line indented incorrectly; expected at least 8 spaces, found 5
(#301) Spaces must be used to indent lines; tabs are not allowed
(#301) Tab found within whitespace
(#301) Line indented incorrectly; expected at least 8 spaces, found 5
(#302) Spaces must be used to indent lines; tabs are not allowed
(#302) Tab found within whitespace
(#302) Line indented incorrectly; expected at least 8 spaces, found 5
(#302) Variable "dbRow" must be all lower-case
(#302) Variable "dbRow" must be all lower-case
(#303) Spaces must be used to indent lines; tabs are not allowed
(#303) Tab found within whitespace
(#303) Line indented incorrectly; expected at least 8 spaces, found 5
(#304) Spaces must be used to indent lines; tabs are not allowed
(#304) Tab found within whitespace
(#304) Line indented incorrectly; expected at least 8 spaces, found 5
(#305) Spaces must be used to indent lines; tabs are not allowed
(#305) Tab found within whitespace
(#306) Spaces must be used to indent lines; tabs are not allowed
(#306) Tab found within whitespace
(#306) Whitespace found at end of line
(#307) Spaces must be used to indent lines; tabs are not allowed
(#307) Tab found within whitespace
(#308) Spaces must be used to indent lines; tabs are not allowed
(#309) Spaces must be used to indent lines; tabs are not allowed
(#310) Spaces must be used to indent lines; tabs are not allowed
(#311) Spaces must be used to indent lines; tabs are not allowed
(#312) Spaces must be used to indent lines; tabs are not allowed
(#313) Spaces must be used to indent lines; tabs are not allowed
(#313) Line indented incorrectly; expected 4 spaces, found 2
(#314) Spaces must be used to indent lines; tabs are not allowed
(#314) Tab found within whitespace
(#314) Whitespace found at end of line
(#315) Spaces must be used to indent lines; tabs are not allowed
(#315) Tab found within whitespace
(#315) Line indented incorrectly; expected 4 spaces, found 2
(#316) Spaces must be used to indent lines; tabs are not allowed
(#316) Tab found within whitespace
(#316) Whitespace found at end of line
(#317) Spaces must be used to indent lines; tabs are not allowed
(#317) Tab found within whitespace
(#317) Line indented incorrectly; expected 4 spaces, found 2
(#318) Spaces must be used to indent lines; tabs are not allowed
(#319) Spaces must be used to indent lines; tabs are not allowed
(#320) Spaces must be used to indent lines; tabs are not allowed
(#321) Spaces must be used to indent lines; tabs are not allowed
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#321) Line exceeds maximum limit of 180 characters; contains 237 characters
(#322) Spaces must be used to indent lines; tabs are not allowed
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#322) Line exceeds maximum limit of 180 characters; contains 241 characters
(#323) Spaces must be used to indent lines; tabs are not allowed
(#324) Spaces must be used to indent lines; tabs are not allowed
(#325) Spaces must be used to indent lines; tabs are not allowed
(#326) Spaces must be used to indent lines; tabs are not allowed
(#327) Spaces must be used to indent lines; tabs are not allowed
(#328) Spaces must be used to indent lines; tabs are not allowed
(#329) Spaces must be used to indent lines; tabs are not allowed
(#330) Spaces must be used to indent lines; tabs are not allowed
(#331) Spaces must be used to indent lines; tabs are not allowed
(#332) Spaces must be used to indent lines; tabs are not allowed
(#333) Spaces must be used to indent lines; tabs are not allowed
(#334) Spaces must be used to indent lines; tabs are not allowed
(#335) Spaces must be used to indent lines; tabs are not allowed
(#336) Spaces must be used to indent lines; tabs are not allowed
(#337) Spaces must be used to indent lines; tabs are not allowed
(#338) Spaces must be used to indent lines; tabs are not allowed
(#339) Spaces must be used to indent lines; tabs are not allowed
(#340) Spaces must be used to indent lines; tabs are not allowed
(#341) Spaces must be used to indent lines; tabs are not allowed
(#342) Spaces must be used to indent lines; tabs are not allowed
(#343) Spaces must be used to indent lines; tabs are not allowed
(#344) Spaces must be used to indent lines; tabs are not allowed
(#345) Spaces must be used to indent lines; tabs are not allowed
(#346) Spaces must be used to indent lines; tabs are not allowed
(#347) Spaces must be used to indent lines; tabs are not allowed
(#348) Spaces must be used to indent lines; tabs are not allowed
(#349) Spaces must be used to indent lines; tabs are not allowed
(#350) Spaces must be used to indent lines; tabs are not allowed
(#351) Spaces must be used to indent lines; tabs are not allowed
(#352) Spaces must be used to indent lines; tabs are not allowed
(#353) Spaces must be used to indent lines; tabs are not allowed
(#354) Spaces must be used to indent lines; tabs are not allowed
(#355) Spaces must be used to indent lines; tabs are not allowed
(#356) Spaces must be used to indent lines; tabs are not allowed
(#357) Spaces must be used to indent lines; tabs are not allowed
(#358) Spaces must be used to indent lines; tabs are not allowed
(#359) Spaces must be used to indent lines; tabs are not allowed
(#360) Spaces must be used to indent lines; tabs are not allowed
(#361) Spaces must be used to indent lines; tabs are not allowed
(#362) Spaces must be used to indent lines; tabs are not allowed
(#363) Spaces must be used to indent lines; tabs are not allowed
(#364) Spaces must be used to indent lines; tabs are not allowed
(#365) Spaces must be used to indent lines; tabs are not allowed
(#366) Spaces must be used to indent lines; tabs are not allowed
(#367) Spaces must be used to indent lines; tabs are not allowed
(#368) Spaces must be used to indent lines; tabs are not allowed
(#369) Spaces must be used to indent lines; tabs are not allowed
(#370) Spaces must be used to indent lines; tabs are not allowed
(#371) Spaces must be used to indent lines; tabs are not allowed
(#372) Spaces must be used to indent lines; tabs are not allowed
(#373) Spaces must be used to indent lines; tabs are not allowed
(#374) Spaces must be used to indent lines; tabs are not allowed
(#375) Spaces must be used to indent lines; tabs are not allowed
(#376) Spaces must be used to indent lines; tabs are not allowed
(#377) Spaces must be used to indent lines; tabs are not allowed
(#378) Spaces must be used to indent lines; tabs are not allowed
(#379) Spaces must be used to indent lines; tabs are not allowed
(#380) Spaces must be used to indent lines; tabs are not allowed
(#381) Spaces must be used to indent lines; tabs are not allowed
(#382) Spaces must be used to indent lines; tabs are not allowed
(#383) Spaces must be used to indent lines; tabs are not allowed
(#384) Spaces must be used to indent lines; tabs are not allowed
(#385) Spaces must be used to indent lines; tabs are not allowed
(#386) Spaces must be used to indent lines; tabs are not allowed
(#387) Spaces must be used to indent lines; tabs are not allowed
(#388) Spaces must be used to indent lines; tabs are not allowed
(#389) Spaces must be used to indent lines; tabs are not allowed
(#390) Spaces must be used to indent lines; tabs are not allowed
(#391) Spaces must be used to indent lines; tabs are not allowed
(#392) Spaces must be used to indent lines; tabs are not allowed
(#393) Spaces must be used to indent lines; tabs are not allowed
(#394) Spaces must be used to indent lines; tabs are not allowed
(#395) Spaces must be used to indent lines; tabs are not allowed
(#396) Spaces must be used to indent lines; tabs are not allowed
(#397) Spaces must be used to indent lines; tabs are not allowed
(#398) Spaces must be used to indent lines; tabs are not allowed
(#399) Spaces must be used to indent lines; tabs are not allowed
(#400) Spaces must be used to indent lines; tabs are not allowed
(#401) Spaces must be used to indent lines; tabs are not allowed
(#402) Spaces must be used to indent lines; tabs are not allowed
(#403) Spaces must be used to indent lines; tabs are not allowed
(#404) Spaces must be used to indent lines; tabs are not allowed
(#405) Spaces must be used to indent lines; tabs are not allowed
(#406) Spaces must be used to indent lines; tabs are not allowed
(#407) Spaces must be used to indent lines; tabs are not allowed
(#408) Spaces must be used to indent lines; tabs are not allowed
(#409) Spaces must be used to indent lines; tabs are not allowed
(#410) Spaces must be used to indent lines; tabs are not allowed
(#411) Spaces must be used to indent lines; tabs are not allowed
(#412) Spaces must be used to indent lines; tabs are not allowed
(#413) Spaces must be used to indent lines; tabs are not allowed
(#414) Spaces must be used to indent lines; tabs are not allowed
(#415) Spaces must be used to indent lines; tabs are not allowed
(#416) Spaces must be used to indent lines; tabs are not allowed
(#417) Spaces must be used to indent lines; tabs are not allowed
(#417) Line indented incorrectly; expected 4 spaces, found 1
(#418) Spaces must be used to indent lines; tabs are not allowed
(#418) Tab found within whitespace
(#418) Whitespace found at end of line
(#419) Spaces must be used to indent lines; tabs are not allowed
(#419) Tab found within whitespace
(#419) Line indented incorrectly; expected 4 spaces, found 1
(#420) Spaces must be used to indent lines; tabs are not allowed
(#420) Tab found within whitespace
(#420) Line indented incorrectly; expected 4 spaces, found 2
(#421) Spaces must be used to indent lines; tabs are not allowed
(#422) Spaces must be used to indent lines; tabs are not allowed
(#423) Spaces must be used to indent lines; tabs are not allowed
(#423) Line indented incorrectly; expected 4 spaces, found 2
(#424) Spaces must be used to indent lines; tabs are not allowed
(#424) Tab found within whitespace
(#424) Line indented incorrectly; expected 4 spaces, found 1
(#427) Spaces must be used to indent lines; tabs are not allowed
(#427) Tab found within whitespace
(#427) Line indented incorrectly; expected 4 spaces, found 1
(#428) Spaces must be used to indent lines; tabs are not allowed
(#429) Spaces must be used to indent lines; tabs are not allowed
(#430) Spaces must be used to indent lines; tabs are not allowed
(#431) Spaces must be used to indent lines; tabs are not allowed
(#432) Spaces must be used to indent lines; tabs are not allowed
(#432) Line indented incorrectly; expected 4 spaces, found 1
(#438) Variable "requestKey" must be all lower-case

Javascript coding style problems

(0 errors, 940 warnings)

This section shows the coding style problems detected in the code by jshint [More info]

local/sqlbuddy/vendor/sqlbuddy/js/core.js
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#13) Expected '===' and instead saw '=='.
(#14) Expected '{' and instead saw 'return'.
(#16) Expected '{' and instead saw 'return'.
(#31) Expected '{' and instead saw 'shiftPressed'.
(#53) Expected '!==' and instead saw '!='.
(#53) Expected '!==' and instead saw '!='.
(#61) 'Page' was used before it was defined.
(#63) Expected an assignment or function call and instead saw an expression.
(#64) Expected an assignment or function call and instead saw an expression.
(#67) Expected an assignment or function call and instead saw an expression.
(#68) Expected an assignment or function call and instead saw an expression.
(#69) Expected an assignment or function call and instead saw an expression.
(#70) Expected an assignment or function call and instead saw an expression.
(#74) Expected an assignment or function call and instead saw an expression.
(#75) Expected an assignment or function call and instead saw an expression.
(#76) Expected an assignment or function call and instead saw an expression.
(#77) Expected an assignment or function call and instead saw an expression.
(#88) Line is too long.
(#93) Line is too long.
(#94) Line is too long.
(#99) Expected '===' and instead saw '=='.
(#99) Expected '===' and instead saw '=='.
(#106) Expected '{' and instead saw 'pageUrl'.
(#108) Expected '{' and instead saw 'pageUrl'.
(#110) Expected '{' and instead saw 'pageUrl'.
(#113) Expected '===' and instead saw '=='.
(#116) Expected '===' and instead saw '=='.
(#119) Expected '===' and instead saw '=='.
(#126) Missing semicolon.
(#130) Expected '{' and instead saw 'this'.
(#145) Expected '{' and instead saw 'rowCount'.
(#147) Expected '{' and instead saw 'rowCount'.
(#149) Expected '===' and instead saw '=='.
(#150) Expected '{' and instead saw 'browseIsActive'.
(#154) Expected '===' and instead saw '=='.
(#155) Expected '{' and instead saw 'tabLiObj'.
(#156) Expected '===' and instead saw '=='.
(#156) Expected '===' and instead saw '=='.
(#157) Expected '{' and instead saw 'tabLiObj'.
(#160) Expected '===' and instead saw '=='.
(#160) Expected '!==' and instead saw '!='.
(#166) Expected '!==' and instead saw '!='.
(#166) Expected '===' and instead saw '=='.
(#166) Expected '===' and instead saw '=='.
(#167) Expected '{' and instead saw 'tabAObj'.
(#168) Expected '===' and instead saw '=='.
(#168) Expected '===' and instead saw '=='.
(#171) Expected '{' and instead saw 'hrefBuild'.
(#173) Expected '{' and instead saw 'hrefBuild'.
(#174) Expected '!==' and instead saw '!='.
(#175) Expected '{' and instead saw 'hrefBuild'.
(#176) Expected '!==' and instead saw '!='.
(#177) Expected '{' and instead saw 'hrefBuild'.
(#184) Missing semicolon.
(#189) Missing semicolon.
(#194) Missing semicolon.
(#198) Expected '===' and instead saw '=='.
(#198) Expected '!==' and instead saw '!='.
(#202) Missing semicolon.
(#214) Missing semicolon.
(#219) Expected '{' and instead saw 'newHash'.
(#221) Expected '{' and instead saw 'newHash'.
(#223) Expected '{' and instead saw 'newHash'.
(#224) Expected '!==' and instead saw '!='.
(#225) Expected '{' and instead saw 'newHash'.
(#226) Expected '!==' and instead saw '!='.
(#227) Expected '{' and instead saw 'newHash'.
(#229) Expected '{' and instead saw 'newHash'.
(#231) Expected '{' and instead saw 'newHash'.
(#233) Expected '{' and instead saw 'newHash'.
(#235) Expected '{' and instead saw 'newHash'.
(#238) Expected '!==' and instead saw '!='.
(#242) Missing semicolon.
(#255) Expected '===' and instead saw '=='.
(#255) Missing semicolon.
(#256) Expected '===' and instead saw '=='.
(#256) Missing semicolon.
(#257) Expected '===' and instead saw '=='.
(#257) Missing semicolon.
(#258) Expected '===' and instead saw '=='.
(#258) Missing semicolon.
(#259) Expected '===' and instead saw '=='.
(#259) Missing semicolon.
(#260) Expected '===' and instead saw '=='.
(#260) Missing semicolon.
(#261) Expected '===' and instead saw '=='.
(#261) Missing semicolon.
(#262) Expected '===' and instead saw '=='.
(#262) Missing semicolon.
(#263) Expected '===' and instead saw '=='.
(#263) Missing semicolon.
(#265) Missing semicolon.
(#268) Expected '!==' and instead saw '!='.
(#273) Missing semicolon.
(#285) Missing semicolon.
(#287) 'TopTabGroup' was used before it was defined.
(#296) Missing semicolon.
(#301) Missing semicolon.
(#303) 'TopTab' was used before it was defined.
(#309) 'initializeSidemenu' was used before it was defined.
(#310) eval can be harmful.
(#317) ['menu'] is better written in dot notation.
(#318) ['menu'] is better written in dot notation.
(#319) ['name'] is better written in dot notation.
(#324) ['items'] is better written in dot notation.
(#325) ['items'] is better written in dot notation.
(#326) ['items'] is better written in dot notation.
(#326) ['items'] is better written in dot notation.
(#329) ['items'] is better written in dot notation.
(#329) ['items'] is better written in dot notation.
(#357) 'returnSubMenuItem' was used before it was defined.
(#376) 'returnMenuItem' was used before it was defined.
(#377) Missing semicolon.
(#425) Expected '{' and instead saw 'clearPanes'.
(#438) 'grid' is already defined.
(#439) 'inputs' is already defined.
(#442) 'grid' used out of scope.
(#445) 'inputs' used out of scope.
(#446) 'inputs' used out of scope.
(#446) Expected '===' and instead saw '=='.
(#446) 'inputs' used out of scope.
(#446) Expected '===' and instead saw '=='.
(#447) 'inputs' used out of scope.
(#453) Expected '===' and instead saw '=='.
(#454) Expected '{' and instead saw 'prompter'.
(#456) Expected '{' and instead saw 'prompter'.
(#461) Expected '===' and instead saw '=='.
(#462) Expected '{' and instead saw 'prompter'.
(#464) Expected '{' and instead saw 'prompter'.
(#474) Expected '===' and instead saw '=='.
(#476) Expected '{' and instead saw 'buildUrl'.
(#479) Expected '{' and instead saw 'buildUrl'.
(#482) Expected '{' and instead saw 'buildUrl'.
(#482) Missing semicolon.
(#485) Expected '{' and instead saw 'buildUrl'.
(#496) 'showDialog' was used before it was defined.
(#505) Expected '{' and instead saw 'action'.
(#510) 'XHR' was used before it was defined.
(#517) Expected '{' and instead saw 'options'.
(#519) Expected '===' and instead saw '=='.
(#520) Expected '{' and instead saw 'options'.
(#522) Expected '{' and instead saw 'options'.
(#527) Expected '{' and instead saw 'options'.
(#529) Expected '{' and instead saw 'options'.
(#533) Expected '!==' and instead saw '!='.
(#554) 'gettext' was used before it was defined.
(#555) Expected '!==' and instead saw '!='.
(#556) Expected '{' and instead saw 'return'.
(#558) Expected '{' and instead saw 'return'.
(#586) Missing semicolon.
(#594) 'createWindow' was used before it was defined.
(#615) Expected '{' and instead saw 'topValue'.
(#625) Line is too long.
(#629) Expected '!==' and instead saw '!='.
(#630) Line is too long.
(#632) Line is too long.
(#637) Line is too long.
(#657) Expected '===' and instead saw '=='.
(#657) Expected '!==' and instead saw '!='.
(#661) eval can be harmful.
(#664) Expected '===' and instead saw '=='.
(#665) 'okayClick' is already defined.
(#675) 'show' was used before it was defined.
(#679) 'hide' was used before it was defined.
(#683) 'runKeyboardShortcuts' was used before it was defined.
(#685) Line is too long.
(#685) Expected '===' and instead saw '=='.
(#685) Expected '===' and instead saw '=='.
(#685) Expected '===' and instead saw '=='.
(#685) Expected '===' and instead saw '=='.
(#686) Expected '===' and instead saw '=='.
(#688) Expected '===' and instead saw '=='.
(#690) Expected '===' and instead saw '=='.
(#691) Expected '===' and instead saw '=='.
(#691) Expected '===' and instead saw '=='.
(#691) Expected '===' and instead saw '=='.
(#692) Expected '{' and instead saw 'editSelectedRows'.
(#693) Expected '===' and instead saw '=='.
(#694) Expected '===' and instead saw '=='.
(#695) Expected '{' and instead saw 'deleteSelectedColumns'.
(#696) Expected '===' and instead saw '=='.
(#697) Expected '{' and instead saw 'deleteSelectedUsers'.
(#698) Expected '===' and instead saw '=='.
(#699) Expected '{' and instead saw 'deleteSelectedRows'.
(#700) Expected '===' and instead saw '=='.
(#701) Expected '{' and instead saw 'dropSelectedTables'.
(#702) Expected '===' and instead saw '=='.
(#704) Expected '===' and instead saw '=='.
(#704) Expected '===' and instead saw '=='.
(#706) Expected '{' and instead saw 'eval'.
(#706) eval can be harmful.
(#707) Expected '===' and instead saw '=='.
(#707) Expected '===' and instead saw '=='.
(#709) Expected '{' and instead saw 'eval'.
(#709) eval can be harmful.
(#710) Expected '===' and instead saw '=='.
(#710) Expected '===' and instead saw '=='.
(#712) Expected '{' and instead saw 'eval'.
(#712) eval can be harmful.
(#713) Expected '===' and instead saw '=='.
(#713) Expected '===' and instead saw '=='.
(#715) Expected '{' and instead saw 'eval'.
(#715) eval can be harmful.
(#716) Expected '===' and instead saw '=='.
(#718) Expected '!==' and instead saw '!='.
(#725) Expected '===' and instead saw '=='.
(#725) Expected '===' and instead saw '=='.
(#729) Expected '===' and instead saw '=='.
(#729) Expected '===' and instead saw '=='.
(#731) Expected '!==' and instead saw '!='.
(#744) 'getWindowWidth' was used before it was defined.
(#746) Expected '{' and instead saw 'return'.
(#748) Expected '{' and instead saw 'return'.
(#751) 'getWindowHeight' was used before it was defined.
(#753) Expected '{' and instead saw 'return'.
(#755) Expected '{' and instead saw 'return'.
(#782) Unnecessary semicolon.
(#789) Expected '===' and instead saw '=='.
(#790) Expected '{' and instead saw 'animationStack'.
(#800) Expected '{' and instead saw 'totalFrames'.
(#803) Expected '===' and instead saw '=='.
(#804) Expected '{' and instead saw 'animate'.
(#807) 'animate' was used before it was defined.
(#828) Expected '!==' and instead saw '!='.
(#834) Expected '{' and instead saw 'setTimeout'.
(#834) Implied eval. Consider passing a function instead of a string.
(#837) 'sineInOut' was used before it was defined.
(#4) 'lastActiveRow' is defined but never used.
(#7) 'activeWindow' is defined but never used.
(#344) 'addSubMenuItem' is defined but never used.
(#398) 'addMenuItem' is defined but never used.
(#423) 'addPane' is defined but never used.
(#433) 'generatePrompt' is defined but never used.
(#500) 'submitForm' is defined but never used.
(#561) 'printf' is defined but never used.
(#578) 'fullTextWindow' is defined but never used.
(#758) 'getScrollbarWidth' is defined but never used.
(#784) 'addAnimation' is defined but never used.
(#125) 'x' is defined but never used.
(#313) 'newa' is defined but never used.
(#313) 'togglediv' is defined but never used.
(#313) 'textdiv' is defined but never used.
(#314) 'suba' is defined but never used.
(#314) 'subatext' is defined but never used.
(#315) 'counter' is defined but never used.
(#438) 'grid' is defined but never used.
(#439) 'inputs' is defined but never used.
(#507) 'x' is defined but never used.
(#582) 'x' is defined but never used.
(#1) Missing semicolon.
local/sqlbuddy/vendor/sqlbuddy/js/helpers.js
(#11) 'toggleMenu' was used before it was defined.
(#29) Expected '!==' and instead saw '!='.
(#36) Expected '!==' and instead saw '!='.
(#37) Expected '{' and instead saw 'clearPanesOnLoad'.
(#51) 'databaseLoad' was used before it was defined.
(#81) Expected '===' and instead saw '=='.
(#99) 'topTabLoad' was used before it was defined.
(#105) Expected '!==' and instead saw '!='.
(#118) 'finishTabLoad' was used before it was defined.
(#119) Expected '!==' and instead saw '!='.
(#130) Expected '!==' and instead saw '!='.
(#131) Expected '{' and instead saw 'showPane'.
(#133) Expected '{' and instead saw 'addPane'.
(#136) Expected '{' and instead saw '$'.
(#153) Expected '!==' and instead saw '!='.
(#170) 'toExpand' is already defined.
(#171) 'toExpandId' is already defined.
(#191) 'deselectSideMenu' was used before it was defined.
(#205) 'grid' is already defined.
(#206) 'rows' is already defined.
(#207) 'inputs' is already defined.
(#208) 'lc' is already defined.
(#211) 'grid' used out of scope.
(#212) 'rows' used out of scope.
(#213) 'inputs' used out of scope.
(#213) Expected '===' and instead saw '=='.
(#214) 'inputs' used out of scope.
(#215) 'rows' used out of scope.
(#215) Expected '===' and instead saw '=='.
(#216) 'rows' used out of scope.
(#217) 'lc' used out of scope.
(#232) 'grid' is already defined.
(#233) 'rows' is already defined.
(#234) 'inputs' is already defined.
(#235) 'lc' is already defined.
(#238) 'grid' used out of scope.
(#239) 'inputs' used out of scope.
(#240) 'inputs' used out of scope.
(#240) Expected '===' and instead saw '=='.
(#241) 'inputs' used out of scope.
(#242) 'rows' used out of scope.
(#242) 'rows' used out of scope.
(#242) Expected '!==' and instead saw '!='.
(#243) 'rows' used out of scope.
(#243) 'rows' used out of scope.
(#244) 'lc' used out of scope.
(#244) 'lc' used out of scope.
(#255) Expected '{' and instead saw 'highlightDataRow'.
(#257) Expected '{' and instead saw '('.
(#257) Missing semicolon.
(#259) Expected '===' and instead saw '=='.
(#259) Expected '!==' and instead saw '!='.
(#264) 'grid' is already defined.
(#265) 'checks' is already defined.
(#270) 'checks' used out of scope.
(#270) 'checks' used out of scope.
(#274) 'i' is already defined.
(#275) 'checks' used out of scope.
(#275) 'checks' used out of scope.
(#283) 'highlightDataRow' was used before it was defined.
(#289) 'rows' is already defined.
(#290) 'lc' is already defined.
(#293) 'lc' used out of scope.
(#293) Expected '===' and instead saw '=='.
(#294) 'rows' used out of scope.
(#294) Expected '===' and instead saw '=='.
(#295) 'rows' used out of scope.
(#296) 'lc' used out of scope.
(#299) 'rows' used out of scope.
(#299) Expected '!==' and instead saw '!='.
(#300) 'rows' used out of scope.
(#300) 'rows' used out of scope.
(#301) 'lc' used out of scope.
(#301) 'lc' used out of scope.
(#313) Expected '===' and instead saw '=='.
(#313) Expected '===' and instead saw '=='.
(#319) Expected '===' and instead saw '=='.
(#320) Expected '{' and instead saw 'var'.
(#321) Expected '===' and instead saw '=='.
(#322) Expected '{' and instead saw 'var'.
(#322) 'loadPage' is already defined.
(#324) Expected '{' and instead saw 'var'.
(#324) 'loadPage' is already defined.
(#327) 'loadPage' used out of scope.
(#328) 'loadPage' used out of scope.
(#329) 'loadPage' used out of scope.
(#352) 'updateAfterEdit' was used before it was defined.
(#353) eval can be harmful.
(#355) Expected '===' and instead saw '=='.
(#366) 'showUpdateMessage' was used before it was defined.
(#381) 'hideUpdateMessages' was used before it was defined.
(#385) Expected '===' and instead saw '=='.
(#394) Expected '===' and instead saw '=='.
(#394) Expected '===' and instead saw '=='.
(#395) Expected '{' and instead saw 'topTabLoad'.
(#397) Expected '{' and instead saw 'topTabLoad'.
(#399) 'i' is already defined.
(#413) Expected '===' and instead saw '=='.
(#419) Expected '===' and instead saw '=='.
(#419) Expected '===' and instead saw '=='.
(#420) Expected '{' and instead saw 'topTabLoad'.
(#422) Expected '{' and instead saw 'topTabLoad'.
(#435) Expected '===' and instead saw '=='.
(#436) Expected '{' and instead saw 'generatePrompt'.
(#437) Expected '===' and instead saw '=='.
(#438) Expected '{' and instead saw 'generatePrompt'.
(#464) Expected '===' and instead saw '=='.
(#464) Expected '===' and instead saw '=='.
(#487) Expected '===' and instead saw '=='.
(#489) Expected '===' and instead saw '=='.
(#490) 'emptyQuery' is already defined.
(#494) Line is too long.
(#494) 'emptyQuery' used out of scope.
(#495) 'emptyQuery' used out of scope.
(#515) Line is too long.
(#516) Line is too long.
(#524) Missing semicolon.
(#533) Line is too long.
(#534) Line is too long.
(#543) Expected '{' and instead saw 'var'.
(#547) Expected '!==' and instead saw '!='.
(#547) Expected '===' and instead saw '=='.
(#549) Expected '!==' and instead saw '!='.
(#549) Expected '===' and instead saw '=='.
(#553) 'newCharset' used out of scope.
(#553) Expected '!==' and instead saw '!='.
(#554) 'newCharset' used out of scope.
(#557) Expected '!==' and instead saw '!='.
(#563) 'editTableCallback' was used before it was defined.
(#564) Expected '!==' and instead saw '!='.
(#564) Expected '!==' and instead saw '!='.
(#597) Expected '!==' and instead saw '!='.
(#602) 'editDatabaseCallback' was used before it was defined.
(#616) 'runJavascriptContent' was used before it was defined.
(#620) Expected '===' and instead saw '=='.
(#640) 'sizePage' was used before it was defined.
(#644) Expected '===' and instead saw '=='.
(#644) Expected '===' and instead saw '=='.
(#645) Expected '===' and instead saw '=='.
(#646) Expected '{' and instead saw 'var'.
(#647) Expected '===' and instead saw '=='.
(#648) Expected '{' and instead saw 'var'.
(#648) 'gridHeight' is already defined.
(#651) Expected '{' and instead saw 'gridHeight'.
(#651) 'gridHeight' used out of scope.
(#651) 'gridHeight' used out of scope.
(#653) 'gridHeight' used out of scope.
(#662) Line is too long.
(#662) Expected '===' and instead saw '=='.
(#662) Expected '!==' and instead saw '!='.
(#662) Expected '!==' and instead saw '!='.
(#662) Expected '!==' and instead saw '!='.
(#663) 'gridHeight' used out of scope.
(#666) 'gridHeight' used out of scope.
(#684) 'sideHeight' is already defined.
(#688) Expected '{' and instead saw 'sideHeight'.
(#688) 'sideHeight' used out of scope.
(#690) 'sideHeight' used out of scope.
(#693) 'headerOffset' used out of scope.
(#696) Expected '{' and instead saw 'inHeight'.
(#717) Expected '===' and instead saw '=='.
(#725) 'maintainScrollPos' was used before it was defined.
(#728) Expected '{' and instead saw 'sb'.
(#731) 'getSubMenuId' was used before it was defined.
(#733) Expected '{' and instead saw 'return'.
(#735) Expected '{' and instead saw 'return'.
(#736) Expected '===' and instead saw '=='.
(#737) Expected '{' and instead saw 'return'.
(#738) Expected '===' and instead saw '=='.
(#739) Expected '{' and instead saw 'return'.
(#740) Expected '===' and instead saw '=='.
(#741) Expected '{' and instead saw 'return'.
(#742) Expected '===' and instead saw '=='.
(#743) Expected '{' and instead saw 'return'.
(#745) Expected '{' and instead saw 'return'.
(#750) Expected '===' and instead saw '=='.
(#756) Expected '===' and instead saw '=='.
(#757) Expected '{' and instead saw 'fieldSummary'.
(#762) 'getFieldSummary' was used before it was defined.
(#768) Expected '===' and instead saw '=='.
(#769) Expected '{' and instead saw 'name'.
(#770) Expected '===' and instead saw '=='.
(#771) Expected '{' and instead saw 'values'.
(#772) Expected '===' and instead saw '=='.
(#773) Expected '{' and instead saw 'size'.
(#774) Expected '===' and instead saw '=='.
(#775) Expected '{' and instead saw 'defaultval'.
(#776) Expected '===' and instead saw '=='.
(#777) Expected '{' and instead saw 'unsign'.
(#778) Expected '===' and instead saw '=='.
(#779) Expected '{' and instead saw 'binary'.
(#780) Expected '===' and instead saw '=='.
(#781) Expected '{' and instead saw 'auto'.
(#782) Expected '===' and instead saw '=='.
(#783) Expected '{' and instead saw 'notnull'.
(#784) Expected '===' and instead saw '=='.
(#785) Expected '{' and instead saw 'unique'.
(#790) Expected '===' and instead saw '=='.
(#791) Expected '{' and instead saw 'type'.
(#792) Expected '===' and instead saw '=='.
(#793) Expected '{' and instead saw 'key'.
(#794) Expected '===' and instead saw '=='.
(#795) Expected '{' and instead saw 'charset'.
(#798) Expected '!==' and instead saw '!='.
(#800) Expected '{' and instead saw 'fieldBuild'.
(#801) Expected '===' and instead saw '=='.
(#802) Expected '{' and instead saw 'fieldBuild'.
(#804) Expected '{' and instead saw 'fieldBuild'.
(#806) Expected '===' and instead saw '=='.
(#808) Expected '{' and instead saw 'fieldBuild'.
(#810) Expected '{' and instead saw 'fieldBuild'.
(#812) Expected '{' and instead saw 'fieldBuild'.
(#814) Expected '{' and instead saw 'fieldBuild'.
(#816) Expected '{' and instead saw 'fieldBuild'.
(#818) Expected '{' and instead saw 'fieldBuild'.
(#820) Expected '{' and instead saw 'fieldBuild'.
(#823) Expected '{' and instead saw 'fieldBuild'.
(#824) Expected '===' and instead saw '=='.
(#824) Expected '===' and instead saw '=='.
(#825) Expected '{' and instead saw 'fieldBuild'.
(#827) Expected '{' and instead saw 'fieldBuild'.
(#829) Expected '{' and instead saw 'fieldBuild'.
(#831) Expected '{' and instead saw 'fieldBuild'.
(#833) Expected '{' and instead saw 'fieldBuild'.
(#835) Expected '{' and instead saw 'fieldBuild'.
(#837) Expected '{' and instead saw 'fieldBuild'.
(#839) Expected '{' and instead saw 'fieldBuild'.
(#841) Expected '{' and instead saw 'fieldBuild'.
(#863) Expected '{' and instead saw 'valueLine'.
(#874) 'clearForm' was used before it was defined.
(#877) Expected '===' and instead saw '=='.
(#878) Expected '{' and instead saw 'inputs'.
(#879) Expected '===' and instead saw '=='.
(#880) Expected '{' and instead saw 'inputs'.
(#883) 'i' is already defined.
(#896) Expected '!==' and instead saw '!='.
(#897) Expected '{' and instead saw 'createQuery'.
(#902) 'createDatabaseCallback' was used before it was defined.
(#915) Expected '===' and instead saw '=='.
(#918) 'createQuery' is already defined.
(#922) 'createQuery' used out of scope.
(#924) 'createQuery' used out of scope.
(#924) 'createQuery' used out of scope.
(#924) 'createQuery' used out of scope.
(#925) 'createQuery' used out of scope.
(#929) Expected '!==' and instead saw '!='.
(#930) Expected '{' and instead saw 'createQuery'.
(#930) 'createQuery' used out of scope.
(#933) 'createQuery' used out of scope.
(#939) 'createTableCallback' was used before it was defined.
(#940) Expected '!==' and instead saw '!='.
(#955) Expected '!==' and instead saw '!='.
(#959) Expected '{' and instead saw 'elem'.
(#966) Expected '===' and instead saw '=='.
(#969) Expected '===' and instead saw '=='.
(#970) 'columnQuery' is already defined.
(#973) 'columnQuery' used out of scope.
(#978) Expected '===' and instead saw '=='.
(#979) Expected '{' and instead saw 'id'.
(#981) Expected '{' and instead saw 'id'.
(#985) 'approximateNumber' was used before it was defined.
(#986) Expected '===' and instead saw '=='.
(#987) Expected '{' and instead saw 'num'.
(#990) Expected '{' and instead saw 'return'.
(#992) Expected '{' and instead saw 'return'.
(#994) Expected '{' and instead saw 'return'.
(#996) Expected '{' and instead saw 'return'.
(#999) 'refreshRowCount' was used before it was defined.
(#1001) Expected '===' and instead saw '=='.
(#1002) Expected '{' and instead saw 'var'.
(#1004) Expected '{' and instead saw 'var'.
(#1004) 'countQuery' is already defined.
(#1006) 'countQuery' used out of scope.
(#1010) 'updateRowCount' was used before it was defined.
(#1025) Expected '{' and instead saw '$'.
(#1029) Expected '{' and instead saw '$'.
(#1035) Expected '{' and instead saw 'setTimeout'.
(#1050) Expected '===' and instead saw '=='.
(#1050) Expected '===' and instead saw '=='.
(#1051) Expected '{' and instead saw 'valueLine'.
(#1053) Expected '{' and instead saw 'valueLine'.
(#1058) Expected '===' and instead saw '=='.
(#1058) Expected '===' and instead saw '=='.
(#1077) Expected '===' and instead saw '=='.
(#1077) Expected '===' and instead saw '=='.
(#1078) Expected '{' and instead saw 'oft'.
(#1081) Expected '===' and instead saw '=='.
(#1081) Expected '===' and instead saw '=='.
(#1082) Expected '{' and instead saw 'oft'.
(#1104) Expected '===' and instead saw '=='.
(#1105) Expected '{' and instead saw 'inputs'.
(#1113) Expected '===' and instead saw '=='.
(#1114) Expected '{' and instead saw 'inputs'.
(#1137) Expected '===' and instead saw '=='.
(#1151) 'closeWindowCallback' was used before it was defined.
(#1167) Expected '!==' and instead saw '!='.
(#1180) Expected '!==' and instead saw '!='.
(#1188) 'quoteModifier' was used before it was defined.
(#1192) 'returnQuote' was used before it was defined.
(#1193) Expected '===' and instead saw '=='.
(#1195) Expected '===' and instead saw '=='.
(#1202) Expected '!==' and instead saw '!='.
(#1232) 'yellowFade' was used before it was defined.
(#1234) Expected '{' and instead saw 'curr'.
(#1239) Expected '{' and instead saw 'setTimeout'.
(#1239) Missing semicolon.
(#5) 'toggleMenuClick' is defined but never used.
(#35) 'sideMainClick' is defined but never used.
(#44) 'databaseClick' is defined but never used.
(#61) 'subTabClick' is defined but never used.
(#92) 'topTabClicked' is defined but never used.
(#112) 'browseNav' is defined but never used.
(#198) 'checkAll' is defined but never used.
(#225) 'checkNone' is defined but never used.
(#252) 'rowClicked' is defined but never used.
(#306) 'editSelectedRows' is defined but never used.
(#334) 'saveEdit' is defined but never used.
(#340) 'saveColumnEdit' is defined but never used.
(#347) 'saveUserEdit' is defined but never used.
(#405) 'cancelEdit' is defined but never used.
(#430) 'deleteSelectedRows' is defined but never used.
(#434) 'emptySelectedTables' is defined but never used.
(#441) 'dropSelectedTables' is defined but never used.
(#445) 'deleteSelectedColumns' is defined but never used.
(#449) 'deleteSelectedIndexes' is defined but never used.
(#453) 'deleteSelectedUsers' is defined but never used.
(#457) 'optimizeSelectedTables' is defined but never used.
(#474) 'executeQuery' is defined but never used.
(#479) 'loadNewSort' is defined but never used.
(#485) 'confirmEmptyTable' is defined but never used.
(#500) 'emptyTableCallback' is defined but never used.
(#505) 'confirmDropTable' is defined but never used.
(#521) 'optimizeTable' is defined but never used.
(#528) 'confirmDropDatabase' is defined but never used.
(#539) 'editTable' is defined but never used.
(#593) 'editDatabase' is defined but never used.
(#635) 'recalculateSubmenuHeight' is defined but never used.
(#710) 'startGrid' is defined but never used.
(#748) 'updateFieldName' is defined but never used.
(#849) 'addTableField' is defined but never used.
(#888) 'createDatabase' is defined but never used.
(#908) 'createTable' is defined but never used.
(#954) 'removeField' is defined but never used.
(#963) 'submitAddColumn' is defined but never used.
(#976) 'toggleVisibility' is defined but never used.
(#1021) 'updatePane' is defined but never used.
(#1038) 'toggleValuesLine' is defined but never used.
(#1070) 'exportFilePrep' is defined but never used.
(#1088) 'startImport' is defined but never used.
(#1093) 'updateAfterImport' is defined but never used.
(#1100) 'paneCheckAll' is defined but never used.
(#1109) 'paneCheckNone' is defined but never used.
(#1118) 'selectAll' is defined but never used.
(#1126) 'selectNone' is defined but never used.
(#1133) 'focusWindow' is defined but never used.
(#1146) 'closeWindow' is defined but never used.
(#1162) 'switchLanguage' is defined but never used.
(#1175) 'switchTheme' is defined but never used.
(#1200) 'autoExpandTextareas' is defined but never used.
(#41) 'x' is defined but never used.
(#58) 'x' is defined but never used.
(#88) 'x' is defined but never used.
(#108) 'x' is defined but never used.
(#115) 'x' is defined but never used.
(#206) 'rows' is defined but never used.
(#207) 'inputs' is defined but never used.
(#208) 'lc' is defined but never used.
(#233) 'rows' is defined but never used.
(#234) 'inputs' is defined but never used.
(#235) 'lc' is defined but never used.
(#264) 'grid' is defined but never used.
(#265) 'checks' is defined but never used.
(#289) 'rows' is defined but never used.
(#290) 'lc' is defined but never used.
(#324) 'loadPage' is defined but never used.
(#329) 'x' is defined but never used.
(#337) 'x' is defined but never used.
(#344) 'x' is defined but never used.
(#349) 'x' is defined but never used.
(#469) 'x' is defined but never used.
(#476) 'x' is defined but never used.
(#482) 'x' is defined but never used.
(#490) 'emptyQuery' is defined but never used.
(#524) 'x' is defined but never used.
(#543) 'newCharset' is defined but never used.
(#559) 'x' is defined but never used.
(#599) 'x' is defined but never used.
(#648) 'gridHeight' is defined but never used.
(#684) 'sideHeight' is defined but never used.
(#763) 'headerBuild' is defined but never used.
(#899) 'x' is defined but never used.
(#918) 'createQuery' is defined but never used.
(#933) 'x' is defined but never used.
(#970) 'columnQuery' is defined but never used.
(#973) 'x' is defined but never used.
(#1004) 'countQuery' is defined but never used.
(#1006) 'x' is defined but never used.
(#1168) 'co' is defined but never used.
(#1181) 'co' is defined but never used.
local/sqlbuddy/vendor/sqlbuddy/js/mootools-1.2-core.js
(#6) Line is too long.
(#6) Expected '===' and instead saw '=='.
(#6) Missing 'new' prefix when invoking a constructor.
(#6) Missing 'new' prefix when invoking a constructor.
(#6) Expected '===' and instead saw '=='.
(#7) Missing 'new' prefix when invoking a constructor.
(#8) Line is too long.
(#8) Expected '===' and instead saw '=='.
(#10) Line is too long.
(#12) Line is too long.
(#12) Avoid arguments.callee.
(#13) Line is too long.
(#13) Expected '!==' and instead saw '!='.
(#14) Expected '===' and instead saw '=='.
(#16) Line is too long.
(#16) Expected '!==' and instead saw '!='.
(#17) Expected '===' and instead saw '=='.
(#17) Expected '===' and instead saw '=='.
(#18) Expected '!==' and instead saw '!='.
(#19) Expected '!==' and instead saw '!='.
(#19) Expected '!==' and instead saw '!='.
(#20) Line is too long.
(#20) '$type' was used before it was defined.
(#20) Expected '===' and instead saw '=='.
(#20) Expected '===' and instead saw '=='.
(#21) Line is too long.
(#21) Expected '===' and instead saw '=='.
(#22) Expected '===' and instead saw '=='.
(#24) Line is too long.
(#27) Line is too long.
(#27) Expected '===' and instead saw '=='.
(#27) Expected '===' and instead saw '=='.
(#27) Expected '===' and instead saw '=='.
(#28) Line is too long.
(#29) Line is too long.
(#29) Expected '!==' and instead saw '!='.
(#30) Expected '!==' and instead saw '!='.
(#33) Line is too long.
(#34) eval can be harmful.
(#34) eval can be harmful.
(#39) Redefinition of 'Document'.
(#47) Expected '!==' and instead saw '!='.
(#48) Line is too long.
(#51) Expected '===' and instead saw '=='.
(#51) Expected '===' and instead saw '=='.
(#51) Expected '===' and instead saw '=='.
(#52) Expected '!==' and instead saw '!='.
(#52) Expected '===' and instead saw '=='.
(#53) Expected '===' and instead saw '=='.
(#53) Expected '===' and instead saw '=='.
(#54) Expected '===' and instead saw '=='.
(#55) Expected '!==' and instead saw '!='.
(#58) Line is too long.
(#59) Line is too long.
(#61) Line is too long.
(#62) Line is too long.
(#62) Expected '===' and instead saw '=='.
(#63) Line is too long.
(#64) Line is too long.
(#68) Expected '===' and instead saw '=='.
(#69) Expected '===' and instead saw '=='.
(#69) Expected '!==' and instead saw '!='.
(#71) Line is too long.
(#74) Line is too long.
(#74) Expected '===' and instead saw '=='.
(#74) Missing '()' invoking a constructor.
(#75) Line is too long.
(#75) Missing '()' invoking a constructor.
(#79) Expected '!==' and instead saw '!='.
(#80) Redefinition of 'Event'.
(#81) Expected '===' and instead saw '=='.
(#81) Expected '===' and instead saw '=='.
(#82) Expected '===' and instead saw '=='.
(#84) Line is too long.
(#84) Expected '===' and instead saw '=='.
(#84) Expected '===' and instead saw '=='.
(#85) Expected '===' and instead saw '=='.
(#86) 'I' used out of scope.
(#86) 'C' used out of scope.
(#86) 'E' used out of scope.
(#86) 'H' used out of scope.
(#86) 'L' used out of scope.
(#86) 'B' used out of scope.
(#86) 'M' used out of scope.
(#87) Line is too long.
(#88) Line is too long.
(#90) Line is too long.
(#92) Line is too long.
(#92) Expected '===' and instead saw '=='.
(#93) Line is too long.
(#93) A constructor name should start with an uppercase letter.
(#94) Line is too long.
(#94) Expected '===' and instead saw '=='.
(#94) Expected '!==' and instead saw '!='.
(#94) Avoid arguments.callee.
(#95) Don't make functions within a loop.
(#94) eval can be harmful.
(#95) Avoid arguments.callee.
(#96) Line is too long.
(#97) Line is too long.
(#98) Expected '!==' and instead saw '!='.
(#99) Line is too long.
(#100) Line is too long.
(#101) Expected '!==' and instead saw '!='.
(#102) Line is too long.
(#103) Line is too long.
(#103) Expected '!==' and instead saw '!='.
(#104) Line is too long.
(#105) Expected '!==' and instead saw '!='.
(#107) Redefinition of 'Element'.
(#108) Missing 'new' prefix when invoking a constructor.
(#108) Expected '===' and instead saw '=='.
(#109) Line is too long.
(#109) Missing '()' invoking a constructor.
(#111) Line is too long.
(#111) Expected '===' and instead saw '=='.
(#112) Missing 'new' prefix when invoking a constructor.
(#112) Expected an assignment or function call and instead saw an expression.
(#113) 'Elements' was used before it was defined.
(#114) Line is too long.
(#115) Expected '===' and instead saw '=='.
(#116) Expected '===' and instead saw '=='.
(#117) Line is too long.
(#117) Expected '===' and instead saw '=='.
(#117) Expected '===' and instead saw '=='.
(#120) Line is too long.
(#121) Line is too long.
(#123) Expected an assignment or function call and instead saw an expression.
(#125) Expected an assignment or function call and instead saw an expression.
(#126) Line is too long.
(#126) Expected an assignment or function call and instead saw an expression.
(#127) Line is too long.
(#127) Missing 'new' prefix when invoking a constructor.
(#127) Missing 'new' prefix when invoking a constructor.
(#129) Expected '!==' and instead saw '!='.
(#130) Line is too long.
(#130) Expected an assignment or function call and instead saw an expression.
(#131) Line is too long.
(#131) Expected an assignment or function call and instead saw an expression.
(#132) Expected '===' and instead saw '=='.
(#135) Line is too long.
(#136) Line is too long.
(#137) Expected '===' and instead saw '=='.
(#137) Expected '===' and instead saw '=='.
(#137) Expected '===' and instead saw '=='.
(#137) Expected '!==' and instead saw '!='.
(#141) Line is too long.
(#142) Line is too long.
(#143) Line is too long.
(#145) Line is too long.
(#145) Expected '===' and instead saw '=='.
(#146) Expected '===' and instead saw '=='.
(#146) Expected '===' and instead saw '=='.
(#147) Line is too long.
(#149) Line is too long.
(#149) Expected an assignment or function call and instead saw an expression.
(#150) Expected an assignment or function call and instead saw an expression.
(#152) Line is too long.
(#152) Expected '===' and instead saw '=='.
(#152) Missing 'new' prefix when invoking a constructor.
(#153) Line is too long.
(#153) Missing 'new' prefix when invoking a constructor.
(#153) Missing 'new' prefix when invoking a constructor.
(#153) Missing 'new' prefix when invoking a constructor.
(#154) Missing 'new' prefix when invoking a constructor.
(#154) Missing 'new' prefix when invoking a constructor.
(#155) Line is too long.
(#155) Missing 'new' prefix when invoking a constructor.
(#155) Missing 'new' prefix when invoking a constructor.
(#155) Missing 'new' prefix when invoking a constructor.
(#156) Line is too long.
(#156) Missing '()' invoking a constructor.
(#159) Line is too long.
(#159) Did you mean to return a conditional instead of an assignment?
(#161) Line is too long.
(#162) Line is too long.
(#163) Expected '===' and instead saw '=='.
(#164) Line is too long.
(#165) Avoid arguments.callee.
(#166) Line is too long.
(#166) Missing 'new' prefix when invoking a constructor.
(#168) Line is too long.
(#169) Line is too long.
(#169) Expected '===' and instead saw '=='.
(#170) Expected '===' and instead saw '=='.
(#171) Line is too long.
(#172) Line is too long.
(#173) Line is too long.
(#174) Line is too long.
(#175) Line is too long.
(#176) Line is too long.
(#176) Expected '===' and instead saw '=='.
(#176) Expected '!==' and instead saw '!='.
(#176) Expected '!==' and instead saw '!='.
(#176) Expected '!==' and instead saw '!='.
(#177) Line is too long.
(#179) Line is too long.
(#179) Expected '!==' and instead saw '!='.
(#179) Expected '===' and instead saw '=='.
(#180) Line is too long.
(#181) Line is too long.
(#181) 'Selectors' was used before it was defined.
(#182) Line is too long.
(#182) Did you mean to return a conditional instead of an assignment?
(#184) Expected '!==' and instead saw '!='.
(#186) Did you mean to return a conditional instead of an assignment?
(#188) Line is too long.
(#190) Did you mean to return a conditional instead of an assignment?
(#191) Line is too long.
(#193) Line is too long.
(#194) Line is too long.
(#195) Expected '===' and instead saw '=='.
(#196) Expected '===' and instead saw '=='.
(#197) Line is too long.
(#198) Line is too long.
(#199) Expected '===' and instead saw '=='.
(#200) Expected '===' and instead saw '=='.
(#201) Line is too long.
(#201) Expected '===' and instead saw '=='.
(#202) Expected '===' and instead saw '=='.
(#202) Expected '===' and instead saw '=='.
(#202) Expected '===' and instead saw '=='.
(#203) Line is too long.
(#204) Expected '===' and instead saw '=='.
(#204) Expected '===' and instead saw '=='.
(#204) Expected '===' and instead saw '=='.
(#205) Expected '===' and instead saw '=='.
(#205) Expected '!==' and instead saw '!='.
(#206) Line is too long.
(#207) Expected '===' and instead saw '=='.
(#208) Expected '===' and instead saw '=='.
(#208) Expected '===' and instead saw '=='.
(#209) Expected '===' and instead saw '=='.
(#209) Expected '!==' and instead saw '!='.
(#210) Expected '!==' and instead saw '!='.
(#211) Line is too long.
(#211) Expected '!==' and instead saw '!='.
(#211) Expected '===' and instead saw '=='.
(#211) Expected '===' and instead saw '=='.
(#212) Expected '===' and instead saw '=='.
(#214) Line is too long.
(#214) Avoid arguments.callee.
(#214) Expected an assignment or function call and instead saw an expression.
(#216) Line is too long.
(#216) Avoid arguments.callee.
(#216) Expected an assignment or function call and instead saw an expression.
(#220) Line is too long.
(#221) Line is too long.
(#222) Line is too long.
(#222) Expected '!==' and instead saw '!='.
(#223) Line is too long.
(#224) Line is too long.
(#225) Line is too long.
(#230) Avoid arguments.callee.
(#230) Expected '===' and instead saw '=='.
(#230) Expected '===' and instead saw '=='.
(#231) Line is too long.
(#233) Line is too long.
(#233) Expected '===' and instead saw '=='.
(#234) Expected '===' and instead saw '=='.
(#3) 'MooTools' is defined but never used.
(#13) '$clear' is defined but never used.
(#14) '$lambda' is defined but never used.
(#25) '$H' is defined but never used.
(#27) '$each' is defined but never used.
(#109) 'IFrame' is defined but never used.
(#83) 'I' is defined but never used.
(#83) 'C' is defined but never used.
(#84) 'H' is defined but never used.
(#84) 'E' is defined but never used.
(#111) 'G' is defined but never used.
(#170) 'A' is defined but never used.
(#195) 'F' is defined but never used.
local/sqlbuddy/vendor/sqlbuddy/js/movement.js
(#19) Expected '!==' and instead saw '!='.
(#19) Expected '===' and instead saw '=='.
(#39) 'doResize' was used before it was defined.
(#83) 'endResize' was used before it was defined.
(#96) Expected '!==' and instead saw '!='.
(#96) Expected '===' and instead saw '=='.
(#113) 'doDrag' was used before it was defined.
(#130) 'endDrag' was used before it was defined.
(#154) 'columnResize' was used before it was defined.
(#167) Expected '===' and instead saw '=='.
(#189) 'endColumnResize' was used before it was defined.
(#199) Expected '!==' and instead saw '!='.
(#15) 'startResize' is defined but never used.
(#92) 'startDrag' is defined but never used.
(#136) 'startColumnResize' is defined but never used.
(#196) 'clearColumnSizes' is defined but never used.

CSS problems

(0 errors, 70 warnings)

This section shows CSS problems detected by csslint [More info]

local/sqlbuddy/vendor/sqlbuddy/css/common.css
(#255) Use of !important
(#309) Use of !important
(#310) Use of !important
(#319) Use of !important
(#390) Use of !important
(#414) Use of !important
(#495) Use of !important
(#505) Use of !important
(#531) Use of !important
(#534) Use of !important
(#645) Use of !important
(#702) Use of !important
(#758) Use of !important
(#844) Use of !important
local/sqlbuddy/vendor/sqlbuddy/css/navigation.css
(#54) Use of !important
(#58) Use of !important
(#63) Use of !important
local/sqlbuddy/vendor/sqlbuddy/css/print.css
(#6) Use of !important
(#7) Use of !important
(#7) Expected (<border-width> || <border-style> || <color>) but found 'default'.
(#8) Use of !important
(#9) Use of !important
(#10) Use of !important
(#14) Use of !important
(#18) Use of !important
(#21) Use of !important
(#22) Use of !important
(#23) Expected (visible | hidden | scroll | auto | inherit) but found 'none'.
(#23) Use of !important
(#26) Use of !important
local/sqlbuddy/vendor/sqlbuddy/themes/bittersweet/css/ie.css
(#6) Use of !important
(#10) Use of !important
(#13) Use of !important
(#17) Use of !important
(#18) Use of !important
(#21) Use of !important
(#29) Use of !important
(#32) Use of !important
(#40) Use of !important
(#43) Use of !important
local/sqlbuddy/vendor/sqlbuddy/themes/bittersweet/css/main.css
(#10) Use of !important
(#13) Use of !important
(#17) Use of !important
(#49) Use of !important
(#53) Use of !important
(#68) Use of !important
(#69) Use of !important
(#73) Use of !important
(#77) Use of !important
(#87) Use of !important
(#88) Use of !important
(#92) Use of !important
(#99) Use of !important
(#124) Use of !important
(#125) Use of !important
(#151) Use of !important
(#154) Use of !important
local/sqlbuddy/vendor/sqlbuddy/themes/classic/css/ie.css
(#6) Use of !important
(#10) Use of !important
(#13) Use of !important
(#17) Use of !important
(#18) Use of !important
(#21) Use of !important
(#29) Use of !important
(#30) Use of !important
local/sqlbuddy/vendor/sqlbuddy/themes/classic/css/main.css
(#50) Use of !important
(#54) Use of !important
(#77) Use of !important
(#107) Use of !important
(#110) Use of !important

PHPDocs style problems

(154 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

local/sqlbuddy/vendor/sqlbuddy/ajaxcreatetable.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/ajaxfulltext.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/ajaximportfile.php
(#16) File-level phpdocs block is not found
(#23) Function stripCommentLines is not documented
(#23) Package is not specified for function stripCommentLines. It is also not specified in file-level phpdocs
local/sqlbuddy/vendor/sqlbuddy/ajaxquery.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/ajaxsavecolumnedit.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/ajaxsaveedit.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/ajaxsaveuseredit.php
(#16) File-level phpdocs block is not found
(#22) Function removeAdminPrivs is not documented
(#22) Package is not specified for function removeAdminPrivs. It is also not specified in file-level phpdocs
local/sqlbuddy/vendor/sqlbuddy/browse.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/config.php
(#20) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/dboverview.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/edit.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/editcolumn.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/edituser.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/export.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/functions.php
(#16) File-level phpdocs block is not found
(#174) Function stripslashesFromArray is not documented
(#182) Function loginCheck is not documented
(#199) Function sqlbuddy_redirect is not documented
(#215) Function validateRequest is not documented
(#223) Function startOutput is not documented
(#237) Function finishOutput is not documented
(#248) Function outputPage is not documented
(#435) Function requireDatabaseAndTableBeDefined is not documented
(#464) Function formatForOutput is not documented
(#472) Function formatDataForCSV is not documented
(#477) Function splitQueryText is not documented
(#497) Function memoryFormat is not documented
(#510) Function themeFile is not documented
(#515) Function smartCaching is not documented
(#519) Function __ is not documented
(#524) Function __p is not documented
(#533) Function utf8_substr is not documented
(#541) Function utf8_strlen is not documented
(#563) Function microtime_float is not documented
(#174) Package is not specified for function stripslashesFromArray. It is also not specified in file-level phpdocs
(#182) Package is not specified for function loginCheck. It is also not specified in file-level phpdocs
(#199) Package is not specified for function sqlbuddy_redirect. It is also not specified in file-level phpdocs
(#215) Package is not specified for function validateRequest. It is also not specified in file-level phpdocs
(#223) Package is not specified for function startOutput. It is also not specified in file-level phpdocs
(#237) Package is not specified for function finishOutput. It is also not specified in file-level phpdocs
(#248) Package is not specified for function outputPage. It is also not specified in file-level phpdocs
(#435) Package is not specified for function requireDatabaseAndTableBeDefined. It is also not specified in file-level phpdocs
(#464) Package is not specified for function formatForOutput. It is also not specified in file-level phpdocs
(#472) Package is not specified for function formatDataForCSV. It is also not specified in file-level phpdocs
(#477) Package is not specified for function splitQueryText. It is also not specified in file-level phpdocs
(#497) Package is not specified for function memoryFormat. It is also not specified in file-level phpdocs
(#510) Package is not specified for function themeFile. It is also not specified in file-level phpdocs
(#515) Package is not specified for function smartCaching. It is also not specified in file-level phpdocs
(#519) Package is not specified for function __. It is also not specified in file-level phpdocs
(#524) Package is not specified for function __p. It is also not specified in file-level phpdocs
(#533) Package is not specified for function utf8_substr. It is also not specified in file-level phpdocs
(#541) Package is not specified for function utf8_strlen. It is also not specified in file-level phpdocs
(#563) Package is not specified for function microtime_float. It is also not specified in file-level phpdocs
local/sqlbuddy/vendor/sqlbuddy/home.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/import.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/includes/browse.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/includes/class/GetTextReader.php
(#16) File-level phpdocs block is not found
(#16) Class GetTextReader is not documented
(#21) Function GetTextReader::GetTextReader is not documented
(#68) Function GetTextReader::getTranslation is not documented
(#18) Variable GetTextReader::$translationIndex is not documented
(#19) Variable GetTextReader::$basePath is not documented
(#16) Package is not specified for class GetTextReader. It is also not specified in file-level phpdocs
local/sqlbuddy/vendor/sqlbuddy/includes/class/Sql-php4.php
(#16) File-level phpdocs block is not found
(#16) Class SQL is not documented
(#26) Function SQL::SQL is not documented
(#57) Function SQL::isConnected is not documented
(#61) Function SQL::disconnect is not documented
(#73) Function SQL::getAdapter is not documented
(#77) Function SQL::getMethod is not documented
(#81) Function SQL::getOptionValue is not documented
(#89) Function SQL::selectDB is not documented
(#104) Function SQL::query is not documented
(#128) Function SQL::rowCount is not documented
(#138) Function SQL::isResultSet is not documented
(#144) Function SQL::fetchArray is not documented
(#157) Function SQL::fetchAssoc is not documented
(#170) Function SQL::affectedRows is not documented
(#183) Function SQL::result is not documented
(#196) Function SQL::listDatabases is not documented
(#207) Function SQL::listTables is not documented
(#217) Function SQL::hasCharsetSupport is not documented
(#228) Function SQL::listCharset is not documented
(#238) Function SQL::listCollation is not documented
(#248) Function SQL::insertId is not documented
(#258) Function SQL::escapeString is not documented
(#268) Function SQL::getVersion is not documented
(#289) Function SQL::tableRowCount is not documented
(#304) Function SQL::describeTable is not documented
(#333) Function SQL::getMetadata is not documented
(#420) Function SQL::error is not documented
(#18) Variable SQL::$adapter is not documented
(#19) Variable SQL::$method is not documented
(#20) Variable SQL::$version is not documented
(#21) Variable SQL::$conn is not documented
(#22) Variable SQL::$options is not documented
(#23) Variable SQL::$errorMessage is not documented
(#24) Variable SQL::$db is not documented
(#16) Package is not specified for class SQL. It is also not specified in file-level phpdocs
local/sqlbuddy/vendor/sqlbuddy/includes/class/Sql.php
(#16) File-level phpdocs block is not found
(#16) Class SQL is not documented
(#26) Function SQL::SQL is not documented
(#87) Function SQL::isConnected is not documented
(#91) Function SQL::disconnect is not documented
(#105) Function SQL::getAdapter is not documented
(#109) Function SQL::getMethod is not documented
(#113) Function SQL::getOptionValue is not documented
(#121) Function SQL::selectDB is not documented
(#134) Function SQL::query is not documented
(#173) Function SQL::rowCount is not documented
(#188) Function SQL::isResultSet is not documented
(#198) Function SQL::fetchArray is not documented
(#213) Function SQL::fetchAssoc is not documented
(#228) Function SQL::affectedRows is not documented
(#243) Function SQL::result is not documented
(#264) Function SQL::listDatabases is not documented
(#274) Function SQL::listTables is not documented
(#284) Function SQL::hasCharsetSupport is not documented
(#295) Function SQL::listCharset is not documented
(#305) Function SQL::listCollation is not documented
(#315) Function SQL::insertId is not documented
(#327) Function SQL::escapeString is not documented
(#341) Function SQL::getVersion is not documented
(#362) Function SQL::tableRowCount is not documented
(#377) Function SQL::describeTable is not documented
(#406) Function SQL::getMetadata is not documented
(#491) Function SQL::error is not documented
(#18) Variable SQL::$adapter is not documented
(#19) Variable SQL::$method is not documented
(#20) Variable SQL::$version is not documented
(#21) Variable SQL::$conn is not documented
(#22) Variable SQL::$options is not documented
(#23) Variable SQL::$errorMessage is not documented
(#24) Variable SQL::$db is not documented
(#16) Package is not specified for class SQL. It is also not specified in file-level phpdocs
local/sqlbuddy/vendor/sqlbuddy/includes/types.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/index.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/insert.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/login.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/logout.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/query.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/serve.php
(#16) File-level phpdocs block is not found
(#18) Function compressCSS is not documented
(#47) Function compressJS is not documented
(#18) Package is not specified for function compressCSS. It is also not specified in file-level phpdocs
(#47) Package is not specified for function compressJS. It is also not specified in file-level phpdocs
local/sqlbuddy/vendor/sqlbuddy/structure.php
(#16) File-level phpdocs block is not found
local/sqlbuddy/vendor/sqlbuddy/users.php
(#16) File-level phpdocs block is not found
(#20) Function removeAdminPrivs is not documented
(#20) Package is not specified for function removeAdminPrivs. It is also not specified in file-level phpdocs

Update savepoints problems

(0 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]


Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]