Skip to content

Commit 0bc17c8

Browse files
authored
Update rename.json
1 parent 029a963 commit 0bc17c8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/abaplint/rename.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
"url": "https://github.com/abap2UI5/abap2UI5",
1313
"folder": "/abap2UI5",
1414
"files": "/src/**/*.*"
15+
},
16+
{
17+
"url": "https://github.com/abap2UI5-addons/layout-management",
18+
"folder": "/src",
19+
"files": "/src/**/*.*"
1520
}
1621
],
1722
"rename": {
@@ -50,4 +55,4 @@
5055
"unknown_types": true,
5156
"xml_consistency": true
5257
}
53-
}
58+
}

0 commit comments

Comments
 (0)