Skip to content

Commit b511189

Browse files
authored
Update abaplint.jsonc
1 parent 7d80bd1 commit b511189

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

abaplint.jsonc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,19 @@
99
"files": "/src/**/*.*"
1010
},
1111
{
12-
"url": "https://github.com/abap2UI5-addons/layout-variant-management",
12+
"url": "https://github.com/abap2UI5-addons/layout-management",
1313
"folder": "/abap2UI5-layout",
1414
"files": "/src/**/*.*"
1515
},
1616
{
1717
"url": "https://github.com/abap2UI5/abap2UI5",
1818
"folder": "/abap2UI5",
1919
"files": "/src/**/*.*"
20+
},
21+
{
22+
"url": "https://github.com/abap2UI5-addons/popups",
23+
"folder": "/popups",
24+
"files": "/src/**/*.*"
2025
}
2126
],
2227
"syntax": {

0 commit comments

Comments
 (0)