diff --git a/abaplint.json b/abaplint.json index 21bc261b0..3a8312323 100644 --- a/abaplint.json +++ b/abaplint.json @@ -95,7 +95,7 @@ }, "ambiguous_statement": true, "avoid_use": { - "define": false, + "define": true, "endselect": true, "execSQL": true, "kernelCall": true,