Skip to content

Commit 32103cb

Browse files
authored
rename long class config
1 parent 792b849 commit 32103cb

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": "ZCL_AJSON_REF_INITIALIZER_LIB", "newName": "Z2UI5CL_AJSON_REF_INIT_LIB"},{"type": "CLAS|INTF", "oldName": "z(.*)_ajson", "newName": "z2ui5_$1_ajson"}]
19+
"patterns": [{"type": "CLAS|INTF", "oldName": "ZCL_AJSON_REF_INITIALIZER_LIB", "newName": "Z2UI5_CL_AJSON_REF_INIT_LIB"},{"type": "CLAS|INTF", "oldName": "z(.*)_ajson", "newName": "z2ui5_$1_ajson"}]
2020
},
2121
"syntax": {
2222
"version": "v702",

0 commit comments

Comments
 (0)