Use comma-separated list

This commit is contained in:
Henry Mercer 2024-02-27 11:54:36 +00:00
parent 60465730fb
commit 2c235f1a60
7 changed files with 5 additions and 7 deletions

1
lib/init-action.js generated
View file

@ -82,7 +82,6 @@ async function sendCompletedStatusReport(startedAt, config, toolsDownloadDuratio
const initWithConfigStatusReport = {
...initStatusReport,
disable_default_queries: disableDefaultQueries,
languages,
paths,
paths_ignore: pathsIgnore,
queries: queries.join(","),