arturwincenciak/ReSharper CLI CleanupCode
Allows you to run ReSharper's CleanupCode Command-Line Tool in order to automatically clean up your code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| solution | Solution or project file to be cleaned up | yes | — |
| fail_on_reformat_needed | Determines whether the action should fail if the code needs to be reformatted | no | no |
| jb_cleanup_code_arg | Additional arguments to pass to the ReSharpers CleanupCode Command-Line Tool. Configure the tool with command-line parameters e.g. --verbosity=INFO --profile=Built-in: Full Cleanup --exclude=**UnitTests/**.* | no | --verbosity=WARN |
Outputs
no outputs