-
First of all, thanks for the massive efforts around reviewdog. It's in plain sight the amount of work you poured in for everybody to enjoy.
I have been trying to set reviewdog in my CI on Github Ac…
-
Hey,
It seems like reviewdog does not report errors from `flake8-docstring-checker`. The plug in installs correctly, and is reported in the output:
```
Run reviewdog/action-flake8@v3
Run $GITH…
-
Hey,
following the instructions I added a section to my bitbucket pipeline (not quite settled on how I want to authenticate, so focus here is on the linting):
```
- step:
name: Linting…
-
Multiple reviewdog actions are failing now. I'm seeing this with `action-actionlint` and tflint.
I removed more sensitive parts.
```
Run reviewdog/action-actionlint@afad3b6ab835e5611bda8c819337…
-
- [x] This is a bug report
- [ ] This is a feature request
- [x] I searched existing issues before opening this one
### Expected behavior
When using microdnf to install software in a Dockerfile …
-
I'm running this step in a GitHub action:
```yml
- name: Run TypeScript
run: yarn typescript | reviewdog -f=tsc -reporter=github-pr-review -fail-on-error=true
env:
REVIE…
-
If I invoke Reviewdog in a GitHub Action like the following,
```yaml
- name: Confirm Go source code is formatted per "gofmt"
env:
REVIEWDOG_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
r…
-
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
- […
-
Hello guys,
I'm having a problem that I don't know how to resolve it.
I have a typescript project, and I want to perform a lint step I'm my pipeline (using Gitlab), with reviewdog.
However, w…
-
Many repositories need to fix, so please help if you like.
If you could help, it would be helpful if you could comment before starting the work not to overlapping.
![](https://user-images.github…