Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
brenoepics committed Oct 10, 2024
1 parent 8cf6328 commit 93055b0
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ inputs:
default: "latest"
skipInstall:
description: >
If set to 'true', the action will skip the installation of Vue Mess Detector.
This can be useful if Vue Mess Detector is already installed in your environment.
If set to 'true', the action will skip the installation of Vue Mess
Detector. This can be useful if Vue Mess Detector is already installed in
your environment.
required: true
default: "false"
skipBots:
Expand All @@ -52,8 +53,8 @@ inputs:
required: false
runArgs:
description: >
Additional arguments to pass to Vue Mess Detector when running the analysis.
This can be used to customize the behavior of the analysis.
Additional arguments to pass to Vue Mess Detector when running the
analysis. This can be used to customize the behavior of the analysis.
default: "--group=file"
required: false
entryPoint:
Expand Down

0 comments on commit 93055b0

Please sign in to comment.