-
I am getting failures when people PR code that has too many problems and flake8 hits the maximum character limit. Is there some way I can set a soft stop before it hits the absolute cap and dies? Due …
-
In a fairly new installation of v0.14.1 that was working for a few days, we have started seeing consistent errors from reviewdog (for several days), but the code insights are still updated in bitbucke…
-
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
- […
-
Hey there! We have quite a big repo and running StyLua on all the files on every commit takes quite a bit (20min), and I was wondering if you'd be open to adding a filter to only run on changed files,…
-
As explained in #848 when the `--fail-on-error` flag is enabled Reviewdog now fails when it finds any results from linters regardless of the diagnostic level (error/warning/info/diagnostics). This beh…
-
https://github.com/reviewdog/reviewdog/blob/master/cmd/reviewdog/main.go#L260-L265
It is currently not possible to use `reviewdog` on a pull request from a private fork repository.
But looking a…
-
Hey!
I really like the actions, however, I'm using Bitbucket on daily basis.
I already added Bitbucket support to the Reviewdog https://github.com/reviewdog/reviewdog/pull/769 and would be happy t…
-
Merged JSON Output feature.
- https://github.com/python/mypy/issues/10816
- https://github.com/python/mypy/pull/11396
Start development on JSON output support
https://github.com/reviewd…
-
It would be nice if reviewdog supported [pmd](https://pmd.github.io/). It has very similar report format as checkstyle, so it should not be too hard.
-
Hi everyone,
I am currently stuck on version 0.9.17 because I am unable to get ReviewDog to work with the following external linters:
- PHPStan
- PHPCodeSniffer
They both return exit codes oth…