diff --git a/abaplint.jsonc b/abaplint.jsonc index c2e0a0e5..fcd161c0 100644 --- a/abaplint.jsonc +++ b/abaplint.jsonc @@ -254,7 +254,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\\." ] },