Skip to content

Commit cf56f54

Browse files
authored
Update abaplint_rename.json
1 parent cc0471b commit cf56f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

abaplint_rename.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
],
1717
"rename": {
1818
"output": "output",
19-
"patterns": [{"type": "CLAS|INTF", "oldName": "z(.*)_ajson", "newName": "z$1_a2ui5_ajson"}]
19+
"patterns": [{"type": "CLAS|INTF", "oldName": "z(.*)_ajson", "newName": "z2ui5_$1_ajson"}]
2020
},
2121
"syntax": {
2222
"version": "v702",

0 commit comments

Comments
 (0)