Skip to content

Commit ab519a7

Browse files
authored
Update abaplint.jsonc
1 parent 3960557 commit ab519a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

abaplint.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"cyclic_oo": false,
4242
"many_parentheses": true,
4343
"unused_ddic": true,
44-
"dangerous_statement": true,
44+
"dangerous_statement": false,
4545
"db_operation_in_loop": false,
4646
"identical_descriptions": false,
4747
"intf_referencing_clas": false,

0 commit comments

Comments
 (0)