-
-
Notifications
You must be signed in to change notification settings - Fork 293
Description
Hi,
I want to run detekt for git diff. Is this possible with the latest changes?
For now I have overcome this by overriding the following value on the CI/CD side. But that doesn't seem like good behavior for us:
KOTLIN_DETEKT_ARGUMENTS: "--config config.yml --report sarif:megalinter-reports/detekt-result.sarif --report html:megalinter-reports/detekt-result.html --report md:megalinter-reports/detekt-result.md -i ${{ steps.diff.outputs.diff }}"
Originally posted by @enciyo in #3579 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels