Skip to content

Commit 029a963

Browse files
authored
Update abap_cloud.jsonc
1 parent 41c821d commit 029a963

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/abaplint/abap_cloud.jsonc

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
"syntax": {
@@ -34,4 +39,4 @@
3439
"xml_consistency": true
3540
}
3641
}
37-
42+

0 commit comments

Comments
 (0)