silvauncompte/C# Unity Auto Formatting

Auto formatter to format C# code (CS, CSharp). Check style or format it. In separate commits or squash them into one.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathThe path to the scripts you want formatted.yes./Assets/Scripts/
check_onlyPerform only a style check (true) or format it (false).nofalse
diff_checkCheck only the files changed in the commit or PR (true) or all files in the path (false).nofalse
check_severitySet the severity of style checks, either "warn" or "error".noerror
squash_commitHow the action manage the commit, edit the previous one (true) or create a new one (false).nofalse

no outputs