We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3960557 commit ab519a7Copy full SHA for ab519a7
abaplint.jsonc
@@ -41,7 +41,7 @@
41
"cyclic_oo": false,
42
"many_parentheses": true,
43
"unused_ddic": true,
44
- "dangerous_statement": true,
+ "dangerous_statement": false,
45
"db_operation_in_loop": false,
46
"identical_descriptions": false,
47
"intf_referencing_clas": false,
0 commit comments