-
Hi, thanks for the tool, I would like to run reviewdog when someone push on my project But I don't see any output. Here is and example:
When running on a PR it works fine:
![image](https://github.…
-
Thank you for creating such a wonderful tool.
In the commit suggestion, it seems that the new line code at the end of the file is being ignored.
I am developing a tool that uses reviewdog for Bi…
-
The reviewdog with prettier action to check formatting on PRs isn't working as expected. The action details show the following problem:
```
📝 Running prettier with reviewdog 🐶 ...
reviewdog: Th…
-
The reviewdog flags (and possibly the actionlint flags) are not being properly passed to their commands. The ${INPUT_XXX_FLAGS} need to be wrapped in quotes.
For example, this does not work:
```ya…
-
I just tried out this action, and formatting and reporting both seem to work out-of-the-box. Excellent!
But when I committed the suggestion in GitHub, the changed lines were reported again as an er…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Ignored or Blocked
These are…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Following [the documentation's example](https://github.com/reviewdog/reviewdog/tree/ec704660d0a32c1794cf07a29f577347ebf99f6a#github-actions) of running Reviewdog for _golint_ and _go vet_ in "github-c…
-
Here is an introduction of reviewdog at https://github.com/reviewdog/reviewdog.
> reviewdog provides a way to post review comments to code hosting service, such as GitHub, automatically by integrat…