-
Notifications
You must be signed in to change notification settings - Fork 28
Support reports in other formats #169
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello Folks !!
Is there any way to specify the type of report in the action ? per example , can i do this
- uses: pmd/pmd-github-action@v1
id: pmd
with:
version: '6.40.0'
sourcePath: 'src/main/java'
rulesets: 'rulesets/java/quickstart.xml,ruleset.xml'
reportFile: 'pmd-report.xlst' "Or another report file extension"Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request