Skip to content

Provide GitHub suggestions for code smells #14

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

Closed
schalkms opened this issue Feb 25, 2020 · 1 comment
Closed

Provide GitHub suggestions for code smells #14

schalkms opened this issue Feb 25, 2020 · 1 comment

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
@cordis-dev
Copy link
Contributor

Closing this as part of cleanup, support for this has been added since last year and is enabled by default for newly-imported repositories.

Image

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

3 participants