diff --git a/abaplint.jsonc b/abaplint.jsonc index 5f5053f..e164929 100644 --- a/abaplint.jsonc +++ b/abaplint.jsonc @@ -271,7 +271,7 @@ // gate. app_185 is the non-breaking-space constant the sample is about. "7bit_ascii": { "exclude": [ - "z2ui5_cl_smpc_app_(012|040|092|103|104|114|134|185|191|194|215|218|254|290|302|303|350|356|357|358|360)\\.clas\\.", + "z2ui5_cl_smpc_app_(012|040|092|103|104|114|134|185|191|194|215|218|254|290|302|303|350|356|357|358|360|445|525|558|565|572|575|578|579|580|584|611)\\.clas\\.", "z2ui5_cl_smpc_app_000\\.clas\\." ] },