Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide GitHub suggestions for code smells #14

Open
schalkms opened this issue Feb 25, 2020 · 0 comments
Open

Provide GitHub suggestions for code smells #14

schalkms opened this issue Feb 25, 2020 · 0 comments

Comments

@schalkms
Copy link

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:

@schalkms schalkms changed the title Provide GitHub suggestion for code smells Provide GitHub suggestions for code smells Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants