diff --git a/.github/abaplint/abap_702.jsonc b/.github/abaplint/abap_702.jsonc index 065161f5..00367c83 100644 --- a/.github/abaplint/abap_702.jsonc +++ b/.github/abaplint/abap_702.jsonc @@ -20,6 +20,7 @@ "check_include": true, "check_syntax": true, "global_class": true, + "definitions_top": true, "implement_methods": true, "method_implemented_twice": true, "parser_error": true,