-
This is a bug report of `-fail-on-error` option. Even if warnings are found in input, `reviewdog` command returns zero as exit code.
```
-fail-on-error
Returns 1 as exit code if any errors…
-
Limit to 10 failed links
Similar to [reviewdog action](https://github.com/reviewdog/action-setup) or https://github.com/errata-ai/vale-action
![grafik](https://user-images.githubusercontent.com/…
-
https://github.com/reviewdog/reviewdog
linter系で引っかかったやつをコードの場所を指して教えてくれるやつ?
Siderみたいなもの
-
There are known issues in golangci-lint around 1.18 compatibility, listed below. The real issue is that this action reports success even when the underlying code fails.
### Related Issues
- #142
…
-
Hi, thanks for this project.
I have the following settings in my config:
fail_on_error: true
reviewdog_level: error
But even tho detekt is failing reviewdog still shows a pass:
https://…
-
The reviewdog/action-cpplint is currently used in the `.github/workflows/reviewdog-workflow.yml` workflow and pinned to the latest commit. This should be changed to a pinning of a release version, as …
-
I'm giving the vale-action the following parameters:
- fail_on_error: false
- vale_flags: "--no-exit"
However, I still have the action to fail if reviewdog fails:
```
/bin/reviewdog -f=rdjsonl …
-
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
- […
-
TODO / Remaining bug:
When more than 53 errors are reported by mypy and are not filtered, reviewdog gives up and aborts with the message:
```py
GitHubActionLogWriter: "reported too many annotat…
-
My docs are located not at the root of the repo and I want to keep all the vale config colocated with docs
However, I don't see a way to specify custom vale.ini location or change a working directory