saveourtool/benedikt

Support auto-fixing capabilities

Opened this issue · 1 comments

Benedikt should be able to fix code and make commit suggestions on GitHub

Sub-tasks:

  • saveourtool/diktat#1538.
  • The action, when run in fix mode, should immediately fail if the local Git working copy is not clean

We can either wrap or let our users combine the existing actions with diKTat.

Existing actions:

There's a problem with suggestions, though: it's impossible to leave a review comment on lines that are not modified in the current PR.

Also blocked by saveourtool/diktat#1538.