diff --git a/abaplint.json b/abaplint.json index c02c5e0..490aeae 100644 --- a/abaplint.json +++ b/abaplint.json @@ -696,7 +696,7 @@ }, "select_performance": { "endSelect": true, - "exclude": [], + "exclude": [".*"], "selectStar": true, "severity": "Error", "starOkayIfFewColumns": 20