diff --git a/abaplint.jsonc b/abaplint.jsonc index 3ffa9ae8..6c25b9a0 100644 --- a/abaplint.jsonc +++ b/abaplint.jsonc @@ -16,7 +16,7 @@ "rules": { "7bit_ascii": false, "abapdoc": false, - "align_parameters": false, + "align_parameters": true, "allowed_object_naming": true, "allowed_object_types": true, "ambiguous_statement": true, @@ -45,7 +45,7 @@ "classic_exceptions_overlap": true, "cloud_types": true, "colon_missing_space": true, - "commented_code": false, + "commented_code": true, "constant_classes": { "exclude": [], "severity": "Error", @@ -63,13 +63,13 @@ "severity": "Error", "max": 20 }, - "dangerous_statement": false, + "dangerous_statement": true, "db_operation_in_loop": true, "definitions_top": false, "description_empty": true, "double_space": true, "downport": true, - "empty_line_in_statement": false, + "empty_line_in_statement": true, "empty_statement": true, "empty_structure": { "loop": true, @@ -105,7 +105,7 @@ }, "global_class": true, "identical_conditions": true, - "identical_contents": false, + "identical_contents": true, "identical_descriptions": true, "identical_form_names": true, "if_in_if": true, @@ -114,12 +114,12 @@ "indentation": false, "inline_data_old_versions": true, "intf_referencing_clas": true, - "keep_single_parameter_on_one_line": false, + "keep_single_parameter_on_one_line": true, "keyword_case": false, "line_break_multiple_parameters": false, - "line_break_style": false, + "line_break_style": true, "line_length": false, - "line_only_punc": false, + "line_only_punc": true, "local_class_naming": false, "local_testclass_consistency": true, "local_variable_names": false, diff --git a/src/z2ui5_cl_http_handler.clas.abap b/src/z2ui5_cl_http_handler.clas.abap index 37954908..9201684a 100644 --- a/src/z2ui5_cl_http_handler.clas.abap +++ b/src/z2ui5_cl_http_handler.clas.abap @@ -56,7 +56,7 @@ CLASS z2ui5_cl_http_handler IMPLEMENTATION. r_result = `` && |\n| && `
` && |\n| && lv_sec_policy && |\n| && - ` ` && |\n| && + ` ` && |\n| && ` ` && |\n| && ` ` && |\n| && `