Skip to content

Commit

Permalink
disabled some rules (abap-observability-tools#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohannesKonings authored Feb 8, 2021
1 parent 16b0fab commit 06a2c65
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions abaplint.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@
"exclude": [],
"reason": ""
},
"abapdoc": {
"exclude": [],
"reason": "",
"checkLocal": false
},
"allowed_object_naming": {
"exclude": [],
"reason": ""
Expand Down Expand Up @@ -58,19 +53,10 @@
"exclude": [],
"reason": ""
},
"chain_mainly_declarations": {
"exclude": [],
"reason": ""
},
"check_abstract": {
"exclude": [],
"reason": ""
},
"check_comments": {
"exclude": [],
"reason": "",
"allowEndOfLine": false
},
"check_ddic": {
"exclude": [],
"reason": ""
Expand Down Expand Up @@ -199,11 +185,6 @@
"exclude": [],
"reason": ""
},
"in_statement_indentation": {
"exclude": [],
"reason": "",
"ignoreExceptions": true
},
"indentation": {
"exclude": [],
"reason": "",
Expand Down Expand Up @@ -232,11 +213,6 @@
"ignoreGlobalInterface": false,
"ignoreFunctionModuleName": false
},
"line_length": {
"exclude": [],
"reason": "",
"length": 120
},
"line_only_punc": {
"exclude": [],
"reason": "",
Expand Down Expand Up @@ -374,11 +350,6 @@
"exclude": [],
"reason": ""
},
"remove_descriptions": {
"exclude": [],
"reason": "",
"ignoreExceptions": false
},
"rfc_error_handling": {
"exclude": [],
"reason": ""
Expand Down

0 comments on commit 06a2c65

Please sign in to comment.