Prechecker results: error


Overview

(0 errors, 0 warnings)

This section shows the general problems detected when processing the code [More info]


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

(882 errors, 50 warnings)

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

public/admin/tool/redirectplus/classes/external/check_404_url.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#39) Opening brace must not be followed by a blank line
(#47) There should be a comma after the last array item in a multi-line array.
(#66) There should be a comma after the last array item in a multi-line array.
(#89) There should be a comma after the last array item in a multi-line array.
(#99) There should be a comma after the last array item in a multi-line array.
(#115) There should be a comma after the last array item in a multi-line array.
public/admin/tool/redirectplus/classes/hook_callbacks.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#28) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#37) Opening brace must not be followed by a blank line
(#38) Whitespace found at end of line
(#47) Whitespace found at end of line
(#52) Whitespace found at end of line
(#57) Whitespace found at end of line
(#62) Whitespace found at end of line
(#67) Whitespace found at end of line
(#73) Whitespace found at end of line
(#75) The first expression of a multi-line control structure must be on the line after the opening parenthesis
(#77) The closing parenthesis of a multi-line control structure must be on the line after the last expression
(#80) Whitespace found at end of line
(#86) Whitespace found at end of line
(#88) Variable "request_uri" must not contain underscores.
(#89) Variable "url_parts" must not contain underscores.
(#89) Variable "request_uri" must not contain underscores.
(#90) Variable "request_path" must not contain underscores.
(#90) Variable "url_parts" must not contain underscores.
(#91) Whitespace found at end of line
(#94) Variable "wwwroot_path" must not contain underscores.
(#95) Variable "wwwroot_path" must not contain underscores.
(#95) Variable "request_path" must not contain underscores.
(#95) Variable "wwwroot_path" must not contain underscores.
(#96) Variable "request_path" must not contain underscores.
(#96) Variable "request_path" must not contain underscores.
(#96) Variable "wwwroot_path" must not contain underscores.
(#99) Whitespace found at end of line
(#101) Variable "request_path" must not contain underscores.
(#102) Whitespace found at end of line
(#106) Whitespace found at end of line
(#108) Variable "is_logged_in" must not contain underscores.
(#109) Whitespace found at end of line
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#112) Variable "destination_url" must not contain underscores.
(#112) Variable "is_logged_in" must not contain underscores.
(#113) Whitespace found at end of line
(#114) Variable "destination_url" must not contain underscores.
(#116) Variable "destination_url" must not contain underscores.
public/admin/tool/redirectplus/classes/output/edit_redirect_form.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#42) Opening brace must not be followed by a blank line
(#58) Whitespace found at end of line
(#80) Whitespace found at end of line
(#90) Variable "language_rules" must not contain underscores.
(#91) Whitespace found at end of line
(#92) Variable "language_rules" must not contain underscores.
(#93) Variable "language_rules" must not contain underscores.
(#95) Whitespace found at end of line
(#97) Variable "language_rules" must not contain underscores.
(#105) Whitespace found at end of line
(#117) Whitespace found at end of line
(#129) Whitespace found at end of line
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Variable "detection_methods" must not contain underscores.
(#132) Variable "detection_methods" must not contain underscores.
(#133) Variable "detection_methods" must not contain underscores.
(#134) Whitespace found at end of line
(#140) Whitespace found at end of line
(#152) Whitespace found at end of line
public/admin/tool/redirectplus/classes/output/main_page.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#39) Opening brace must not be followed by a blank line
(#42) Member variable "report_tab" must not contain underscores.
(#45) Member variable "redirects_tab" must not contain underscores.
(#48) Member variable "settings_tab" must not contain underscores.
(#57) Variable "report_tab" must not contain underscores.
(#57) Variable "redirects_tab" must not contain underscores.
(#57) Variable "settings_tab" must not contain underscores.
(#58) Variable "report_tab" must not contain underscores.
(#59) Variable "redirects_tab" must not contain underscores.
(#60) Variable "settings_tab" must not contain underscores.
public/admin/tool/redirectplus/classes/output/redirects_tab.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#39) Opening brace must not be followed by a blank line
(#42) Member variable "has_redirects" must not contain underscores.
(#45) Member variable "show_edit_form" must not contain underscores.
(#48) Member variable "edit_form_html" must not contain underscores.
(#51) Member variable "table_html" must not contain underscores.
(#54) Member variable "add_url" must not contain underscores.
(#69) Variable "has_redirects" must not contain underscores.
(#69) Variable "show_edit_form" must not contain underscores.
(#69) Variable "edit_form_html" must not contain underscores.
(#69) Variable "table_html" must not contain underscores.
(#69) Variable "add_url" must not contain underscores.
(#70) Variable "has_redirects" must not contain underscores.
(#71) Variable "show_edit_form" must not contain underscores.
(#72) Variable "edit_form_html" must not contain underscores.
(#73) Variable "table_html" must not contain underscores.
(#74) Variable "add_url" must not contain underscores.
public/admin/tool/redirectplus/classes/output/report_tab.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#44) Opening brace must not be followed by a blank line
(#76) Whitespace found at end of line
(#104) Variable "clean_referrer" must not contain underscores.
(#106) Variable "clean_referrer" must not contain underscores.
(#106) Variable "clean_referrer" must not contain underscores.
(#108) Variable "clean_referrer" must not contain underscores.
(#150) Whitespace found at end of line
(#165) Whitespace found at end of line
(#175) Whitespace found at end of line
(#192) Whitespace found at end of line
(#195) Whitespace found at end of line
(#198) Whitespace found at end of line
(#201) Whitespace found at end of line
(#205) Whitespace found at end of line
(#209) Whitespace found at end of line
(#211) Opening parenthesis of a multi-line function call must be the last content on the line
(#211) Only one argument is allowed per line in a multi-line function call
(#211) Only one argument is allowed per line in a multi-line function call
(#212) Multi-line function call not indented correctly; expected 16 spaces but found 20
(#212) Only one argument is allowed per line in a multi-line function call
(#212) Only one argument is allowed per line in a multi-line function call
(#212) Closing parenthesis of a multi-line function call must be on a line by itself
(#213) Whitespace found at end of line
(#220) Whitespace found at end of line
(#222) Variable "deleteall_url" must not contain underscores.
(#226) Variable "deleteall_url" must not contain underscores.
(#227) Whitespace found at end of line
(#231) Whitespace found at end of line
public/admin/tool/redirectplus/classes/output/settings_tab.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#39) Opening brace must not be followed by a blank line
(#42) Member variable "form_action" must not contain underscores.
(#51) Member variable "behavior_message" must not contain underscores.
(#54) Member variable "behavior_redirect" must not contain underscores.
(#57) Member variable "custom_message" must not contain underscores.
(#60) Member variable "redirect_url" must not contain underscores.
(#63) Member variable "disable_redirect_admin" must not contain underscores.
(#66) Member variable "enable_404_logging" must not contain underscores.
(#69) Member variable "max_404_records" must not contain underscores.
(#72) Member variable "error404_url" must not contain underscores.
(#118) Inline comments must end in full-stops, exclamation marks, or question marks
public/admin/tool/redirectplus/classes/privacy/provider.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#34) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#45) Opening brace must not be followed by a blank line
(#53) Variable "tool_redirectplus_collection" must not contain underscores.
(#54) Variable "tool_redirectplus_collection" must not contain underscores.
(#63) Variable "tool_redirectplus_collection" must not contain underscores.
(#72) Variable "tool_redirectplus_userid" must not contain underscores.
(#73) Variable "tool_redirectplus_contextlist" must not contain underscores.
(#75) Variable "tool_redirectplus_sql" must not contain underscores.
(#75) Whitespace found at end of line within string
(#76) Whitespace found at end of line within string
(#77) Whitespace found at end of line within string
(#80) Variable "tool_redirectplus_params" must not contain underscores.
(#82) Variable "tool_redirectplus_userid" must not contain underscores.
(#85) Variable "tool_redirectplus_contextlist" must not contain underscores.
(#85) Variable "tool_redirectplus_sql" must not contain underscores.
(#85) Variable "tool_redirectplus_params" must not contain underscores.
(#87) Variable "tool_redirectplus_contextlist" must not contain underscores.
(#95) Variable "tool_redirectplus_contextlist" must not contain underscores.
(#98) Variable "tool_redirectplus_contextlist" must not contain underscores.
(#102) Variable "tool_redirectplus_userid" must not contain underscores.
(#102) Variable "tool_redirectplus_contextlist" must not contain underscores.
(#104) Variable "tool_redirectplus_records" must not contain underscores.
(#104) Variable "tool_redirectplus_userid" must not contain underscores.
(#106) Variable "tool_redirectplus_records" must not contain underscores.
(#107) Variable "tool_redirectplus_data" must not contain underscores.
(#108) Variable "tool_redirectplus_records" must not contain underscores.
(#108) Variable "tool_redirectplus_record" must not contain underscores.
(#109) Variable "tool_redirectplus_data" must not contain underscores.
(#110) Variable "tool_redirectplus_record" must not contain underscores.
(#111) Variable "tool_redirectplus_record" must not contain underscores.
(#112) Variable "tool_redirectplus_record" must not contain underscores.
(#113) Variable "tool_redirectplus_record" must not contain underscores.
(#114) Variable "tool_redirectplus_record" must not contain underscores.
(#118) Variable "tool_redirectplus_context" must not contain underscores.
(#119) Variable "tool_redirectplus_context" must not contain underscores.
(#121) Variable "tool_redirectplus_data" must not contain underscores.
(#131) Variable "tool_redirectplus_context" must not contain underscores.
(#134) Variable "tool_redirectplus_context" must not contain underscores.
(#142) Line exceeds 132 characters; contains 135 characters
(#144) Variable "tool_redirectplus_contextlist" must not contain underscores.
(#147) Variable "tool_redirectplus_contextlist" must not contain underscores.
(#151) Variable "tool_redirectplus_userid" must not contain underscores.
(#151) Variable "tool_redirectplus_contextlist" must not contain underscores.
(#152) Variable "tool_redirectplus_userid" must not contain underscores.
(#158) Line exceeds 132 characters; contains 142 characters
(#160) Variable "tool_redirectplus_userlist" must not contain underscores.
(#161) Variable "tool_redirectplus_context" must not contain underscores.
(#161) Variable "tool_redirectplus_userlist" must not contain underscores.
(#163) Variable "tool_redirectplus_context" must not contain underscores.
(#167) Variable "tool_redirectplus_sql" must not contain underscores.
(#167) Whitespace found at end of line within string
(#170) Variable "tool_redirectplus_userlist" must not contain underscores.
(#170) Variable "tool_redirectplus_sql" must not contain underscores.
(#178) Variable "tool_redirectplus_userlist" must not contain underscores.
(#181) Variable "tool_redirectplus_context" must not contain underscores.
(#181) Variable "tool_redirectplus_userlist" must not contain underscores.
(#183) Variable "tool_redirectplus_context" must not contain underscores.
(#187) Variable "tool_redirectplus_userids" must not contain underscores.
(#187) Variable "tool_redirectplus_userlist" must not contain underscores.
(#189) Variable "tool_redirectplus_userids" must not contain underscores.
(#190) Long list syntax is not allowed
(#190) Variable "tool_redirectplus_insql" must not contain underscores.
(#190) Variable "tool_redirectplus_inparams" must not contain underscores.
(#190) Variable "tool_redirectplus_userids" must not contain underscores.
(#190) Line exceeds 132 characters; contains 141 characters
(#191) Variable "tool_redirectplus_insql" must not contain underscores.
(#191) Variable "tool_redirectplus_inparams" must not contain underscores.
public/admin/tool/redirectplus/db/caches.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#36) Whitespace found at end of line
(#45) Whitespace found at end of line
public/admin/tool/redirectplus/db/hooks.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
public/admin/tool/redirectplus/db/install.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
public/admin/tool/redirectplus/db/services.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#35) There should be a comma after the last array item in a multi-line array.
public/admin/tool/redirectplus/db/uninstall.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
public/admin/tool/redirectplus/db/upgrade.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#28) Expected at least 1 space before "."; 0 found
(#28) Expected at least 1 space after "."; 0 found
(#47) Blank line found at start of control structure
(#85) Whitespace found at end of line
public/admin/tool/redirectplus/db/upgradelib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
public/admin/tool/redirectplus/error404.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#28) Expected login check (require_login, require_course_login, require_admin, admin_externalpage_setup) following config inclusion. None found.
(#89) Whitespace found at end of line
(#92) Whitespace found at end of line
(#104) Variable "custom_redirect" must not contain underscores.
(#105) Whitespace found at end of line
(#106) Variable "custom_redirect" must not contain underscores.
(#108) Variable "is_logged_in" must not contain underscores.
(#109) Whitespace found at end of line
(#111) Inline comments must end in full-stops, exclamation marks, or question marks
(#113) Variable "custom_redirect" must not contain underscores.
(#114) Variable "is_logged_in" must not contain underscores.
(#117) Whitespace found at end of line
(#145) Opening parenthesis of a multi-line function call must be the last content on the line
(#145) Whitespace found at end of line
(#149) Opening parenthesis of a multi-line function call must be the last content on the line
(#149) Whitespace found at end of line
public/admin/tool/redirectplus/index.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#50) Variable "source_url" must not contain underscores.
(#51) Whitespace found at end of line
(#53) Variable "source_url" must not contain underscores.
(#58) Variable "redirect_type" must not contain underscores.
(#59) Variable "redirect_id" must not contain underscores.
(#60) Whitespace found at end of line
(#62) Variable "redirect_type" must not contain underscores.
(#63) Whitespace found at end of line
(#64) Variable "redirect_type" must not contain underscores.
(#65) Variable "dest_url" must not contain underscores.
(#67) Variable "dest_url" must not contain underscores.
(#70) Variable "dest_url" must not contain underscores.
(#73) Variable "dest_url" must not contain underscores.
(#74) Variable "dest_url" must not contain underscores.
(#74) Variable "dest_url" must not contain underscores.
(#77) Variable "dest_url" must not contain underscores.
(#80) Whitespace found at end of line
(#82) Variable "loggedin_url" must not contain underscores.
(#83) Variable "loggedout_url" must not contain underscores.
(#84) Whitespace found at end of line
(#85) Variable "loggedin_url" must not contain underscores.
(#85) Variable "loggedout_url" must not contain underscores.
(#88) Whitespace found at end of line
(#89) Variable "loggedin_url" must not contain underscores.
(#90) Variable "loggedout_url" must not contain underscores.
(#92) Whitespace found at end of line
(#94) Whitespace found at end of line
(#96) Inline comments must end in full-stops, exclamation marks, or question marks
(#97) Variable "detect_browser" must not contain underscores.
(#98) Variable "detect_moodle" must not contain underscores.
(#99) Whitespace found at end of line
(#100) Inline comments must end in full-stops, exclamation marks, or question marks
(#101) Variable "detect_browser" must not contain underscores.
(#101) Variable "detect_moodle" must not contain underscores.
(#102) Variable "detect_browser" must not contain underscores.
(#104) Whitespace found at end of line
(#106) Variable "detect_browser" must not contain underscores.
(#107) Variable "detect_moodle" must not contain underscores.
(#109) Whitespace found at end of line
(#110) Variable "lang_codes" must not contain underscores.
(#111) Variable "lang_urls" must not contain underscores.
(#112) Variable "language_rules" must not contain underscores.
(#113) Whitespace found at end of line
(#114) Variable "lang_codes" must not contain underscores.
(#115) Variable "lang_codes" must not contain underscores.
(#115) Variable "lang_urls" must not contain underscores.
(#116) Variable "lang_urls" must not contain underscores.
(#119) Variable "language_rules" must not contain underscores.
(#120) Variable "lang_codes" must not contain underscores.
(#121) Variable "lang_urls" must not contain underscores.
(#125) Whitespace found at end of line
(#126) Variable "language_rules" must not contain underscores.
(#127) Variable "default_lang_url" must not contain underscores.
(#128) Variable "default_lang_url" must not contain underscores.
(#128) Variable "default_lang_url" must not contain underscores.
(#131) Variable "default_lang_url" must not contain underscores.
(#134) Whitespace found at end of line
(#137) Variable "source_url" must not contain underscores.
(#141) Whitespace found at end of line
(#142) Variable "redirect_id" must not contain underscores.
(#143) Variable "redirect_id" must not contain underscores.
(#149) Whitespace found at end of line
(#153) Whitespace found at end of line
(#154) Inline comments must end in full-stops, exclamation marks, or question marks
(#155) Variable "redirect_url" must not contain underscores.
(#156) Variable "redirect_url" must not contain underscores.
(#162) Variable "enable_404_logging" must not contain underscores.
(#163) Variable "max_404_records" must not contain underscores.
(#164) Whitespace found at end of line
(#165) Variable "enable_404_logging" must not contain underscores.
(#166) Variable "max_404_records" must not contain underscores.
(#167) Whitespace found at end of line
(#170) Whitespace found at end of line
(#173) Variable "redirect_url" must not contain underscores.
(#174) Variable "custom_message" must not contain underscores.
(#175) Variable "custom_message_format" must not contain underscores.
(#176) Variable "disable_redirect_admin" must not contain underscores.
(#179) Variable "disable_redirect_admin" must not contain underscores.
(#182) Variable "redirect_url" must not contain underscores.
(#183) Variable "redirect_url" must not contain underscores.
(#186) Variable "custom_message" must not contain underscores.
(#187) Variable "custom_message_format" must not contain underscores.
(#191) Variable "config_cache" must not contain underscores.
(#192) Variable "config_cache" must not contain underscores.
(#195) Variable "settings_url" must not contain underscores.
(#196) Variable "settings_url" must not contain underscores.
(#203) Whitespace found at end of line
(#207) Whitespace found at end of line
(#208) Variable "redirects_url" must not contain underscores.
(#209) Variable "redirects_url" must not contain underscores.
(#215) Whitespace found at end of line
(#219) Whitespace found at end of line
(#220) Variable "report_url" must not contain underscores.
(#221) Variable "report_url" must not contain underscores.
(#227) Whitespace found at end of line
(#231) Whitespace found at end of line
(#232) Variable "report_url" must not contain underscores.
(#233) Variable "report_url" must not contain underscores.
(#240) Variable "report_tab" must not contain underscores.
(#247) Variable "show_edit_form" must not contain underscores.
(#248) Variable "edit_form_html" must not contain underscores.
(#250) Variable "show_edit_form" must not contain underscores.
(#252) Variable "redirect_id" must not contain underscores.
(#253) Whitespace found at end of line
(#255) Variable "prefill_source_url" must not contain underscores.
(#256) Variable "prefill_source_url" must not contain underscores.
(#256) Variable "redirect_id" must not contain underscores.
(#258) Variable "redirect_obj" must not contain underscores.
(#259) Variable "redirect_obj" must not contain underscores.
(#260) Variable "redirect_obj" must not contain underscores.
(#260) Variable "prefill_source_url" must not contain underscores.
(#261) Variable "redirect_obj" must not contain underscores.
(#262) Variable "redirect_obj" must not contain underscores.
(#266) Variable "edit_form_html" must not contain underscores.
(#266) Variable "redirect_obj" must not contain underscores.
(#268) Variable "edit_form_html" must not contain underscores.
(#268) Variable "redirect_id" must not contain underscores.
(#273) Variable "redirects_cache" must not contain underscores.
(#274) Variable "cache_key" must not contain underscores.
(#274) Inline comments must end in full-stops, exclamation marks, or question marks
(#277) Variable "cached_data" must not contain underscores.
(#277) Variable "redirects_cache" must not contain underscores.
(#277) Variable "cache_key" must not contain underscores.
(#279) Variable "cached_data" must not contain underscores.
(#282) Variable "has_redirects" must not contain underscores.
(#284) Variable "has_redirects" must not contain underscores.
(#285) Variable "redirects_table" must not contain underscores.
(#286) Line indented incorrectly; expected at least 8 spaces, found 4
(#286) Variable "redirects_table" must not contain underscores.
(#292) Line indented incorrectly; expected at least 8 spaces, found 4
(#293) Line indented incorrectly; expected at least 8 spaces, found 4
(#293) Variable "redirects_table" must not contain underscores.
(#294) Line indented incorrectly; expected at least 8 spaces, found 4
(#294) Variable "redirects_table" must not contain underscores.
(#296) Line indented incorrectly; expected 8 spaces, found 4
(#297) Line indented incorrectly; expected at least 12 spaces, found 8
(#297) Variable "redirect_row" must not contain underscores.
(#298) Whitespace found at end of line
(#299) Line indented incorrectly; expected at least 12 spaces, found 8
(#300) Line indented incorrectly; expected at least 12 spaces, found 8
(#300) Variable "source_url_link" must not contain underscores.
(#304) Line indented incorrectly; expected at least 16 spaces, found 8
(#305) Line indented incorrectly; expected at least 16 spaces, found 8
(#305) Variable "redirect_row" must not contain underscores.
(#305) Variable "source_url_link" must not contain underscores.
(#306) Whitespace found at end of line
(#307) Line indented incorrectly; expected at least 16 spaces, found 8
(#308) Line indented incorrectly; expected at least 16 spaces, found 8
(#308) Variable "redirect_opts" must not contain underscores.
(#309) Line indented incorrectly; expected at least 16 spaces, found 8
(#309) Variable "opts_summary" must not contain underscores.
(#310) Whitespace found at end of line
(#311) Line indented incorrectly; expected 16 spaces, found 8
(#311) Variable "redirect_opts" must not contain underscores.
(#311) Variable "redirect_opts" must not contain underscores.
(#312) Line indented incorrectly; expected at least 20 spaces, found 12
(#312) Variable "opts_summary" must not contain underscores.
(#313) Line indented incorrectly; expected at least 20 spaces, found 16
(#313) Variable "redirect_opts" must not contain underscores.
(#314) Line indented incorrectly; expected 16 spaces, found 8
(#315) Line indented incorrectly; expected at least 20 spaces, found 12
(#315) Variable "opts_summary" must not contain underscores.
(#316) Line indented incorrectly; expected 20 spaces, found 12
(#316) Variable "redirect_opts" must not contain underscores.
(#317) Line indented incorrectly; expected at least 24 spaces, found 16
(#317) Variable "opts_summary" must not contain underscores.
(#317) Line exceeds 132 characters; contains 152 characters
(#318) Line indented incorrectly; expected 20 spaces, found 12
(#319) Line indented incorrectly; expected 20 spaces, found 12
(#319) Variable "redirect_opts" must not contain underscores.
(#320) Line indented incorrectly; expected at least 24 spaces, found 16
(#320) Variable "opts_summary" must not contain underscores.
(#320) Line exceeds 132 characters; contains 155 characters
(#321) Line indented incorrectly; expected 20 spaces, found 12
(#322) Line indented incorrectly; expected 16 spaces, found 8
(#323) Whitespace found at end of line
(#324) Line indented incorrectly; expected at least 16 spaces, found 8
(#324) Variable "redirect_row" must not contain underscores.
(#324) Variable "opts_summary" must not contain underscores.
(#325) Whitespace found at end of line
(#326) Line indented incorrectly; expected at least 16 spaces, found 8
(#327) Line indented incorrectly; expected 16 spaces, found 8
(#328) Line indented incorrectly; expected at least 20 spaces, found 12
(#328) Variable "redirect_row" must not contain underscores.
(#328) Opening parenthesis of a multi-line function call must be the last content on the line
(#328) Only one argument is allowed per line in a multi-line function call
(#328) Whitespace found at end of line
(#329) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#329) Line indented incorrectly; expected at least 20 spaces, found 16
(#329) Closing parenthesis of a multi-line function call must be on a line by itself
(#330) Line indented incorrectly; expected 16 spaces, found 8
(#331) Line indented incorrectly; expected at least 20 spaces, found 12
(#331) Variable "redirect_row" must not contain underscores.
(#331) Opening parenthesis of a multi-line function call must be the last content on the line
(#331) Only one argument is allowed per line in a multi-line function call
(#331) Whitespace found at end of line
(#332) Multi-line function call not indented correctly; expected 12 spaces but found 16
(#332) Line indented incorrectly; expected at least 20 spaces, found 16
(#332) Closing parenthesis of a multi-line function call must be on a line by itself
(#333) Line indented incorrectly; expected 16 spaces, found 8
(#334) Whitespace found at end of line
(#335) Line indented incorrectly; expected at least 16 spaces, found 8
(#336) Line indented incorrectly; expected at least 16 spaces, found 8
(#336) Variable "redirect_row" must not contain underscores.
(#337) Whitespace found at end of line
(#338) Inline comments must end in full-stops, exclamation marks, or question marks
(#338) Line indented incorrectly; expected at least 16 spaces, found 8
(#339) Line indented incorrectly; expected at least 16 spaces, found 8
(#339) Variable "edit_url" must not contain underscores.
(#340) Line indented incorrectly; expected at least 16 spaces, found 12
(#341) Line indented incorrectly; expected at least 16 spaces, found 12
(#342) Line indented incorrectly; expected at least 16 spaces, found 8
(#343) Line indented incorrectly; expected at least 16 spaces, found 8
(#343) Variable "delete_url" must not contain underscores.
(#344) Line indented incorrectly; expected at least 16 spaces, found 12
(#345) Line indented incorrectly; expected at least 16 spaces, found 12
(#346) Line indented incorrectly; expected at least 16 spaces, found 8
(#347) Whitespace found at end of line
(#348) Line indented incorrectly; expected at least 16 spaces, found 8
(#348) Opening parenthesis of a multi-line function call must be the last content on the line
(#348) Variable "edit_url" must not contain underscores.
(#348) Only one argument is allowed per line in a multi-line function call
(#348) Whitespace found at end of line
(#349) Multi-line function call not indented correctly; expected 8 spaces but found 12
(#349) Line indented incorrectly; expected at least 16 spaces, found 12
(#349) Closing parenthesis of a multi-line function call must be on a line by itself
(#350) Line indented incorrectly; expected at least 16 spaces, found 12
(#350) Opening parenthesis of a multi-line function call must be the last content on the line
(#350) Variable "delete_url" must not contain underscores.
(#350) Only one argument is allowed per line in a multi-line function call
(#350) Whitespace found at end of line
(#351) Multi-line function call not indented correctly; expected 16 spaces but found 12
(#351) Line indented incorrectly; expected at least 16 spaces, found 12
(#353) There should be a comma after the last array item in a multi-line array.
(#354) Line indented incorrectly; expected at least 16 spaces, found 12
(#354) Closing parenthesis of a multi-line function call must be on a line by itself
(#355) Whitespace found at end of line
(#356) Line indented incorrectly; expected at least 16 spaces, found 8
(#356) Variable "redirect_row" must not contain underscores.
(#357) Whitespace found at end of line
(#358) Line indented incorrectly; expected at least 16 spaces, found 8
(#358) Variable "redirects_table" must not contain underscores.
(#358) Variable "redirect_row" must not contain underscores.
(#359) Line indented incorrectly; expected 8 spaces, found 4
(#360) Whitespace found at end of line
(#361) Line indented incorrectly; expected at least 8 spaces, found 4
(#361) Variable "redirects_table_html" must not contain underscores.
(#361) Variable "redirects_table" must not contain underscores.
(#363) Variable "redirects_table_html" must not contain underscores.
(#365) Whitespace found at end of line
(#367) Variable "cached_data" must not contain underscores.
(#368) Variable "has_redirects" must not contain underscores.
(#369) Variable "redirects_table_html" must not contain underscores.
(#371) Variable "redirects_cache" must not contain underscores.
(#371) Variable "cache_key" must not contain underscores.
(#371) Variable "cached_data" must not contain underscores.
(#374) Variable "has_redirects" must not contain underscores.
(#374) Variable "cached_data" must not contain underscores.
(#375) Variable "redirects_table_html" must not contain underscores.
(#375) Variable "cached_data" must not contain underscores.
(#378) Variable "add_redirect_url" must not contain underscores.
(#380) Variable "redirects_tab" must not contain underscores.
(#381) Variable "has_redirects" must not contain underscores.
(#382) Variable "show_edit_form" must not contain underscores.
(#383) Variable "edit_form_html" must not contain underscores.
(#384) Variable "redirects_table_html" must not contain underscores.
(#385) Variable "add_redirect_url" must not contain underscores.
(#391) Variable "error404_url" must not contain underscores.
(#402) Variable "settings_data" must not contain underscores.
(#413) Variable "error404_url" must not contain underscores.
(#417) Variable "settings_tab" must not contain underscores.
(#417) Variable "settings_data" must not contain underscores.
(#423) Variable "report_tab" must not contain underscores.
(#424) Variable "redirects_tab" must not contain underscores.
(#425) Variable "settings_tab" must not contain underscores.
public/admin/tool/redirectplus/lang/en/tool_redirectplus.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#28) Unexpected string end, it should be a line feed after a semicolon
(#30) Unexpected comment found. Auto-fixing will not work after this comment
(#31) Unexpected string end, it should be a line feed after a semicolon
(#32) Unexpected string end, it should be a line feed after a semicolon
(#33) Unexpected string end, it should be a line feed after a semicolon
(#34) Unexpected string end, it should be a line feed after a semicolon
(#35) Unexpected string end, it should be a line feed after a semicolon
(#36) Unexpected string end, it should be a line feed after a semicolon
(#38) Unexpected comment found. Auto-fixing will not work after this comment
(#39) Unexpected string end, it should be a line feed after a semicolon
(#40) Unexpected string end, it should be a line feed after a semicolon
(#41) Unexpected string end, it should be a line feed after a semicolon
(#42) Unexpected string end, it should be a line feed after a semicolon
(#43) Unexpected string end, it should be a line feed after a semicolon
(#44) Unexpected string end, it should be a line feed after a semicolon
(#45) Unexpected string end, it should be a line feed after a semicolon
(#46) Unexpected string end, it should be a line feed after a semicolon
(#47) Unexpected string end, it should be a line feed after a semicolon
(#48) Unexpected string end, it should be a line feed after a semicolon
(#49) Unexpected string end, it should be a line feed after a semicolon
(#50) Unexpected string end, it should be a line feed after a semicolon
(#51) Unexpected string end, it should be a line feed after a semicolon
(#52) Unexpected string end, it should be a line feed after a semicolon
(#53) Unexpected string end, it should be a line feed after a semicolon
(#54) Unexpected string end, it should be a line feed after a semicolon
(#56) Unexpected comment found. Auto-fixing will not work after this comment
(#57) Unexpected string end, it should be a line feed after a semicolon
(#58) Unexpected string end, it should be a line feed after a semicolon
(#59) Unexpected string end, it should be a line feed after a semicolon
(#60) Unexpected string end, it should be a line feed after a semicolon
(#61) Unexpected string end, it should be a line feed after a semicolon
(#62) Unexpected string end, it should be a line feed after a semicolon
(#63) Unexpected string end, it should be a line feed after a semicolon
(#64) Unexpected string end, it should be a line feed after a semicolon
(#65) Unexpected string end, it should be a line feed after a semicolon
(#66) Unexpected string end, it should be a line feed after a semicolon
(#67) Unexpected string end, it should be a line feed after a semicolon
(#68) Unexpected string end, it should be a line feed after a semicolon
(#69) Unexpected string end, it should be a line feed after a semicolon
(#70) Unexpected string end, it should be a line feed after a semicolon
(#72) Unexpected comment found. Auto-fixing will not work after this comment
(#73) Unexpected string end, it should be a line feed after a semicolon
(#74) Unexpected string end, it should be a line feed after a semicolon
(#75) Unexpected string end, it should be a line feed after a semicolon
(#76) Unexpected string end, it should be a line feed after a semicolon
(#77) Unexpected string end, it should be a line feed after a semicolon
(#78) Unexpected string end, it should be a line feed after a semicolon
(#79) Unexpected string end, it should be a line feed after a semicolon
(#80) Unexpected string end, it should be a line feed after a semicolon
(#81) Unexpected string end, it should be a line feed after a semicolon
(#82) Unexpected string end, it should be a line feed after a semicolon
(#83) Unexpected string end, it should be a line feed after a semicolon
(#85) Unexpected comment found. Auto-fixing will not work after this comment
(#86) Unexpected string end, it should be a line feed after a semicolon
(#87) Unexpected string end, it should be a line feed after a semicolon
(#88) Unexpected string end, it should be a line feed after a semicolon
(#90) Unexpected string end, it should be a line feed after a semicolon
(#91) Unexpected string end, it should be a line feed after a semicolon
(#92) Unexpected string end, it should be a line feed after a semicolon
(#94) Unexpected string end, it should be a line feed after a semicolon
(#95) Unexpected string end, it should be a line feed after a semicolon
(#96) Unexpected string end, it should be a line feed after a semicolon
(#97) Unexpected string end, it should be a line feed after a semicolon
(#99) Unexpected string end, it should be a line feed after a semicolon
(#100) Unexpected string end, it should be a line feed after a semicolon
(#101) Unexpected string end, it should be a line feed after a semicolon
(#102) Unexpected string end, it should be a line feed after a semicolon
(#103) Unexpected string end, it should be a line feed after a semicolon
(#104) Unexpected string end, it should be a line feed after a semicolon
(#105) Unexpected string end, it should be a line feed after a semicolon
(#106) Unexpected string end, it should be a line feed after a semicolon
(#107) Unexpected string end, it should be a line feed after a semicolon
(#109) Unexpected string end, it should be a line feed after a semicolon
(#110) Unexpected string end, it should be a line feed after a semicolon
(#111) Unexpected string end, it should be a line feed after a semicolon
(#112) Unexpected string end, it should be a line feed after a semicolon
(#113) Unexpected string end, it should be a line feed after a semicolon
(#114) Unexpected string end, it should be a line feed after a semicolon
(#115) Unexpected string end, it should be a line feed after a semicolon
(#116) Unexpected string end, it should be a line feed after a semicolon
(#117) Unexpected string end, it should be a line feed after a semicolon
(#119) Unexpected comment found. Auto-fixing will not work after this comment
(#120) Unexpected string end, it should be a line feed after a semicolon
(#121) Unexpected string end, it should be a line feed after a semicolon
(#122) Unexpected string end, it should be a line feed after a semicolon
(#123) Unexpected string end, it should be a line feed after a semicolon
(#124) Unexpected string end, it should be a line feed after a semicolon
(#126) Unexpected comment found. Auto-fixing will not work after this comment
(#127) Unexpected string end, it should be a line feed after a semicolon
(#128) Unexpected string end, it should be a line feed after a semicolon
(#129) Unexpected string end, it should be a line feed after a semicolon
(#130) Unexpected string end, it should be a line feed after a semicolon
(#131) Unexpected string end, it should be a line feed after a semicolon
(#132) Unexpected string end, it should be a line feed after a semicolon
(#133) Unexpected string end, it should be a line feed after a semicolon
(#135) Unexpected comment found. Auto-fixing will not work after this comment
(#136) Unexpected string end, it should be a line feed after a semicolon
(#137) Unexpected string end, it should be a line feed after a semicolon
(#138) Unexpected string end, it should be a line feed after a semicolon
(#139) Unexpected string end, it should be a line feed after a semicolon
(#140) Unexpected string end, it should be a line feed after a semicolon
(#141) Unexpected string end, it should be a line feed after a semicolon
(#142) Unexpected string end, it should be a line feed after a semicolon
(#143) Unexpected string end, it should be a line feed after a semicolon
(#144) Unexpected string end, it should be a line feed after a semicolon
(#145) Unexpected string end, it should be a line feed after a semicolon
(#146) Unexpected string end, it should be a line feed after a semicolon
(#147) Unexpected string end, it should be a line feed after a semicolon
(#148) Unexpected string end, it should be a line feed after a semicolon
(#149) Unexpected string end, it should be a line feed after a semicolon
(#150) Unexpected string end, it should be a line feed after a semicolon
(#151) Unexpected string end, it should be a line feed after a semicolon
(#152) Unexpected string end, it should be a line feed after a semicolon
(#153) Unexpected string end, it should be a line feed after a semicolon
(#154) Unexpected string end, it should be a line feed after a semicolon
(#155) Unexpected string end, it should be a line feed after a semicolon
(#156) Unexpected string end, it should be a line feed after a semicolon
(#157) Unexpected string end, it should be a line feed after a semicolon
(#158) Unexpected string end, it should be a line feed after a semicolon
(#159) Unexpected string end, it should be a line feed after a semicolon
(#160) Unexpected string end, it should be a line feed after a semicolon
(#161) Unexpected string end, it should be a line feed after a semicolon
(#162) Unexpected string end, it should be a line feed after a semicolon
(#163) Unexpected string end, it should be a line feed after a semicolon
(#164) Unexpected string end, it should be a line feed after a semicolon
(#165) Unexpected string end, it should be a line feed after a semicolon
(#166) Unexpected string end, it should be a line feed after a semicolon
(#167) Unexpected string end, it should be a line feed after a semicolon
(#168) Unexpected string end, it should be a line feed after a semicolon
(#169) Unexpected string end, it should be a line feed after a semicolon
(#170) Unexpected string end, it should be a line feed after a semicolon
(#171) Unexpected string end, it should be a line feed after a semicolon
(#172) Unexpected string end, it should be a line feed after a semicolon
(#173) Unexpected string end, it should be a line feed after a semicolon
(#174) Unexpected string end, it should be a line feed after a semicolon
(#175) Unexpected string end, it should be a line feed after a semicolon
(#176) Unexpected string end, it should be a line feed after a semicolon
(#177) Unexpected string end, it should be a line feed after a semicolon
(#178) Unexpected string end, it should be a line feed after a semicolon
(#179) Unexpected string end, it should be a line feed after a semicolon
(#180) Unexpected string end, it should be a line feed after a semicolon
(#181) Unexpected string end, it should be a line feed after a semicolon
(#182) Unexpected string end, it should be a line feed after a semicolon
(#183) Unexpected string end, it should be a line feed after a semicolon
(#184) Unexpected string end, it should be a line feed after a semicolon
(#185) Unexpected string end, it should be a line feed after a semicolon
(#186) Unexpected string end, it should be a line feed after a semicolon
(#187) Unexpected string end, it should be a line feed after a semicolon
(#188) Unexpected string end, it should be a line feed after a semicolon
(#189) Unexpected string end, it should be a line feed after a semicolon
(#190) Unexpected string end, it should be a line feed after a semicolon
(#190) Whitespace found at end of line within string
(#191) Whitespace found at end of line within string
(#192) Whitespace found at end of line within string
(#193) Whitespace found at end of line within string
(#194) Whitespace found at end of line within string
(#197) Unexpected comment found. Auto-fixing will not work after this comment
(#198) Unexpected string end, it should be a line feed after a semicolon
(#199) Unexpected string end, it should be a line feed after a semicolon
(#200) Unexpected string end, it should be a line feed after a semicolon
(#201) Unexpected string end, it should be a line feed after a semicolon
(#202) Unexpected string end, it should be a line feed after a semicolon
(#203) Unexpected string end, it should be a line feed after a semicolon
(#204) Unexpected string end, it should be a line feed after a semicolon
(#206) Unexpected comment found. Auto-fixing will not work after this comment
(#207) Unexpected string end, it should be a line feed after a semicolon
(#208) Unexpected string end, it should be a line feed after a semicolon
(#209) Unexpected string end, it should be a line feed after a semicolon
(#210) Unexpected string end, it should be a line feed after a semicolon
(#211) Unexpected string end, it should be a line feed after a semicolon
(#213) Unexpected comment found. Auto-fixing will not work after this comment
(#214) Unexpected string end, it should be a line feed after a semicolon
(#215) Unexpected string end, it should be a line feed after a semicolon
(#216) Unexpected string end, it should be a line feed after a semicolon
(#217) Unexpected string end, it should be a line feed after a semicolon
(#219) Unexpected comment found. Auto-fixing will not work after this comment
(#220) Unexpected string end, it should be a line feed after a semicolon
(#222) Unexpected comment found. Auto-fixing will not work after this comment
(#223) Unexpected string end, it should be a line feed after a semicolon
(#224) Unexpected string end, it should be a line feed after a semicolon
(#226) Unexpected comment found. Auto-fixing will not work after this comment
(#227) Unexpected string end, it should be a line feed after a semicolon
(#228) Unexpected string end, it should be a line feed after a semicolon
(#229) Unexpected string end, it should be a line feed after a semicolon
(#230) Unexpected string end, it should be a line feed after a semicolon
(#231) Unexpected string end, it should be a line feed after a semicolon
(#232) Unexpected string end, it should be a line feed after a semicolon
(#234) Unexpected comment found. Auto-fixing will not work after this comment
(#235) Unexpected string end, it should be a line feed after a semicolon
(#236) Unexpected string end, it should be a line feed after a semicolon
(#237) Unexpected string end, it should be a line feed after a semicolon
(#238) Unexpected string end, it should be a line feed after a semicolon
(#239) Unexpected string end, it should be a line feed after a semicolon
(#241) Unexpected comment found. Auto-fixing will not work after this comment
(#242) Unexpected string end, it should be a line feed after a semicolon
(#243) Unexpected string end, it should be a line feed after a semicolon
(#244) Unexpected string end, it should be a line feed after a semicolon
(#245) Unexpected string end, it should be a line feed after a semicolon
(#246) Unexpected string end, it should be a line feed after a semicolon
(#247) Unexpected string end, it should be a line feed after a semicolon
(#248) Unexpected string end, it should be a line feed after a semicolon
(#249) Unexpected string end, it should be a line feed after a semicolon
(#250) Unexpected string end, it should be a line feed after a semicolon
(#251) Unexpected string end, it should be a line feed after a semicolon
(#252) Unexpected string end, it should be a line feed after a semicolon
(#253) Unexpected string end, it should be a line feed after a semicolon
(#254) Unexpected string end, it should be a line feed after a semicolon
(#255) Unexpected string end, it should be a line feed after a semicolon
(#256) Unexpected string end, it should be a line feed after a semicolon
(#257) Unexpected string end, it should be a line feed after a semicolon
(#258) Unexpected string end, it should be a line feed after a semicolon
(#259) Unexpected string end, it should be a line feed after a semicolon
(#260) Unexpected string end, it should be a line feed after a semicolon
(#261) Unexpected string end, it should be a line feed after a semicolon
(#262) Unexpected string end, it should be a line feed after a semicolon
(#263) Unexpected string end, it should be a line feed after a semicolon
(#264) Unexpected string end, it should be a line feed after a semicolon
(#265) Unexpected string end, it should be a line feed after a semicolon
(#267) Unexpected comment found. Auto-fixing will not work after this comment
(#267) Inline comments must start with a capital letter, digit or 3-dots sequence
(#268) Unexpected string end, it should be a line feed after a semicolon
(#269) Unexpected string end, it should be a line feed after a semicolon
(#270) Unexpected string end, it should be a line feed after a semicolon
public/admin/tool/redirectplus/lib.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#25) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#35) Whitespace found at end of line
(#52) Whitespace found at end of line
(#55) Whitespace found at end of line
(#70) Whitespace found at end of line
(#73) Whitespace found at end of line
(#76) Whitespace found at end of line
(#81) Whitespace found at end of line
(#83) Inline comments must end in full-stops, exclamation marks, or question marks
(#86) Whitespace found at end of line
(#91) Whitespace found at end of line
(#106) Whitespace found at end of line
(#110) Whitespace found at end of line
(#115) Whitespace found at end of line
(#118) Whitespace found at end of line
(#127) Whitespace found at end of line
(#130) Inline comments must end in full-stops, exclamation marks, or question marks
(#131) Variable "detection_methods" must not contain underscores.
(#132) Whitespace found at end of line
(#133) Inline comments must end in full-stops, exclamation marks, or question marks
(#134) Variable "detection_methods" must not contain underscores.
(#135) Whitespace found at end of line
(#138) Whitespace found at end of line
(#149) Whitespace found at end of line
(#157) Whitespace found at end of line
(#162) Whitespace found at end of line
(#173) Whitespace found at end of line
(#177) Whitespace found at end of line
(#181) Whitespace found at end of line
(#186) Whitespace found at end of line
(#196) Variable "detection_methods" must not contain underscores.
(#198) Whitespace found at end of line
(#199) Inline comments must end in full-stops, exclamation marks, or question marks
(#200) Variable "detection_methods" must not contain underscores.
(#201) Variable "detection_methods" must not contain underscores.
(#203) Whitespace found at end of line
(#204) Variable "detected_lang" must not contain underscores.
(#205) Whitespace found at end of line
(#206) Inline comments must end in full-stops, exclamation marks, or question marks
(#207) Variable "detection_methods" must not contain underscores.
(#208) Inline comments must end in full-stops, exclamation marks, or question marks
(#209) Variable "moodle_lang" must not contain underscores.
(#210) Variable "moodle_lang" must not contain underscores.
(#211) Variable "detected_lang" must not contain underscores.
(#211) Variable "moodle_lang" must not contain underscores.
(#212) Inline comments must end in full-stops, exclamation marks, or question marks
(#213) Variable "detection_methods" must not contain underscores.
(#214) Variable "detected_lang" must not contain underscores.
(#218) Whitespace found at end of line
(#219) Inline comments must end in full-stops, exclamation marks, or question marks
(#220) Variable "detection_methods" must not contain underscores.
(#225) Variable "browser_lang" must not contain underscores.
(#226) Variable "detected_lang" must not contain underscores.
(#226) Variable "browser_lang" must not contain underscores.
(#230) Whitespace found at end of line
(#232) Inline comments must end in full-stops, exclamation marks, or question marks
(#233) Whitespace found at end of line
(#234) Variable "detected_lang" must not contain underscores.
(#247) Whitespace found at end of line
(#252) Whitespace found at end of line
(#259) Whitespace found at end of line
(#271) Whitespace found at end of line
(#273) Variable "max_records" must not contain underscores.
(#274) Variable "current_count" must not contain underscores.
(#275) Whitespace found at end of line
(#276) Variable "current_count" must not contain underscores.
(#276) Variable "max_records" must not contain underscores.
(#277) Variable "to_delete" must not contain underscores.
(#277) Variable "current_count" must not contain underscores.
(#277) Variable "max_records" must not contain underscores.
(#278) Variable "old_records" must not contain underscores.
(#278) Variable "to_delete" must not contain underscores.
(#279) Variable "old_records" must not contain underscores.
(#279) Variable "old_record" must not contain underscores.
(#280) Variable "old_record" must not contain underscores.
public/admin/tool/redirectplus/prepend.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#42) Expected MOODLE_INTERNAL check or config.php inclusion. Change in global state detected.
(#52) Whitespace found at end of line
(#53) Inline comments must end in full-stops, exclamation marks, or question marks
(#57) Whitespace found at end of line
(#58) Inline comments must end in full-stops, exclamation marks, or question marks
(#59) Variable "request_uri" must not contain underscores.
(#60) Variable "request_uri" must not contain underscores.
(#63) Whitespace found at end of line
(#64) Inline comments must end in full-stops, exclamation marks, or question marks
(#65) Variable "error_url" must not contain underscores.
(#65) Variable "request_uri" must not contain underscores.
(#66) Whitespace found at end of line
(#67) Inline comments must end in full-stops, exclamation marks, or question marks
(#71) Whitespace found at end of line
(#72) Inline comments must end in full-stops, exclamation marks, or question marks
(#73) Variable "error_url" must not contain underscores.
public/admin/tool/redirectplus/renderer.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
(#33) Unexpected MOODLE_INTERNAL check. No side effects or multiple artifacts detected.
(#42) Opening brace must not be followed by a blank line
(#51) Variable "settings_tab" must not contain underscores.
(#52) Variable "settings_tab" must not contain underscores.
(#64) Variable "report_tab" must not contain underscores.
(#65) Variable "report_tab" must not contain underscores.
(#79) Variable "has_redirects" must not contain underscores.
(#79) Variable "show_edit_form" must not contain underscores.
(#79) Variable "edit_form_html" must not contain underscores.
(#79) Variable "table_html" must not contain underscores.
(#79) Variable "add_url" must not contain underscores.
(#80) Variable "redirects_tab" must not contain underscores.
(#81) Variable "has_redirects" must not contain underscores.
(#81) Only one argument is allowed per line in a multi-line function call
(#81) Variable "show_edit_form" must not contain underscores.
(#81) Only one argument is allowed per line in a multi-line function call
(#81) Variable "edit_form_html" must not contain underscores.
(#81) Only one argument is allowed per line in a multi-line function call
(#81) Variable "table_html" must not contain underscores.
(#81) Only one argument is allowed per line in a multi-line function call
(#81) Variable "add_url" must not contain underscores.
(#81) Only one argument is allowed per line in a multi-line function call
(#83) Variable "redirects_tab" must not contain underscores.
(#94) Variable "report_tab" must not contain underscores.
(#94) Variable "redirects_tab" must not contain underscores.
(#94) Variable "settings_tab" must not contain underscores.
(#95) Variable "main_page" must not contain underscores.
(#95) Variable "report_tab" must not contain underscores.
(#95) Variable "redirects_tab" must not contain underscores.
(#95) Variable "settings_tab" must not contain underscores.
(#96) Variable "main_page" must not contain underscores.
(#107) Variable "edit_form" must not contain underscores.
(#108) Variable "edit_form" must not contain underscores.
public/admin/tool/redirectplus/settings.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".
public/admin/tool/redirectplus/version.php
(#1) End of line character is invalid; expected "\n" but found "\r\n"
(#3) Line 2 of the opening comment must start "//".
(#8) Line 7 of the opening comment must start "//".
(#13) Line 12 of the opening comment must start "//".

Javascript coding style problems

(622 errors, 3 warnings)

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

public/admin/tool/redirectplus/amd/src/edit_redirect_form.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Trailing spaces not allowed. (no-trailing-spaces)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Trailing spaces not allowed. (no-trailing-spaces)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Trailing spaces not allowed. (no-trailing-spaces)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Trailing spaces not allowed. (no-trailing-spaces)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Unexpected alert. (no-alert)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Trailing spaces not allowed. (no-trailing-spaces)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) This line has a length of 139. Maximum allowed is 132. (max-len)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) This line has a length of 143. Maximum allowed is 132. (max-len)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) This line has a length of 145. Maximum allowed is 132. (max-len)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) This line has a length of 142. Maximum allowed is 132. (max-len)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) This line has a length of 148. Maximum allowed is 132. (max-len)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Trailing spaces not allowed. (no-trailing-spaces)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Trailing spaces not allowed. (no-trailing-spaces)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Trailing spaces not allowed. (no-trailing-spaces)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
public/admin/tool/redirectplus/amd/src/main.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Trailing spaces not allowed. (no-trailing-spaces)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Trailing spaces not allowed. (no-trailing-spaces)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Trailing spaces not allowed. (no-trailing-spaces)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Trailing spaces not allowed. (no-trailing-spaces)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Trailing spaces not allowed. (no-trailing-spaces)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Trailing spaces not allowed. (no-trailing-spaces)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) 'e' is defined but never used. (no-unused-vars)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Trailing spaces not allowed. (no-trailing-spaces)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) 'e' is defined but never used. (no-unused-vars)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Trailing spaces not allowed. (no-trailing-spaces)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) 'e' is defined but never used. (no-unused-vars)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Trailing spaces not allowed. (no-trailing-spaces)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected to return a value at the end of function. (consistent-return)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Unexpected confirm. (no-alert)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
public/admin/tool/redirectplus/amd/src/redirects_tab.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Trailing spaces not allowed. (no-trailing-spaces)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
public/admin/tool/redirectplus/amd/src/settings.js
(#1) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#2) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#3) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#4) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#5) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#6) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#7) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#8) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#9) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#10) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#11) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#12) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#13) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#14) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#15) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#16) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#17) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#18) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#19) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#20) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#21) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#22) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#23) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#24) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#25) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#26) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#27) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#28) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#29) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#30) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#31) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#32) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#33) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#34) Trailing spaces not allowed. (no-trailing-spaces)
(#34) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#35) This line has a length of 153. Maximum allowed is 132. (max-len)
(#35) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#36) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#37) Trailing spaces not allowed. (no-trailing-spaces)
(#37) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#38) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#39) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#40) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#41) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#42) Trailing spaces not allowed. (no-trailing-spaces)
(#42) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#43) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#44) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#45) Trailing spaces not allowed. (no-trailing-spaces)
(#45) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#46) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#47) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#48) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#49) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#50) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#51) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#52) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#53) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#54) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#55) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#56) Trailing spaces not allowed. (no-trailing-spaces)
(#56) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#57) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#58) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#59) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#60) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#61) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#62) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#63) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#64) Trailing spaces not allowed. (no-trailing-spaces)
(#64) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#65) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#66) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#67) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#68) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#69) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#70) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#71) Trailing spaces not allowed. (no-trailing-spaces)
(#71) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#72) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#73) Trailing spaces not allowed. (no-trailing-spaces)
(#73) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#74) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#75) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#76) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#77) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#78) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#79) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#80) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#81) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#82) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#83) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#84) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#85) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#86) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#87) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#88) Trailing spaces not allowed. (no-trailing-spaces)
(#88) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#89) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#90) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#91) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#92) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#93) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#94) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#95) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#96) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#97) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#98) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#99) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#100) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#101) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#102) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#103) Trailing spaces not allowed. (no-trailing-spaces)
(#103) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#104) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#105) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#106) This line has a length of 139. Maximum allowed is 132. (max-len)
(#106) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#107) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#108) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#109) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#110) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#111) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#112) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#113) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#114) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#115) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#116) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#117) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#118) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#119) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#120) Trailing spaces not allowed. (no-trailing-spaces)
(#120) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#121) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#122) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#123) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#124) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#125) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#126) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#127) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#128) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#129) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#130) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#131) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#132) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#133) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#134) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#135) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#136) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#137) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#138) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#139) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#140) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#141) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#142) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#143) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#144) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#145) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#146) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#147) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#148) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#149) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#150) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#151) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#152) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#153) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#154) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#155) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#156) Trailing spaces not allowed. (no-trailing-spaces)
(#156) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#157) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#158) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#159) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#160) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#161) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#162) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#163) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#164) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#165) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#166) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#167) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#168) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#169) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#170) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#171) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#172) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#173) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#174) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#175) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#176) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#177) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#178) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#179) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#180) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#181) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#182) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#183) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#184) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#185) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#186) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#187) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#188) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#189) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#190) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#191) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#192) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#193) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#194) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#195) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#196) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#197) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#198) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#199) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#200) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#201) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#202) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#203) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#204) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#205) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#206) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#207) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#208) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#209) Trailing spaces not allowed. (no-trailing-spaces)
(#209) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#210) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#211) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#212) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#213) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#214) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#215) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#216) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#217) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#218) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#219) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#220) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#221) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#222) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#223) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#224) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#225) Trailing spaces not allowed. (no-trailing-spaces)
(#225) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#226) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#227) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#228) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#229) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#230) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#231) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#232) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#233) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#234) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#235) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#236) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#237) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#238) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#239) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#240) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#241) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#242) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#243) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#244) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#245) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#246) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#247) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#248) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#249) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#250) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#251) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#252) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#253) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)
(#254) Expected linebreaks to be 'LF' but found 'CRLF'. (linebreak-style)

CSS problems

(1 errors, 0 warnings)

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

public/admin/tool/redirectplus/styles.css
(#43) Unexpected whitespace at end of line (no-eol-whitespace)

PHPDocs style problems

(0 errors, 0 warnings)

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


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]


grunt changes

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Problems running grunt
Task "eslint:amd" failed. Use --force to continue.

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 8 warnings)

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

public/admin/tool/redirectplus/templates/donation_banner.mustache
(#1) Example context missing.
public/admin/tool/redirectplus/templates/edit_redirect_form.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 3: Bad value “” for attribute “action” on element “form”: Must be non-empty. (d><body><form method="post" action="" class="mform" id="redirect-form"> <)
(#1) ESLint did not run
public/admin/tool/redirectplus/templates/main.mustache
(#1) Example context missing.
(#1) ESLint did not run
public/admin/tool/redirectplus/templates/redirects_tab.mustache
(#1) Example context missing.
(#1) ESLint did not run
public/admin/tool/redirectplus/templates/report_tab.mustache
(#1) Example context missing.
public/admin/tool/redirectplus/templates/settings_tab.mustache
(#1) Example context missing.
(#1) HTML Validation error, line 145: Bad value “” for attribute “action” on element “form”: Must be non-empty. (n --> <form method="post" action="" class="mform"> )
(#1) ESLint did not run

Gherkin .feature problems

(0 errors, 0 warnings)

This section shows problems detected in behat .feature files [More info]