-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
It seems like gitlab only lets you upload one artifact for codequality checks, but if you have multiple modules then there are multiple lint files.
One alternative is to have the linter generate one file, but from the discussion here it seems that this slows down linting considerably because modules are processed multiple times.
Is there a way this plugin could be configured to either merge files after generation or append to a central json file instead of overwriting?
Metadata
Metadata
Assignees
Labels
No labels