-   Notifications  
You must be signed in to change notification settings  - Fork 6
 
Open
Description
Allow to use configuration with multiple source path - comma separated.
 Sample configuration.
 app-config.json
{	"sourceUnits": [	"..\\src\\*.pas",	"..\\samples\\01-basic-demo\\Form.Main.pas"	"..\\samples\\02-employee-scorecards\\Form.Main.pas"	],	"readmeIsUpdateVersion": true, "readmeFileName": "..\\README.md", "readmeSearchPattern": "https://img.shields.io/badge/version" } Metadata
Metadata
Assignees
Labels
No labels