Skip to content

Commit 86cd8f3

Browse files
authored
fix abaplint dependencies to abap2xlsx/abap2xlsx
1 parent ae15539 commit 86cd8f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

abaplint.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
{
1010
"url": "https://github.com/abap2xlsx/abap2xlsx",
1111
"folder": "/abap2xlsx",
12-
"files": "/src/**/*.*"
12+
"files": "/src/*.*"
1313
}
1414
],
1515
"syntax": {

0 commit comments

Comments
 (0)