rolfbjarne/Autoformatter

Autoformat code using dotnet format

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
projectsProjects to autoformatno""
scriptA script to run to autoformatno""
git_user_emailThe committer's email for the patchnoautoformat@example.com
git_user_nameThe committer's name for the patchnoGitHub Actions Autoformatter
git_commit_messageThe commit message to use for the patchnoAuto-format source code
artifactThe name of the artifact where the patch is storedyesautoformat
onlyFilesModifiedInPullRequestOnly format files that were changed in the pull requestnofalse
dotnetExecutableThe path to the "dotnet" executable to usenodotnet
workingDirectoryThe working directory when formatting using "dotnet format". This does not apply when using a custom script.no..
checkoutSourceWhether the source code should be checked out or not (disable if checked out before running this task)notrue

no outputs