Open
Description
There are code smells depending on the static analysis tool, which have an auto-fix available.
This auto-fix could be provided with a Github suggestion when codefactor comments the corresponding code smell in a Github PR.
The suggestion syntax on Github looks like this.
```suggestion
For example detekt has a formatting ruleset, which provides auto-fix functionality.
References: